bo0tzz
b0f10b1851
feat(web) add handler for ctrl-c copying images from viewer ( #881 )
2022-10-28 17:18:28 -05:00
Alex
b1212fc98b
fix(web) prevent create multiple user when the instance is lagging ( #882 )
2022-10-28 15:29:36 -05:00
Matthias Rupp
ea99567805
feat(server) Extend PUT /album/:id/assets endpoint ( #857 )
...
* Add new query parameter to API endpoint that allows adding assets to albums which potentially contain assets that are already part of this album.
* Change API endpoint
* Generate new APIs
* Fixed test
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2022-10-28 14:54:09 -05:00
Jason Rasmussen
443c842723
refactor(server): merge auth guards to authentication guard ( #877 )
2022-10-28 13:57:52 -05:00
Alex Tran
9614da6238
Update documentation path name
2022-10-27 22:37:27 -05:00
Alex Tran
0164171cad
Fixex routing
2022-10-27 22:03:37 -05:00
Alex Tran
8e78160bb9
Change documentation folder to docs
2022-10-27 21:44:37 -05:00
Alex
7d118b5d42
feat(app) add documentation site template ( #879 )
...
* Added site
* update
* Added overview section
* Added skeleton
2022-10-27 21:38:26 -05:00
Alex
676ad2d34f
chore(server) revert Dockerfile ( #878 )
2022-10-27 17:21:28 -05:00
Alex Tran
b3a82b1b20
Update cache for thumbnail
2022-10-26 23:55:38 -05:00
Alex Tran
25848b78f9
Up version for release
2022-10-26 11:24:04 -05:00
Alex
f94176a910
feat(web) dark mode ( #867 )
2022-10-26 11:10:48 -05:00
Alex Tran
ae96508e15
Fixed unit test
2022-10-25 22:15:17 -05:00
Alex
95ebf815eb
feat(web) styling server stats page ( #866 )
2022-10-25 21:41:46 -05:00
Jonas Janz
b713fb5650
feat(docker) revert ubuntu base image ( #863 )
...
* feat(docker) revert ubuntu base image
This PR reverts the base image for immich-server back to alpine
Adds LICENSE to all Images
Quiets apt-get commands when building
ensures write-permission for root group on app folders
Signed-off-by: PixelJonas <5434875+PixelJonas@users.noreply.github.com>
* Test build old Docker content
* Revert and retry
Signed-off-by: PixelJonas <5434875+PixelJonas@users.noreply.github.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2022-10-25 14:18:37 -05:00
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