Jason Rasmussen
f0f1687c79
refactor: asset view navbar onclose ( #25087 )
2026-01-06 15:41:53 +00:00
lif
ded980bfc3
fix(web): improve text contrast in minimized upload panel ( #25075 )
...
The minimized upload status buttons in dark mode had poor text
contrast because they used `text-gray-200` on colored backgrounds.
Changed to `text-light` which provides better contrast for both
light and dark modes on `bg-primary` and `bg-danger` backgrounds.
Fixes #24683
Signed-off-by: majiayu000 <1835304752@qq.com >
2026-01-06 15:23:28 +00:00
fabb
4cb56edebf
fix: enter now submits the date modals ( #25053 )
...
* fix: enter now submits the date modals
* use FormModal
* apply prettier
* fix unit test
2026-01-06 09:08:54 -06:00
Brandon Wees
f52bd9f38a
feat: use prettier for i18n translations ( #24623 )
2026-01-06 15:02:10 +00:00
Mees Frensel
006d02cfaf
fix(web): server stats layout ( #25085 )
...
fix: server stats layout
2026-01-06 09:10:38 -05:00
Calvin Bochulak
f22affd836
feat(web): star rating keyboard shortcut ( #24620 )
...
Co-authored-by: idubnori <i.dub.nori@gmail.com >
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev >
2026-01-06 12:56:29 +00:00
Yaros
f5667cefd4
fix(web): broken asset urls if shared link has photos in name ( #24451 )
2026-01-06 13:49:08 +01:00
Hemendra Singh Shekhawat
7efce389b2
fix(web): long text taking more width than expected in duplicate manager ( #24547 )
2026-01-06 12:47:41 +00:00
lif
f59cff4f5d
fix(web): use asset date for change date popup when single asset selected ( #25076 )
2026-01-06 13:37:51 +01:00
Jason Rasmussen
984f06ac40
refactor: asset viewer ( #25059 )
2026-01-05 21:02:01 +00:00
renovate[bot]
9d4a12dfd4
chore(deps): update node.js to v24.12.0 ( #25046 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-05 20:13:34 +00:00
renovate[bot]
94730567ab
fix(deps): update formatjs monorepo (major) ( #25049 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-05 20:59:06 +01:00
Jason Rasmussen
57db5e64de
chore(web): bump immich/ui for tooltips ( #24632 )
...
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev >
2026-01-05 19:51:03 +00:00
Jason Rasmussen
4d32968f2b
refactor: redirect code ( #25054 )
2026-01-05 14:39:28 -05:00
renovate[bot]
10989e6927
fix(deps): update typescript-projects ( #25047 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev >
2026-01-05 16:49:09 +00:00
Jason Rasmussen
62cc12be3c
refactor: asset from param ( #25041 )
2026-01-05 11:26:58 -05:00
Jason Rasmussen
1874557b95
fix: empty action context menu ( #25043 )
2026-01-05 11:26:23 -05:00
Jason Rasmussen
519a7df4cd
refactor: trash page actions ( #25039 )
2026-01-05 10:48:55 -05:00
Jason Rasmussen
57fca378bc
refactor: page container ( #25038 )
2026-01-05 10:44:29 -05:00
Jason Rasmussen
4147f1d912
fix: duplicate api call on new library page ( #25036 )
2026-01-05 10:03:44 -05:00
Jason Rasmussen
e4311da1a4
fix: shared-link-mapper ( #24794 )
2026-01-05 10:03:35 -05:00
Yaros
21f7314907
feat(web): undo delete single asset ( #24439 )
2026-01-05 13:31:02 +01:00
Timon
2541011eaa
fix(web): duplicate key error and enable expiration editing for expired shared links ( #24686 )
...
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev >
2026-01-05 12:12:44 +00:00
Alex
18d8cc4449
fix: search input has incorrect focus state after closing the search filter modal ( #24886 )
2026-01-05 12:38:43 +01:00
Ahmed Mahmoud Aref
8e8a2f997e
feat: show asset owners for editors in shared albums ( #24890 )
2026-01-05 11:31:23 +00:00
Jorge Montejo
86e5c611ec
fix: import config from json ( #25030 )
...
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev >
2026-01-05 11:28:08 +00:00
GustavJones
a1aa2b807b
feat(web): Add coordinate pair location searching. ( #24799 )
...
* feat(web): Add coordinate pair searching within the change location modal.
Adds simple logic to try and parse a coordinate pair in the format
`LATITUDE, LONGITUDE` as provided from Google Maps if a coordinate is
copied to update the coordinates automatically.
* Add checks for valid coordinate pairs
* Update formatting and fix linting issues
2026-01-04 13:16:23 -06:00
Rahul Kumar Saini
a16c5955d7
feat(server): Support camera make, model, and lensModel in Storage Template ( #24650 )
...
* add support for make, model, lensModel in storage template
* no pkg lock
* Apply suggestion from @danieldietzler
Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com >
* query and formatting
---------
Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com >
2025-12-29 21:55:06 +00:00
Keanu Czirjak
e87bfa548a
fix(web): let slideshow videos play ( #19601 ) ( #24914 )
...
Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com >
2025-12-29 18:03:55 +00:00
Min Idzelis
369a30e227
fix: canceling a bucket while findMonthGroupForAsset is waiting fails ( #24898 )
2025-12-29 09:28:37 -06:00
Daniel Dietzler
363b9276eb
fix: album card timezone ( #24855 )
2025-12-26 21:40:07 -06:00
Min Idzelis
83f8065f10
fix: autogrow textarea bugs during animation ( #24481 )
2025-12-24 13:21:08 +01:00
Jason Rasmussen
01e3b8e5df
refactor: form modals ( #24790 )
2025-12-22 14:15:23 -05:00
Jason Rasmussen
f99f5f4f91
refactor: map setting modal ( #24789 )
2025-12-22 13:54:14 -05:00
Jason Rasmussen
8ad27c7cea
refactor: slideshow modal ( #24788 )
2025-12-22 18:44:53 +00:00
Jason Rasmussen
edc21ed746
fix(web): stale album info ( #24787 )
2025-12-22 19:38:57 +01:00
Jason Rasmussen
dd744f8ee3
refactor: album edit modal ( #24786 )
2025-12-22 13:33:49 -05:00
Min Idzelis
f6f9a3abb4
fix: task never rejected on cancel, add tests ( #24418 )
2025-12-22 13:12:43 -05:00
Jason Rasmussen
1c156a179b
feat: shared link edit ( #24783 )
2025-12-22 11:47:06 -05:00
Jason Rasmussen
952f189d8b
feat: prefer admin settings page over users page ( #24780 )
2025-12-22 11:31:22 -05:00
Jason Rasmussen
40e750e8be
refactor: api key service ( #24779 )
2025-12-22 11:09:11 -05:00
Jason Rasmussen
c7510d572a
chore: move models ( #24778 )
2025-12-22 15:23:57 +00:00
Jason Rasmussen
165f9e15ee
feat: modal routes ( #24726 )
...
feat: new user route
2025-12-22 15:04:08 +00:00
Mert
dfdbb773ce
fix(web): display jxl original ( #24766 )
...
display jxl original
2025-12-21 20:10:22 -06:00
bo0tzz
d7c28470ee
feat: focus jumped-to item in timeline ( #24738 )
2025-12-21 08:52:52 -06:00
Alex
28f6064240
feat: workflow ui ( #24190 )
...
* feat: workflow ui
* wip
* wip
* wip
* pr feedback
* refactor: picker field
* use showDialog directly
* better test
* refactor step selection modal
* move enable button to info form
* use for Props
* pr feedback
* refactor ActionItem
* refactor ActionItem
* more refactor
* fix: new schemaformfield has value of the same type
* chore: clean up
2025-12-20 21:07:07 -06:00
Jason Rasmussen
5b80323326
refactor: library service ( #24725 )
2025-12-19 13:20:35 -05:00
Jason Rasmussen
1425b3da6b
refactor: admin card ( #24723 )
2025-12-19 12:47:04 -05:00
github-actions
50d7956c07
chore: version v2.4.1
2025-12-19 15:03:03 +00:00
Luis Nachtigall
a469e86b32
fix(web): search-bar usability improvements ( #24705 )
...
* fix(search): improve search type dropdown accessibility and focus management
* fix(search): fix search options button accessibility position in search bar
* fix(search): removed unnecessary selection logic
2025-12-19 14:59:41 +00:00