Luka Prebil Grintal
dd4169876c
fix(ml): Upgrade ONNX Runtime to v1.22.1 to fix ROCm build failures ( #24045 )
...
* fix: update ONNX runtime version to 1.21.0 to fix the failing checksum of 1.20.1
* update patch
* update to 1.22.1
---------
Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com >
2025-11-25 13:27:21 -05:00
renovate[bot]
8321c275b8
chore(deps): update dependency body-parser to v2.2.1 [security] ( #24179 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-25 18:29:13 +01:00
renovate[bot]
3d6c26350a
fix(deps): update typescript-projects ( #24163 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev >
2025-11-25 17:26:36 +00:00
Jason Rasmussen
db15e5e423
fix: duration extraction ( #24178 )
2025-11-25 10:26:25 -05:00
renovate[bot]
35d18da14a
chore(deps): update node to v24 (major) ( #24169 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-25 15:40:48 +01:00
renovate[bot]
cb56a11f0b
chore(deps): update dependency @types/archiver to v7 ( #24166 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-25 15:40:12 +01:00
Jason Rasmussen
104fa09f69
feat: queues ( #24142 )
2025-11-25 08:19:40 -05:00
Alex
66ae07ee39
fix: don't get OCR data in shared link ( #24152 )
2025-11-25 07:58:27 -05:00
Daniel Dietzler
939d2c8b27
chore: minor admin pages refactorings ( #24160 )
2025-11-25 07:57:30 -05:00
renovate[bot]
2801a6e672
chore(deps): update actions/download-artifact action to v6 ( #24164 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-25 13:46:34 +01:00
renovate[bot]
4742360469
chore(deps): update grafana/grafana docker tag to v12.3.0 ( #24162 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-25 13:45:50 +01:00
Daniel Dietzler
b56fa62b32
fix: revert "chore(deps): update dependency sharp to v0.34.5" ( #24173 )
2025-11-25 12:37:08 +00:00
renovate[bot]
ddbe485074
chore(deps): update dependency sharp to v0.34.5 ( #24146 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-25 11:56:11 +01:00
renovate[bot]
01310c6d86
chore(deps): update node.js to v24.11.1 ( #24147 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-25 11:55:36 +01:00
Brandon Wees
512327ef69
feat: java in mise ( #24154 )
2025-11-24 23:18:44 -06:00
Daniel Dietzler
8755cd59fd
chore: refactor svelte reactivity ( #24072 )
2025-11-24 18:57:46 -05:00
Min Idzelis
7694b342ed
refactor(web): Extract asset grid layout component from TimelineDateGroup and split into AssetLayout and Month components ( #23338 )
...
* refactor(web): Extract asset grid layout component from TimelineDateGroup and split into AssetLayout and Month components
* chore: cleanup
---------
Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com >
2025-11-24 23:09:46 +00:00
fabianbees
78553a0258
feat: separate camera and lens info in detail panel ( #23670 )
...
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev >
2025-11-24 16:30:15 +00:00
renovate[bot]
c1198b99b7
chore(deps): update dependency js-yaml to v4.1.1 [security] ( #23901 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-24 17:28:18 +01:00
renovate[bot]
8b7b9ee394
chore(deps): update dependency esbuild to ^0.25.0 [security] ( #23903 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-24 17:27:46 +01:00
Min Idzelis
d6b39a464d
feat: improve performance: don't sort timeline buckets from server ( #24032 )
2025-11-24 17:26:52 +01:00
Snowknight26
75d23fe135
fix(web): fix support & feedback modal wrapping ( #24018 )
...
* fix(web): fix support & feedback modal wrapping
* Fix reference
2025-11-24 10:24:02 -06:00
shenlong
c860809aa1
fix: getAspectRatio fallback to db width and height ( #24131 )
...
fix: getExif fallback to db width and height
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com >
2025-11-24 10:23:17 -06:00
Daniel Dietzler
0498f6cb9d
fix: albums page reactivity loops ( #24046 )
2025-11-24 17:14:24 +01:00
shenlong
24e5dabb51
fix: use proper updatedAt value in local assets ( #24137 )
...
* fix: incorrect updatedAt value in local assets
* add test
---------
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com >
2025-11-24 09:49:27 -06:00
Greg Lutostanski
aecf064ec9
fix(server): sanitize DB_URL for pg_dumpall to remove unknown query params ( #23333 )
...
Co-authored-by: Greg Lutostanski <greg.lutostanski@mobilityhouse.com >
Co-authored-by: Alex <alex.tran1502@gmail.com >
2025-11-24 16:34:21 +01:00
Daniel Dietzler
57be3ff8c7
fix: add users to album ( #24133 )
2025-11-24 07:52:36 -05:00
Ujjwal Goel
99505f987e
fix: use npm instead of pnpm and fix check:all ( #24101 )
...
* fix: use npm instead of pnpm and fix `check:all`
* fix: remove `--` from pnpm commands
* Remove `check:all` from the documentation section
2025-11-23 21:04:43 -06:00
Lukas
1e1c4ac9d2
feat(web): allow navigating the map with arrow keys ( #24080 )
2025-11-21 23:46:30 +01:00
Mees Frensel
d952b62053
feat(web): show detected faces in spherical photos ( #23974 )
2025-11-21 09:11:47 -06:00
Yaros
9f3eeed091
fix(mobile): first video memory on page doesn't play ( #23906 )
...
* fix(mobile): first video memory doesn't play
* refactor: moved logic to static method
* refactor: fix haptic feedback & empty check
* refactor: use DriftMemory on setMemory
* refactor: move video reset into if block
2025-11-21 09:11:30 -06:00
Brandon Wees
1dbc20fd77
fix: show archived assets in favorite page ( #24052 )
2025-11-21 09:09:16 -06:00
Joren Guillaume
ba8df712c4
fix: Use correct app store link ( #24062 )
2025-11-21 13:54:09 +01:00
renovate[bot]
741d838f56
chore(deps): update base-image to v202511181104 (major) ( #24050 )
...
chore(deps): update base-image to v202511181104
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-20 15:40:40 -06:00
Brandon Wees
ec2fa6e308
fix: disable animation "add to" action menu ( #24040 )
2025-11-20 11:54:15 -06:00
shenlong
b974ed5735
fix: do not clear hash on updated_at change ( #24039 )
...
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com >
2025-11-20 11:31:17 -06:00
Daniel Dietzler
78457d9b89
chore: add new language requests ( #23991 )
2025-11-20 08:58:18 -05:00
bo0tzz
5d043b435e
fix: hardcoded build-cache pull for e2e tests ( #24002 )
2025-11-20 14:22:45 +01:00
Jason Rasmussen
9a403d5886
refactor(web): user delete websocket event ( #24015 )
2025-11-20 07:54:29 -05:00
Jason Rasmussen
1a31faf1a2
fix: effect loop ( #24014 )
2025-11-20 07:52:37 -05:00
github-actions
edbdc14178
chore: version v2.3.1
v2.3.1
2025-11-20 02:20:16 +00:00
Alex
e7261a04e1
fix: new update notification cause rendering loop ( #24013 )
2025-11-19 20:14:30 -06:00
Jason Rasmussen
acded69adf
fix: supporter badge ( #24012 )
2025-11-19 20:14:15 -06:00
github-actions
45a0315606
chore: version v2.3.0
v2.3.0
2025-11-19 17:46:53 +00:00
Weblate (bot)
3856d4053c
chore(web): update translations ( #23449 )
...
Translate-URL: https://hosted.weblate.org/projects/immich/immich/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/ar/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/be/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/bg/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/bi/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/ca/
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/et/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/fa/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/fi/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/fr/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/gl/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/he/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/hi/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/hr/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/id/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/it/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/ja/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/ko/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/lt/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/lv/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/mr/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/nb_NO/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/nl/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/pl/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/pt/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/pt_BR/
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/sk/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/sl/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/sv/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/ta/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/te/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/th/
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_Hant/
Translate-URL: https://hosted.weblate.org/projects/immich/immich/zh_SIMPLIFIED/
Translation: Immich/immich
Co-authored-by: 100daysummer <bobbydochev@gmail.com >
Co-authored-by: Abhijeet Bonde <abhijeetbonde19@gmail.com >
Co-authored-by: AbuKareem Tuffaha <abukareem.tuffaha@gmail.com >
Co-authored-by: Adam Uchmanowicz <auchmanowicz@gmail.com >
Co-authored-by: Adrian Jost <github@adrianjost.dev >
Co-authored-by: Aitor-RM <Aitor.Rufian@alu.uclm.es >
Co-authored-by: Alexander Lohnes <alex.lohnes@googlemail.com >
Co-authored-by: Alexis-Loskoutoff <alexis@pctraining.fr >
Co-authored-by: Alma Hassan <almahassan9988@gmail.com >
Co-authored-by: AndreiP28 <andreiprica28@gmail.com >
Co-authored-by: Artur Koziara <arturkoziara@gmail.com >
Co-authored-by: Bryan Saputra <bryananta@icloud.com >
Co-authored-by: Carlo_Mava <carlomavaracchio@gmail.com >
Co-authored-by: Cristian Florin Tănase <crissssty@gmail.com >
Co-authored-by: Cristiano Fagundes <fagundescristianof@gmail.com >
Co-authored-by: Daniel Rieiro <daniel@danielrieiro.com >
Co-authored-by: DevServs <bonov@mail.ru >
Co-authored-by: Fjuro <fjuro@alius.cz >
Co-authored-by: Fred <freddyfunk@users.noreply.hosted.weblate.org >
Co-authored-by: Hossein Fani <linr@users.noreply.hosted.weblate.org >
Co-authored-by: Hurricane-32 <rodrigorimo@hotmail.com >
Co-authored-by: Indrek Haav <indrek.haav@hotmail.com >
Co-authored-by: Ivan Dimitrov <idimitrov08@gmail.com >
Co-authored-by: Jeppe Nellemann <jepnel@proton.me >
Co-authored-by: Jesús Jiménez <jesjimenez@gmail.com >
Co-authored-by: Johannes Dorn <johannes@dorn.email >
Co-authored-by: Jordy H <jordy@hoebergen.net >
Co-authored-by: Jorge Tristan <trisjor1998@gmail.com >
Co-authored-by: Jozef Gaal <preklady@mayday.sk >
Co-authored-by: Juanma Sanchez <juxmix@gmail.com >
Co-authored-by: Junghyuk Kwon <kwon@junghy.uk >
Co-authored-by: Kai Heine <kai-heine@users.noreply.hosted.weblate.org >
Co-authored-by: Knight Hat <knightchanelgaming@gmail.com >
Co-authored-by: Krissada Singhakachain <46844213+OmsinKrissada@users.noreply.github.com >
Co-authored-by: Leigh van der merwe <palitu822@gmail.com >
Co-authored-by: Leo Bottaro <github@leobottaro.com >
Co-authored-by: Luca Segato <luspy89@hotmail.it >
Co-authored-by: Lucas Jaksys <lucas3033@gmail.com >
Co-authored-by: Luís Nunes <lmcnunes@gmail.com >
Co-authored-by: Macgyver <macgyver@users.noreply.hosted.weblate.org >
Co-authored-by: Marc Casillas <mcasillassu@gmail.com >
Co-authored-by: Marco Perrotta <leondaval18@gmail.com >
Co-authored-by: MatijaThe245th <matija245matakovic@gmail.com >
Co-authored-by: Matjaž T. <matjaz@moj-svet.si >
Co-authored-by: Matteo D. <alex3025game@gmail.com >
Co-authored-by: Matteo De Carli <matteo.de.carli01@gmail.com >
Co-authored-by: Mees Frensel <meesfrensel@gmail.com >
Co-authored-by: Melvin Snijders <mail@melvinsnijders.nl >
Co-authored-by: Mārtiņš Bruņenieks <martinsb@gmail.com >
Co-authored-by: Parms <shoppingpar+weblate@simplelogin.com >
Co-authored-by: Paul <paul.kunad@kabelmail.de >
Co-authored-by: Petri Hämäläinen <petri.hamalainen@mailbox.org >
Co-authored-by: Philip Goto <philip.goto@gmail.com >
Co-authored-by: Pitoune <p.dhebrail@proton.me >
Co-authored-by: Ponas <le.slab124@aleeas.com >
Co-authored-by: PontusÖsterlindh <pontus@osterlindh.com >
Co-authored-by: Rasmus Sehlin <rasmus@sehl.in >
Co-authored-by: Richard Gráčik <r.gracik@gmail.com >
Co-authored-by: Roi Gabay <roigby@gmail.com >
Co-authored-by: Runskrift <anders@rimfrost.nu >
Co-authored-by: Ryan Gleeson <gleeson.ryanj@gmail.com >
Co-authored-by: S M, Aravinth (A.) <asm1@ford.com >
Co-authored-by: Sai Athulith Neela <saiathulithn@gmail.com >
Co-authored-by: Sebastiano <sebastiano.romi@gmail.com >
Co-authored-by: Sergey Katsubo <skatsubo@gmail.com >
Co-authored-by: Shawn <xiaxinx@gmail.com >
Co-authored-by: Sylvain Pichon <service@spichon.fr >
Co-authored-by: TV Box <realceday.tvbox@gmail.com >
Co-authored-by: Tanishq <weblate.impure434@passinbox.com >
Co-authored-by: Tatsuhiko Kono <kono@takenoko.io >
Co-authored-by: Tedy25879 <tedy25879@gmail.com >
Co-authored-by: Thanh Tùng Nguyễn <tung.nguyent03@gmail.com >
Co-authored-by: Toine Rademacher <hi@toine.zip >
Co-authored-by: Tomi Pöyskö <tomi.poysko@gmail.com >
Co-authored-by: User 123456789 <user123456789@users.noreply.hosted.weblate.org >
Co-authored-by: Vegard Fladby <vegard@fladby.org >
Co-authored-by: anton garcias <isaga.percompartir@gmail.com >
Co-authored-by: eav5jhl0 <eav5jhl0@users.noreply.hosted.weblate.org >
Co-authored-by: gablilli <gabriele.lilli0511@gmail.com >
Co-authored-by: kiwinho <kiwicaja@gmail.com >
Co-authored-by: pyccl <changcongliang@163.com >
Co-authored-by: r64 <me@ruka64.dev >
Co-authored-by: ruka-64 <202770393+ruka-64@users.noreply.github.com >
Co-authored-by: sam ng <andy.sam@gmail.com >
Co-authored-by: sh4tteredd <llor22658@gmail.com >
Co-authored-by: shiuh67 <shiuh.cheng@gmail.com >
Co-authored-by: swever <swever@users.noreply.hosted.weblate.org >
Co-authored-by: thehijacker <thehijacker@gmail.com >
Co-authored-by: ti-guru <anders.egeland@outlook.com >
Co-authored-by: ume <bungoume@gmail.com >
Co-authored-by: waclaw66 <waclaw66@seznam.cz >
Co-authored-by: Максим Горпиніч <gorpinicmaksim0@gmail.com >
2025-11-19 17:44:39 +00:00
bo0tzz
8175b3b75b
fix: allow adding new translations files ( #23998 )
2025-11-19 16:00:01 +00:00
Alex
56e431226f
feat: show OCR bounding box ( #23717 )
...
* feat: ocr bounding box
* bounding boxes
* pr feedback
* pr feedback
* allow copy across text boxes
* pr feedback
2025-11-19 15:52:40 +00:00
Daniel Dietzler
f59417cc77
chore(web): refactor replace asset ( #23972 )
2025-11-19 08:49:15 -06:00
Min Idzelis
11cec56e80
refactor(web): consolidate timeline API - merge addAssets/updateAssets into upsertAssets ( #23985 )
2025-11-19 08:48:16 -06:00
bo0tzz
810f22057c
fix: create release as draft ( #23996 )
2025-11-19 14:46:14 +00:00