mertalev
4ea2cd7818
unify hls playback
...
minor simplifications
capLevelToPlayerSize
custom media element
minor tweaks
respect playOriginal
cleanup
2026-06-17 19:30:14 -04:00
Timon
cbe34d7931
fix(web): shift+click on GPS asset extends range selection in geolocation utility ( #29022 )
2026-06-17 18:53:23 +02:00
Daniel Dietzler
ad9817c582
fix: web i18n ( #29175 )
2026-06-17 11:36:48 -05:00
Mees Frensel
14f6f2c04f
refactor(web): simplify places page controls and use ui's Select ( #29102 )
2026-06-17 10:31:49 -04:00
Mees Frensel
3c2296b818
chore(web): use ui's Badge ( #29143 )
2026-06-16 17:12:25 +02:00
Daniel Dietzler
805ca1a2bf
chore: maintenance page design tweaks ( #29087 )
2026-06-16 09:15:54 -05:00
Mees Frensel
1fa034125c
fix(web): language selector ( #29065 )
2026-06-16 15:49:47 +02:00
okxint
8036dc4b8c
fix(web): respect local timezone when building date range for search ( #29128 )
2026-06-16 13:45:49 +00:00
Daniel Dietzler
a23a7c69ae
fix: map settings ( #29134 )
2026-06-16 15:18:57 +02:00
Timon
a9ee6a7ce9
fix(web): show asset arrows ( #29010 )
...
* fix(web): show asset arrows
* lint
2026-06-15 10:22:59 -04:00
Mees Frensel
5f1a180d1a
chore(web): remove dead code ( #29092 )
2026-06-15 14:54:51 +02:00
Brandon Wees
cc54de87aa
fix(web): error loading image state ( #29058 )
2026-06-15 13:38:52 +02:00
maxinegardenas
b21af78454
fix(web): correctly handle person search with more than 100 results ( #29002 )
2026-06-12 20:04:52 +00:00
Mees Frensel
892397807c
chore(web): add switch case exhaustiveness lint ( #29015 )
2026-06-12 09:30:19 -04:00
Timon
714c647937
fix(web): focus on scrollable element on load ( #29004 )
...
fix(web): focus on scrollable element on load
2026-06-12 12:59:16 +02:00
Spencer Stingley
c56f477a0f
fix: Improving scroll behavior on image stacks that overflow the screen ( #28885 )
...
Co-authored-by: Spencer Stingley <accounts@blankcanvas.io >
Co-authored-by: Mees Frensel <33722705+meesfrensel@users.noreply.github.com >
2026-06-12 11:50:10 +02:00
Jason Rasmussen
c3e23a6b3a
fix: schema configuration ( #29000 )
2026-06-11 18:05:07 -05:00
Alex
aa6af7ce36
chore: workflow trigger i18n ( #28992 )
2026-06-11 10:55:18 -05:00
Mees Frensel
e8a1084e5b
fix(web): heatmap layout and date formatting ( #28976 )
...
* fix(web): heatmap layout and date formatting
* chore
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com >
2026-06-11 08:36:34 +00:00
Paul Makles
74878628c8
feat: integrity check jobs (missing files, untracked files, checksums) ( #24205 )
...
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev >
Signed-off-by: izzy <me@insrt.uk >
2026-06-10 21:02:27 +02:00
Daniel Dietzler
fb798a8f29
chore: remove person workflow elements ( #28974 )
2026-06-10 18:49:33 +02:00
Daniel Dietzler
92a75b0cd3
fix(web): person that is in the same asset multiple times ( #28971 )
2026-06-10 09:32:29 -05:00
Stefan Yoshovski
b9b1cc2f65
feat(web): warn before overwriting existing locations in geolocation utility ( #28840 )
2026-06-10 11:09:12 +00:00
Pedro Vieira
7d198956a6
fix(web): Prevent face editor from closing when dismissing tag confirmation ( #28900 )
2026-06-10 12:31:52 +02:00
Pedro Vieira
a7b5f81701
fix: normalize diacritics in person name search in Web & Mobile ( #28887 )
2026-06-10 12:05:07 +02:00
Timon
5c38373808
refactor(server): allow -1 rating again ( #28886 )
2026-06-10 10:55:51 +02:00
Daniel Dietzler
e29267359e
fix: detail panel faces reactivity issues ( #28910 )
2026-06-08 18:07:57 +02:00
Daniel Dietzler
b6938614b2
feat: latest language requests ( #28858 )
2026-06-05 18:01:27 +02:00
Brandon Wees
875dd2dead
fix: check continue origins with URL constructor ( #28835 )
...
* fix: check origins with URL constructor
* fix: fallback
* chore: tests
2026-06-04 16:20:05 -04:00
Abhijeet Sanjiv Bonde
b3d49045de
feat: user upload heatmap ( #28593 )
...
* Feat - Heatmap
* Implemented Comments to prettify and code cleanup
* fixing code to pass cases.
* fixing errors for OpenAPI Clients
* Improving the code.
* Fix code
* Rerun generated client check
* Rerun generated client
* feat: command for user pages (#28554 )
* fix(web): timeline stuttering with many assets in 1 day (#28509 )
* fix(web): timeline stuttering with many assets in 1 day
* cache isInOrNearViewport per day
* skip inOrNearViewport check on first run
* chore(ml): allow insightface 1.x (#28595 )
* chore(ml): allow insightface 1.x
The new insightface 1.0 release appears to have no breaking code changes nor relevant license changes ([before](https://github.com/deepinsight/insightface/blob/2a78baec428354883e0cda39c54b555a5ed8358a/README.md ), [after](https://github.com/deepinsight/insightface/blob/70f3269ea628d0658c5723976944c9de414e96f8/README.md ), c.f. https://github.com/immich-app/immich/blob/fd7ddfef54cdf2b6256c4fc08bc5ff3f86176775/machine-learning/README.md ), and it works on my machine.
* Update uv.lock
* please excuse my incompetence
* Triggering the actions.
* bad merge
* Fix code
* Code clear
* Resolve conflict
* Resolve conflict
* Resolve conflict
* Resolve errors
* Resolve errors
* Resolve errors more
* chore: clean up
---------
Co-authored-by: Alex <alex.tran1502@gmail.com >
Co-authored-by: Ben Beckford <ben@benjaminbeckford.com >
Co-authored-by: Aaron Liu <aaronliu0130@gmail.com >
Co-authored-by: Jason Rasmussen <jason@rasm.me >
2026-06-04 15:36:09 -04:00
Daniel Dietzler
6268d23d12
fix: restore video play/plause shortcut ( #28837 )
2026-06-04 18:51:16 +02:00
Daniel Dietzler
4b0adb7a1e
fix: stack arrow navigation when not directly navigating to an asset ( #28828 )
2026-06-04 14:49:12 +02:00
Mert
137687bc0f
fix(web): set src for progressive video player ( #28813 )
...
set src
2026-06-03 17:07:23 -04:00
Timon
59750dad7d
feat: places in context search ( #28768 )
2026-06-02 17:19:59 +02:00
Min Idzelis
65d8b35f8b
refactor(web): align gallery-viewer viewport naming and tunables ( #28743 )
2026-06-02 14:54:44 +02:00
Min Idzelis
03554b24ad
fix(web): skip thumbhash fade for offscreen thumbnails ( #27335 )
2026-06-02 13:42:33 +02:00
Mert
138e2d9158
feat(web): hls player ( #28312 )
...
* update e2e
* hls player
* fix transcoding restart on explicit quality selection
* move level filtering to manager
* move init to manager declaration
* refactor commit on release
* these lints...
* fix seek sometimes being ignored
* fix panic downswitch
2026-06-01 15:49:57 -04:00
Daniel Dietzler
3f7af51531
fix: version check ( #28746 )
2026-06-01 13:41:08 -04:00
Brandon Wees
4eb100327e
fix: disallow cross origin/non http protocols for continueUrl on login ( #28706 )
...
* fix: disallow cross origin/non http protocols for continueUrl on login
* chore: use Route helper
* fix: also use Route.continue in pin code prompt
* fix: typecheck
2026-06-01 13:38:26 -04:00
Daniel Dietzler
c8a1d0e400
feat: release candidate support ( #28665 )
...
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com >
2026-06-01 16:10:07 +02:00
Jason Rasmussen
da8505f61d
feat: more plugin triggers and methods ( #28690 )
2026-05-29 14:02:07 -04:00
Jason Rasmussen
8783180cf3
refactor: plugin manifest ( #28673 )
2026-05-28 17:23:49 -04:00
Alex
aecf8ec88b
fix: timeline scroll flicker ( #28653 )
...
* test: fix scroll flicker
* lint
2026-05-28 08:20:54 -05:00
Min Idzelis
1bd367bd51
refactor(web): replace per-asset viewport proximity with day-tier active indices ( #28597 )
2026-05-28 11:44:18 +02:00
Daniel Dietzler
452e88267a
fix: strip metadata from timeline responses for shared links without exif sharing ( #28644 )
2026-05-27 17:29:37 +02:00
Jason Rasmussen
cf991e7b1b
feat: workflow actions ( #28639 )
2026-05-27 10:24:31 -04:00
Brandon Wees
2dd6b47714
fix: OCR bounding box positioning ( #28568 )
2026-05-27 12:01:30 +02:00
Alex
8682be4774
feat: workflow template ( #28553 )
...
* wip: confirm before existing and disable/enable save button condition
* fix: get correct workflow detail
* wip: add back workflow summary
* wip: add back json editor
* wip: step property badge
* wip: redesign card flow
* wip: redesign card flow
* redesign workflow summary
* wworkflow summary styling
* wip
* drag and drop
* list redesign
* refactor
* refactor
* remove deadcode
* refactor
* insert steps
* push down when dropped
* feat: workflow template
* simplify
* move template to manifest
* feat: hash manifest file
* fix: template column
* fix: migration
* fix: workflow lookup
* chore: clean up
---------
Co-authored-by: Jason Rasmussen <jason@rasm.me >
2026-05-26 16:47:05 -04:00
Brandon Wees
dc66892ca1
fix: await sync asset v2 ( #28569 )
...
* fix: await sync asset v2
* fix: support previous server versions for edit ready events
2026-05-26 15:43:12 -04:00
Alex
0546bc900c
chore: workflow UI ( #28536 )
...
* wip: confirm before existing and disable/enable save button condition
* fix: get correct workflow detail
* wip: add back workflow summary
* wip: add back json editor
* wip: step property badge
* wip: redesign card flow
* wip: redesign card flow
* redesign workflow summary
* wworkflow summary styling
* wip
* drag and drop
* list redesign
* refactor
* refactor
* remove deadcode
* refactor
* insert steps
* push down when dropped
* fix: query by workflow id
---------
Co-authored-by: Jason Rasmussen <jason@rasm.me >
2026-05-26 14:06:20 -04:00