Alex
6159c83fd2
feat(mobile) duplicated asset upload handling mechanism ( #853 )
2022-10-25 09:51:03 -05:00
Jonas Janz
f1af17bf4d
feat(immich-server) use ubuntu base-image ( #851 )
...
this changes the base-image for immich-server from
`node:16-alpine3.14`
to
`node:16-slim`
There is an open issue with alpine DNS resolving which
breaks immich-microservice when deployed on
kubernetes.
This fixes https://github.com/immich-app/immich-charts/issues/4
Signed-off-by: PixelJonas <5434875+PixelJonas@users.noreply.github.com>
Signed-off-by: PixelJonas <5434875+PixelJonas@users.noreply.github.com>
2022-10-24 14:59:07 -05:00
Alex
a87c1c1210
fix(mobile) not possible to sign out when option is enable ( #860 )
2022-10-24 14:45:58 -05:00
Alex
e63d165b65
chore(server) add workflow dispatcher to sdk repository ( #859 )
2022-10-24 12:55:16 -05:00
Alex Tran
9411770253
update readme
2022-10-23 22:21:48 -05:00
Alex Tran
dc80ac1c88
Remove openapi generator - move to TeamCity CI/CD for this job
2022-10-23 18:19:21 -05:00
Alex Tran
bb055628cc
Fixed api generation action
2022-10-23 17:56:16 -05:00
Alex Tran
390bcdb8c6
Fixed api generation action
2022-10-23 17:53:11 -05:00
Alex Tran
d95bcb46ad
Fixed api generation action
2022-10-23 17:52:52 -05:00
Alex
7b954e21e7
fix(server): add permission for server stats api ( #854 )
2022-10-23 17:01:41 -05:00
Zeeshan Khan
a6eea4d096
feat(web) add asset count stats on admin page ( #843 )
2022-10-23 16:54:54 -05:00
Alex
2c189d5c78
fix(server): force best effort to decode thumbnail image ( #847 )
2022-10-22 11:40:25 -05:00
Alex
85a80fd032
Added changlog
2022-10-21 13:19:04 -05:00
Zeeshan Khan
0309b47515
fixes(mobile) back navigation issue on android ( #841 )
2022-10-21 13:05:44 -05:00
bo0tzz
95d8f60389
feat(server)Log username and IP address on failed login attempt
2022-10-21 11:04:01 -05:00
Alex Tran
1ec7122381
Up version for release
2022-10-19 20:07:53 -05:00
Alex
061b229e12
feat(mobile): Cache assets and albums for faster loading speed
...
feat(mobile): Cache assets and albums for faster loading speed
2022-10-19 15:53:15 -05:00
Matthias Rupp
3617433858
Refactor abstract class to separate file
2022-10-19 22:03:54 +02:00
Alex
d6d525cc1b
fix(mobile) back button navigation Android
...
fixes #310 back button navigation
2022-10-19 14:51:48 -05:00
Alex
e752290458
Merge pull request #839 from immich-app/dependabot/github_actions/docker/setup-buildx-action-2.2.1
...
chore(deps): bump docker/setup-buildx-action from 2.1.0 to 2.2.1
2022-10-18 09:27:47 -05:00
Matthias Rupp
d77e25425e
Add cache for shared albums
2022-10-18 14:06:35 +02:00
dependabot[bot]
028c0249a3
chore(deps): bump docker/setup-buildx-action from 2.1.0 to 2.2.1
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.1.0...v2.2.1 )
---
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-18 10:45:12 +00:00
Zeeshan Khan
a3ca5307a5
fixes #310 back button navigation
2022-10-17 13:04:17 -05:00
Matthias Rupp
6796462b13
Switch to plain fs based caching mechanism
2022-10-17 18:02:43 +02:00
Matthias Rupp
d08475d5af
Switch to lazyBox
2022-10-17 16:40:51 +02:00
Matthias Rupp
d310c77fc8
Add album list response caching
2022-10-17 14:53:27 +02:00
Matthias Rupp
75d8ca1306
Invalidation on logout and timing measurements
2022-10-16 09:50:31 +02:00
Matthias Rupp
894eea739e
JSON based caching
2022-10-15 23:20:15 +02:00
Matthias Rupp
1156290377
Add asset response cache
2022-10-14 23:57:55 +02:00
Alex Tran
c271f0c224
Up version for release
2022-10-14 16:21:26 -05:00
Alex
a7f14dc103
feat(mobile): cosmetic update
2022-10-14 16:17:14 -05:00
Alex Tran
f05d5bdb9e
Added haptic feedback to incorect login
2022-10-14 16:13:35 -05:00
Alex Tran
e99c400f59
Added haptic feedback to tab bar switching
2022-10-14 16:04:21 -05:00
Alex Tran
e38166837d
Merge branch 'main' of github.com:immich-app/immich into dev/mobile-cosmetic-improvement
2022-10-14 15:58:26 -05:00
Alex
d43a08eb71
feat(mobile) integrate new grid system to upstream
2022-10-14 15:39:16 -05:00
Alex Tran
293e713af6
Hide bottom app bar when multiselect enabled
2022-10-14 15:37:15 -05:00
Alex Tran
03866b4c31
Merge branch 'feature/albums-new-grid' of github.com:immich-app/immich into feature/albums-new-grid
2022-10-14 14:52:07 -05:00
Alex Tran
4f2c08525f
Merge upstream
2022-10-14 14:52:00 -05:00
Matthias Rupp
2c12f53937
Fix storage indicator settings
2022-10-14 21:17:23 +02:00
Alex Tran
c88e5f9be2
Add haptic feedback on swiping asset
2022-10-14 11:26:10 -05:00
Alex Tran
0f51a9794e
fixed delete dialog colors
2022-10-14 11:15:19 -05:00
Alex Tran
edd1f49e57
Update text for foreground backup to make things clearer
2022-10-14 10:50:40 -05:00
Alex
4df0cf2d07
Merge pull request #821 from immich-app/feature/jwt-bits-warning
...
Log a warning if JWT_SECRET key does not have enough bits
2022-10-14 08:42:27 -05:00
bo0tzz
87ba99755b
Remove unused variable
2022-10-13 22:17:31 +02:00
bo0tzz
c03f860f8e
Log a warning if JWT_SECRET key does not have enough bits
2022-10-13 21:54:29 +02:00
Alex
f2e0e3f345
Merge pull request #820 from immich-app/dependabot/github_actions/docker/setup-qemu-action-2.1.0
...
chore(deps): bump docker/setup-qemu-action from 2.0.0 to 2.1.0
2022-10-13 08:44:37 -05:00
dependabot[bot]
fee652dfd7
chore(deps): bump docker/setup-qemu-action from 2.0.0 to 2.1.0
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-13 10:55:56 +00:00
Alex
839446a88d
Merge pull request #816 from immich-app/dependabot/github_actions/docker/build-push-action-3.2.0
...
chore(deps): bump docker/build-push-action from 3.1.1 to 3.2.0
2022-10-12 08:50:14 -05:00
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