Alex
|
bb50ccb1ca
|
local albums
|
2024-09-08 14:41:00 -05:00 |
|
Alex
|
f73deae77c
|
Merge branch 'main' of github.com:immich-app/immich into mobile/collections
|
2024-09-08 09:53:57 -05:00 |
|
bo0tzz
|
d1ce9e4d3c
|
fix: only apply changelog:translation label to weblate branch (#12468)
|
2024-09-08 09:09:27 -04:00 |
|
Alex Tran
|
c26baea530
|
album on collections page does not change
|
2024-09-08 00:23:20 -05:00 |
|
Mert
|
56bf3cc3d1
|
chore(ml): bump intel driver version (#12455)
update to 24.31.30508.7
|
2024-09-07 23:08:11 -04:00 |
|
Alex Tran
|
27d390a756
|
wip
|
2024-09-07 21:51:46 -05:00 |
|
Alex
|
9266197cd2
|
wip
|
2024-09-07 16:07:31 -05:00 |
|
Alex
|
3417330bdf
|
better album tile
|
2024-09-07 15:48:22 -05:00 |
|
Alex
|
2dc73c2987
|
quick filter for album
|
2024-09-07 14:48:32 -05:00 |
|
renovate[bot]
|
2bf6a46927
|
chore(deps): update redis:6.2-alpine docker digest to fd1b540 (#12448)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-09-07 14:52:04 -04:00 |
|
renovate[bot]
|
7b1de6209d
|
chore(deps): update docker.io/redis:6.2-alpine docker digest to fd1b540 (#12447)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-09-07 14:51:48 -04:00 |
|
Jason Rasmussen
|
a9caa407ec
|
refactor: metadata extraction (#12359)
|
2024-09-07 13:39:10 -04:00 |
|
Alex
|
00a5da0ebc
|
chore(mobile): post release task (#12398)
Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>
|
2024-09-07 13:26:18 -04:00 |
|
Jason Rasmussen
|
1e3052bd0b
|
feat(server): start up folder checks (#12401)
|
2024-09-07 13:21:25 -04:00 |
|
Jason Rasmussen
|
2554cc96b0
|
feat(web): logout of all tabs (#12407)
|
2024-09-07 13:21:05 -04:00 |
|
renovate[bot]
|
0dabb890cf
|
chore(deps): update redis:6.2-alpine docker digest to d72905e (#12423)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-09-07 13:20:00 -04:00 |
|
renovate[bot]
|
5fc3cb5567
|
chore(deps): update docker.io/redis:6.2-alpine docker digest to d72905e (#12422)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-09-07 13:19:33 -04:00 |
|
bo0tzz
|
8f73313b23
|
docs: update public sharing support in README feature table (#12437)
Closes #8205
|
2024-09-07 13:14:59 +00:00 |
|
Alex
|
2320e7a0d7
|
smooth transition
|
2024-09-06 22:53:04 -05:00 |
|
Alex
|
77bfa5d445
|
search album
|
2024-09-06 22:46:38 -05:00 |
|
Alex
|
31f2b94396
|
better anchor menu
|
2024-09-06 22:05:52 -05:00 |
|
Alex
|
424de03204
|
wip: album collections page
|
2024-09-06 17:42:01 -05:00 |
|
Alex
|
30a3f827a2
|
wip: album collections page
|
2024-09-06 17:17:06 -05:00 |
|
Alex
|
34ea42c005
|
wip: album collesction page
|
2024-09-06 16:16:06 -05:00 |
|
Alex
|
27d5b134ac
|
Update on rounting
|
2024-09-06 16:04:22 -05:00 |
|
Alex
|
746354b779
|
Added rounting mechanism
|
2024-09-06 14:47:09 -05:00 |
|
Alex
|
9d6a177547
|
Added collection pages
|
2024-09-06 14:42:02 -05:00 |
|
Jason Rasmussen
|
7bcef37ba7
|
chore: auto-label translations (#12404)
|
2024-09-06 14:13:17 -05:00 |
|
Alex
|
c886fcab74
|
Added share partner button
|
2024-09-06 13:59:32 -05:00 |
|
Zack Pollard
|
8e677ed844
|
ci: tag ml and server images even when they aren't built (#12390)
|
2024-09-06 19:01:01 +01:00 |
|
Alex
|
14a5e982e6
|
Added people collections
|
2024-09-06 11:29:29 -05:00 |
|
github-actions
|
068904f746
|
chore: version v1.114.0
v1.114.0
|
2024-09-06 13:49:08 +00:00 |
|
Alex
|
5d8052202e
|
chore(mobile): Translations update (#12392)
chore(mobile): translation update
|
2024-09-06 13:30:26 +00:00 |
|
Ivan Mondragon
|
2dc95704c5
|
feat(web): add download shortcut on the timeline & asset viewer (#12339)
feat(web): implement download shortcut
|
2024-09-06 08:26:58 -05:00 |
|
Michel Heusschen
|
529b7fe748
|
fix(web): show focus outline for asset thumbnails again (#12382)
* fix(web): show focus outline for asset thumbnails again
* fix e2e test
|
2024-09-06 08:18:45 -05:00 |
|
martin
|
a653d9d29f
|
feat: optimize copy image to clipboard (#12366)
* feat: optimize copy image to clipboard
* pr feedback
* fix: urlToBlob
Co-authored-by: Jason Rasmussen <jason@rasm.me>
* fix: imgToBlob
Co-authored-by: Jason Rasmussen <jason@rasm.me>
* chore: finish rename
* fix: dimensions
---------
Co-authored-by: Jason Rasmussen <jason@rasm.me>
|
2024-09-06 08:16:59 -05:00 |
|
Michel Heusschen
|
ecc85ff6c6
|
fix(web): ensure shared link covers are full size (#12386)
|
2024-09-06 08:16:39 -05:00 |
|
Michel Heusschen
|
639bc0c660
|
fix(web): broken album thumbnail (#12381)
* fix(web): broken album thumbnail
* use properties from thumbnail
|
2024-09-06 08:16:18 -05:00 |
|
Michel Heusschen
|
9fc30d6bf6
|
fix(web): auth on navigation from shared link to timeline (#12385)
|
2024-09-06 08:15:48 -05:00 |
|
Mert
|
aa0097bde2
|
fix(server): copy video projection metadata for 360 videos (#12376)
|
2024-09-06 00:30:34 -04:00 |
|
Weblate (bot)
|
02803816f4
|
chore(web): update translations (#12265)
Translate-URL: https://hosted.weblate.org/projects/immich/immich/cs/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/da/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/de/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/es/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/fr/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/he/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/nl/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/ro/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/ru/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/sr_Cyrl/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/sr_Latn/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/sv/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/tr/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/uk/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/vi/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/zh_SIMPLIFIED/
Translation: Immich/immich
Co-authored-by: Adrian M <adimarculescu@gmail.com>
Co-authored-by: Anthony MARGERAND <anthow69@hotmail.fr>
Co-authored-by: Bezruchenko Simon <worcposj44@gmail.com>
Co-authored-by: Denis Pacquier <denis.pacquier@gmail.com>
Co-authored-by: Florian Ostertag <florian.kuepper@gmail.com>
Co-authored-by: Javier Montón <jmlarraz@gmail.com>
Co-authored-by: Jonathan Jogenfors <jonathan@jogenfors.se>
Co-authored-by: Mathias <mathkot59@gmail.com>
Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com>
Co-authored-by: Miki Mrvos <medolino2009@gmail.com>
Co-authored-by: Nicolai Bonde <git@nicolaibonde.dk>
Co-authored-by: S Kutu <spamkutu@mail.ru>
Co-authored-by: Shawn <xiaxinx@gmail.com>
Co-authored-by: Xo <xocodokie@users.noreply.hosted.weblate.org>
Co-authored-by: chapvic <victor@chapaev.org>
Co-authored-by: dvbthien <dvbthien@dvbthien.onmicrosoft.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: pyccl <changcongliang@163.com>
Co-authored-by: waclaw66 <waclaw66@seznam.cz>
|
2024-09-05 19:57:27 -04:00 |
|
Mert
|
eb7777639d
|
fix(server): clean face tables after delete (#12375)
clean face tables after delete
|
2024-09-05 23:09:19 +00:00 |
|
Mark
|
649897f737
|
docs: Add conditional album storage template information (#12218)
|
2024-09-05 23:57:12 +02:00 |
|
Jason Rasmussen
|
b0af9be513
|
fix(web): person asset grid (#12370)
|
2024-09-05 20:49:23 +00:00 |
|
Alex
|
a1df3878a9
|
add collection page
|
2024-09-05 15:29:33 -05:00 |
|
Jason Rasmussen
|
d6729c50c9
|
fix: only load rtl plugin once (#12365)
fix(web): only load rtl plugin once
|
2024-09-05 14:29:41 -04:00 |
|
Alex
|
77904a54d8
|
fix(mobile): download asset to Camera folder on Android (#12355)
* fix(mobile): download asset to Camera folder on Android
* remove unused import
* better message
* linting
|
2024-09-05 17:33:55 +00:00 |
|
Alex
|
0148005931
|
chore: upgrade openapi generator version (#12358)
|
2024-09-05 11:31:48 -05:00 |
|
Alex
|
dfcdaefa22
|
fix(web): showing album timeline after adding new assets (#12354)
|
2024-09-05 10:37:14 -05:00 |
|
Min Idzelis
|
d7d3b8dfec
|
fix: flash bug on tag (#12332)
* fix flash bug on tag
* fix lint
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
|
2024-09-05 09:29:07 -05:00 |
|