github-actions
|
09d4a6815f
|
chore: version v3.0.0-rc.3
|
2026-06-26 16:49:02 +00:00 |
|
Mees Frensel
|
06f3b4f259
|
refactor(web): simple actions (#29257)
|
2026-06-23 17:08:46 +02:00 |
|
Ben Beckford
|
99f94a363d
|
chore(web): workflow property ordering (#29261)
* chore(web): workflow property ordering
* chore(web): extract schema property sorting to method
|
2026-06-23 13:03:33 +00:00 |
|
Mees Frensel
|
51f2905fcc
|
fix(web): remove map's fullscreen button (#29192)
|
2026-06-22 16:58:07 +02:00 |
|
Vogeluff
|
3b7d75c18a
|
feat(web): Add text-white-shadow to elements and increase the shadows effect (#29165)
* fix(web): increase text shadow strength for white text on thumbnails
* fix(web): fix class order for text-white-shadow
* fixup: format fix
|
2026-06-22 09:43:15 -05:00 |
|
Daniel Dietzler
|
c7453a67fd
|
fix: detail panel people reactivity and iterator consumption (#29250)
|
2026-06-22 15:47:09 +02:00 |
|
Daniel Dietzler
|
e918e3a313
|
feat: keyboard seeking for new video player (#29208)
|
2026-06-22 09:42:59 -04:00 |
|
Mees Frensel
|
62b00a1f26
|
refactor: slideshow and setalbumcover actions (#29211)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2026-06-19 13:54:33 +00:00 |
|
github-actions
|
38920fc4ca
|
chore: version v3.0.0-rc.2
|
2026-06-18 23:20:14 +00:00 |
|
Timon
|
6d73bf4e36
|
refactor(web): move keyboard state into a store (#29181)
|
2026-06-18 16:29:26 +02:00 |
|
renovate[bot]
|
735f52a321
|
fix(deps): update typescript-projects (#29130)
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
|
2026-06-18 16:21:35 +02:00 |
|
Daniel Dietzler
|
40cffcd414
|
fix: remove local-only step ids from workflow json (#29188)
|
2026-06-18 08:54:35 -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 |
|
Rizwan
|
06c8d5a183
|
fix(web): use deterministic version name in svelte config (#29172)
|
2026-06-17 16:42:26 +00: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 |
|
github-actions
|
c9aa9ba711
|
chore: version v3.0.0-rc.1
|
2026-06-16 19:50:41 +00: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
|
5e8744a568
|
fix: lock transcoding options (#29076)
|
2026-06-15 10:50:00 -04: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 |
|
Mees Frensel
|
a97e5999e4
|
chore(web): make login page email and password required (#29068)
|
2026-06-15 13:34:49 +02:00 |
|
okxint
|
46631b3786
|
fix(web): prevent upload status panel from overlapping album action bar (#29044)
|
2026-06-15 13:21:02 +02:00 |
|
Mees Frensel
|
5a3be158b9
|
fix(web): show album names in duplicate review (#29080)
|
2026-06-15 12:47:17 +02:00 |
|
maxinegardenas
|
b21af78454
|
fix(web): correctly handle person search with more than 100 results (#29002)
|
2026-06-12 20:04:52 +00:00 |
|
github-actions
|
e4dbe777a0
|
chore: version v3.0.0-rc.0
|
2026-06-12 14:55:39 +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 |
|
Daniel Dietzler
|
e81b6778ca
|
fix: workflow page reactivity issues (#28996)
|
2026-06-11 13:13:25 -05:00 |
|
Alex
|
aa6af7ce36
|
chore: workflow trigger i18n (#28992)
|
2026-06-11 10:55:18 -05:00 |
|
renovate[bot]
|
7a5c014558
|
fix(deps): update typescript-projects (#28627)
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev>
|
2026-06-11 17:02:54 +02: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 |
|
renovate[bot]
|
f382624e68
|
fix(deps): update @immich/ui to ^0.80.0 (#28935)
|
2026-06-09 11:19:41 +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 |
|
Daniel Dietzler
|
5ae95102b4
|
chore: workflow drag and drop improvements (#28838)
|
2026-06-04 21:45:31 -05:00 |
|