Daniel Dietzler
12b7a079c1
fix: map ( #18399 )
2025-05-20 12:52:23 -05:00
Alex
53420b7c02
chore: notification panel style tweak ( #18398 )
2025-05-20 16:30:27 +00:00
Alex
c05aa445d8
fix: location search result z-index ( #18379 )
2025-05-20 11:22:30 -05:00
Alex
c8641d24f6
chore: tailwindcss v4 and z-war clean up ( #18358 )
...
* chore: styling tweak
* replace full-screen-modal, update docs
* scrubber
* fix: control app bar in memory viewer
* face lift
* pr feedback
* clean up
2025-05-19 14:32:23 +00:00
Daniel Dietzler
adb17c4d58
fix: supporter badge ( #18357 )
2025-05-18 18:26:24 +00:00
Daniel Dietzler
56156b97e7
chore: upgrade to tailwind v4 ( #18353 )
2025-05-18 13:51:33 +00:00
Min Idzelis
0bbe70e6a3
feat(web): lighter timeline buckets ( #17719 )
...
* feat(web): lighter timeline buckets
* GalleryViewer
* weird ssr
* Remove generics from AssetInteraction
* ensure keys on getAssetInfo, alt-text
* empty - trigger ci
* re-add alt-text
* test fix
* update tests
* tests
* missing import
* fix: flappy e2e test
* lint
* revert settings
* unneeded cast
* fix after merge
* missing import
* lint
* review
* lint
* avoid abbreviations
* review comment - type safety in test
* merge conflicts
* lint
* lint/abbreviations
* fix: left-over migration
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-05-18 02:57:08 +00:00
Snowknight26
61d784f4e7
fix(web): Make QR code colors solid ( #18340 )
2025-05-17 09:05:23 -04:00
Jason Rasmussen
fa45a26cff
refactor: checkbox ( #18337 )
...
refactor: checkboxes
2025-05-16 18:13:39 +00:00
Jason Rasmussen
5353658114
refactor: convert slider to switch ( #18334 )
2025-05-16 13:59:47 -04:00
Jason Rasmussen
86d64f3483
refactor: buttons ( #18317 )
...
* refactor: buttons
* fix: woopsie
---------
Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>
2025-05-15 18:31:33 -04:00
Alex
b7b0b9b6d8
feat: locked/private view ( #18268 )
...
* feat: locked/private view
* feat: locked/private view
* pr feedback
* fix: redirect loop
* pr feedback
2025-05-15 15:35:21 +00:00
Jason Rasmussen
117b263887
refactor: sidebar ( #18293 )
2025-05-14 15:11:31 -04:00
Jason Rasmussen
f357f3324f
refactor: default border color ( #18292 )
2025-05-14 13:12:57 -05:00
Jason Rasmussen
fac1beb7d8
refactor: buy immich ( #18289 )
...
* refactor: buy container
* refactor: buy immich
2025-05-14 12:09:10 -04:00
Daniel Dietzler
3944f5d73b
fix: mobile sidebar ( #18286 )
2025-05-14 12:02:25 -04:00
Jason Rasmussen
4445288758
refactor: admin sidebar ( #18276 )
2025-05-14 11:23:57 -04:00
Daniel Dietzler
c9d45eee86
refactor: duplicates information modal ( #18282 )
2025-05-14 07:52:04 -04:00
Daniel Dietzler
989d9dbe51
fix: z-index overuse ( #18192 )
2025-05-13 16:10:05 +02:00
Jason Rasmussen
7280331b76
refactor: confirm modal ( #18238 )
2025-05-12 22:02:49 +00:00
Jason Rasmussen
93ee6ee0a5
refactor: dialog controller ( #18235 )
2025-05-12 17:48:05 -04:00
Daniel Dietzler
7544a678ec
refactor: remove unnecessary bg-color attributes and move to ui lib vars ( #18234 )
2025-05-12 17:17:01 -04:00
Jason Rasmussen
3066c8198c
feat(web): user detail page ( #18230 )
...
feat: user detail page
2025-05-12 16:50:26 -04:00
Daniel Dietzler
41a127e2ab
refactor: avatar selector modal ( #18228 )
2025-05-12 10:56:36 -04:00
Daniel Dietzler
f21fe8716c
refactor: shortcuts modal ( #18175 )
2025-05-09 13:24:36 -04:00
Daniel Dietzler
6a69dafd31
refactor: share modals ( #18183 )
2025-05-09 16:59:29 +00:00
Daniel Dietzler
89551edee5
fix: z-index war in the asset viewer ( #18091 )
2025-05-09 10:17:26 -04:00
Alex
ccc2b191dd
fix: notification text's color ( #18170 )
2025-05-08 19:07:12 -04:00
Alex
bb7010b2bb
chore: rounded map corner when needed ( #18163 )
2025-05-09 00:49:16 +02:00
Daniel Dietzler
8db666bc38
refactor: search filter modal ( #18159 )
2025-05-08 15:36:05 -05:00
Daimolean
0cd5960007
fix(web): ui ( #18160 )
...
* fix(web): ui
* fix(web): ui
* lint
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-05-08 19:32:45 +00:00
Alex
3a1e3e82e7
fix: notification text's color ( #18151 )
2025-05-08 12:15:11 +02:00
Daniel Dietzler
894545aeed
refactor: modal manager types ( #18150 )
2025-05-07 22:08:19 +00:00
Daniel Dietzler
a169fb6a79
refactor: map ( #18143 )
2025-05-07 17:39:50 -04:00
Daniel Dietzler
09ced9a171
refactor: help modal ( #18145 )
2025-05-07 17:31:38 -04:00
Daniel Dietzler
bbd8de177b
refactor: side bar modals ( #18134 )
2025-05-07 09:01:51 -05:00
Alex
d33ce13561
feat(server): visibility column ( #17939 )
...
* feat: private view
* pr feedback
* sql generation
* feat: visibility column
* fix: set visibility value as the same as the still part after unlinked live photos
* fix: test
* pr feedback
2025-05-06 12:12:48 -05:00
Alex
c578273e7a
chore: modal shenanigan ( #18116 )
2025-05-06 08:47:58 -04:00
Alex
df2cf5d106
refactor: use UI library variable for table ( #18105 )
2025-05-05 22:39:52 +00:00
David
7d61ed7ce4
feat(web): Map in albums & shared albums ( #17906 )
...
* add btn, map and marker
* Fix bug in navigation assetviewer
* Correct bug on main Viewer
* Add to user album the map of his pictures
* change icon to outline
* lint & format
* with manager instead of variable
* remove duplicate
* chore: minor styling change
* formatting
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2025-05-05 02:58:44 +00:00
Alex
8801ae5821
fix(web): text dim in darkmode ( #18072 )
2025-05-04 08:30:21 -04:00
Daniel Dietzler
62fc5b3c7d
refactor: introduce modal manager ( #18039 )
2025-05-02 18:41:42 -04:00
Daniel Dietzler
15d431ba6a
refactor: dialog callbacks ( #18034 )
2025-05-02 13:34:53 -04:00
Min Idzelis
4b1ced439b
feat: improve/refactor focus handling ( #17796 )
...
* feat: improve focus
* test
* lint
* use modulus in loop
2025-04-30 00:19:38 -04:00
Jason Rasmussen
038a82c4f1
refactor: theme manager ( #17976 )
2025-04-29 17:44:09 -04:00
Jason Rasmussen
d89e88bb3f
feat: configure token endpoint auth method ( #17968 )
2025-04-29 15:17:48 -04:00
Min Idzelis
07290580a6
feat: improve semantic nav/main tags ( #17800 )
...
feat: nav/main elements
Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-04-29 13:51:39 -04:00
Jason Rasmussen
7f69abbf0d
refactor: app init event ( #17937 )
2025-04-28 14:48:33 -04:00
Daniel Dietzler
a17390a422
refactor: move managers to new folder ( #17929 )
2025-04-28 16:56:04 +02:00
Jason Rasmussen
1b5fc9c665
feat: notifications ( #17701 )
...
* feat: notifications
* UI works
* chore: pr feedback
* initial fetch and clear notification upon logging out
* fix: merge
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2025-04-28 10:36:14 -04:00