Alex
|
028b8c8bcc
|
Merge pull request #815 from immich-app/dependabot/github_actions/docker/setup-buildx-action-2.1.0
chore(deps): bump docker/setup-buildx-action from 2.0.0 to 2.1.0
|
2022-10-12 08:50:02 -05:00 |
|
dependabot[bot]
|
64b1d4ca3b
|
chore(deps): bump docker/build-push-action from 3.1.1 to 3.2.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3.1.1...v3.2.0)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-12 10:47:08 +00:00 |
|
dependabot[bot]
|
c6cbee6563
|
chore(deps): bump docker/setup-buildx-action from 2.0.0 to 2.1.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.0.0...v2.1.0)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-12 10:47:05 +00:00 |
|
Alex
|
a406f6e7cc
|
feat(server): Remove default JWT_SECRET value in .env
|
2022-10-12 03:52:06 -05:00 |
|
bo0tzz
|
9869b92c2b
|
Generate random JWT_SECRET value in install.sh
|
2022-10-12 09:34:10 +02:00 |
|
bo0tzz
|
00549eed79
|
Uncomment JWT_SECRET in default .env
Co-authored-by: Alex <alex.tran1502@gmail.com>
|
2022-10-12 09:18:43 +02:00 |
|
bo0tzz
|
0c4968dc30
|
Fix: Remove default JWT_SECRET value in .env
|
2022-10-11 21:13:37 +02:00 |
|
Alex
|
704335c898
|
Merge pull request #801 from EvilOlaf/patch-1
|
2022-10-10 05:06:07 -05:00 |
|
Werner
|
ec74feea5a
|
Typo/minor cosmetics
|
2022-10-10 07:46:23 +02:00 |
|
Alex
|
2f5cc3059a
|
Merge pull request #799 from AnTheMaker/patch-1
|
2022-10-09 11:00:25 -05:00 |
|
An | Anton Röhm
|
4355485581
|
lower z-index of #immich-scrubbable-scrollbar
|
2022-10-09 16:55:10 +02:00 |
|
An | Anton Röhm
|
342c3254cb
|
add z-index to #account-info-panel
|
2022-10-09 16:54:21 +02:00 |
|
Alex
|
5fc82dfaa2
|
Merge pull request #793 from immich-app/fix/update-reverse-geocoder
Update local-reverse-geocoder to 0.12.5
|
2022-10-08 15:40:42 -05:00 |
|
Matthias Rupp
|
6ab6507db9
|
Revert changes to albums
|
2022-10-08 13:18:45 +02:00 |
|
Matthias Rupp
|
3c807ae86e
|
Exernalize multiselect state
|
2022-10-08 13:08:56 +02:00 |
|
Alex Tran
|
9bfacaa39a
|
Specific specific type for enum value for openapi generator to work correctly
|
2022-10-07 14:30:15 -05:00 |
|
Alex Tran
|
a2882a4908
|
Added additional type to enum of openapi
|
2022-10-07 14:26:16 -05:00 |
|
Alex
|
1adc64a352
|
chore: add GitHub action to generate SDK in Rust/Typescript/Dart
|
2022-10-07 09:52:11 -05:00 |
|
Alex Tran
|
c28863966b
|
Remove build on PR
|
2022-10-07 09:50:04 -05:00 |
|
Alex Tran
|
14dc679332
|
Added SDK to Rust
|
2022-10-07 09:46:10 -05:00 |
|
Alex Tran
|
17085dd8a0
|
Added SDK to Rust
|
2022-10-07 09:39:22 -05:00 |
|
Alex Tran
|
82b8313da0
|
Fix test
|
2022-10-07 09:16:45 -05:00 |
|
Alex Tran
|
4f7e764fa0
|
Fix typing
|
2022-10-07 09:15:05 -05:00 |
|
Alex
|
d52da8bbea
|
Merge pull request #794 from immich-app/792-bug-encoded-videos-are-not-removed-when-original-asset-is-deleted
fix(server): Delete encoded video when deleting file
|
2022-10-07 08:47:56 -05:00 |
|
Alex Tran
|
cdddcad784
|
fix(server): Delete encoded video when deleting file
|
2022-10-07 08:47:13 -05:00 |
|
bo0tzz
|
38767cad0f
|
Update local-reverse-geocoder to 0.12.5
This version includes a fix to the error handling in that library, which
was causing our code to silently fail and loop.
See https://github.com/tomayac/local-reverse-geocoder/issues/58 for more detail.
|
2022-10-07 12:14:27 +02:00 |
|
Alex Tran
|
c3d7dda61f
|
Added generation for dart
|
2022-10-06 17:23:05 -05:00 |
|
Alex Tran
|
c4e32ce159
|
Rename repo
|
2022-10-06 16:15:36 -05:00 |
|
Alex Tran
|
6355a07dc4
|
Added github token custom
|
2022-10-06 16:09:15 -05:00 |
|
Alex Tran
|
0e3fb41e73
|
fixed
|
2022-10-06 15:48:38 -05:00 |
|
Alex Tran
|
fdac5af5ee
|
Added github token
|
2022-10-06 15:47:47 -05:00 |
|
Alex Tran
|
0e509ceafa
|
Added permissionf or github bot
|
2022-10-06 15:45:30 -05:00 |
|
Matthias Rupp
|
6b84534632
|
Get rid of home page state provider
|
2022-10-06 22:41:56 +02:00 |
|
Alex Tran
|
fc255b558d
|
fix
|
2022-10-06 15:40:01 -05:00 |
|
Alex Tran
|
9e54e30011
|
git push force
|
2022-10-06 15:38:38 -05:00 |
|
Alex Tran
|
77312ce2e0
|
Force push
|
2022-10-06 15:37:03 -05:00 |
|
Alex Tran
|
9a6d29d6e7
|
Add global config for git
|
2022-10-06 15:34:42 -05:00 |
|
Alex Tran
|
2cb7517f64
|
Fix url
|
2022-10-06 15:33:07 -05:00 |
|
Alex Tran
|
3228882fc0
|
Authenticate
|
2022-10-06 15:32:19 -05:00 |
|
Alex Tran
|
6804e3dc73
|
Fixed
|
2022-10-06 15:27:31 -05:00 |
|
Alex Tran
|
f9af61a5ca
|
Manually push to repo
|
2022-10-06 15:21:17 -05:00 |
|
Alex Tran
|
a94b443f13
|
Push to typescript sdk repo
|
2022-10-06 15:11:09 -05:00 |
|
Alex Tran
|
fd06aa2135
|
Add workflow to PR to test
|
2022-10-06 15:04:24 -05:00 |
|
Alex Tran
|
dd0f40559d
|
added github action file'
|
2022-10-06 14:59:54 -05:00 |
|
Alex Tran
|
471a60dcb0
|
Added explicit type for job count
|
2022-10-06 12:43:02 -05:00 |
|
Alex Tran
|
46994c3355
|
Up version for release
|
2022-10-06 12:11:12 -05:00 |
|
Alex Tran
|
642811869c
|
Fixed staging action runs only in PR
|
2022-10-06 11:38:56 -05:00 |
|
Alex Tran
|
3be4697487
|
Added docker build and push with PR number as tag for easy testing in production environment
|
2022-10-06 11:34:27 -05:00 |
|
Fynn Petersen-Frey
|
a3aca4acb5
|
feat(mobile) Run background service after being killed (#789)
|
2022-10-06 11:32:45 -05:00 |
|
Alex
|
7587f858ae
|
feat(server/web) Add manual job trigger mechanism to the web (#767)
|
2022-10-06 11:25:54 -05:00 |
|