Daniel Dietzler
f27bdf7523
chore: migrate to UI modal manager ( #20116 )
2025-07-23 17:27:09 -04:00
Jason Rasmussen
47c0dc0d7e
feat: nightly tasks ( #19879 )
2025-07-11 17:32:10 -04:00
Brandon Wees
1c50e19894
fix: use icons instead of toggles for admin user features view ( #19369 )
...
* fix: use icons instead of toggles for admin user features view
* fix: use red for X icon
2025-06-20 14:48:18 +00:00
Jason Rasmussen
8923d5b0a3
refactor: css variables ( #19146 )
2025-06-12 23:06:38 +00:00
Daniel Dietzler
22eef5f3c5
chore: more flexible modal manager types ( #19123 )
...
* fix: required argument in onClose modal function
* chore: more flexible modal manager types
2025-06-11 22:32:49 +00:00
Brandon Wees
a02e1f5e7c
chore(web): migrate CircleIconButton to @immich/ui IconButton ( #18486 )
...
* remove import and referenced file
* first pass at replacing all CircleIconButtons
* fix linting issues
* fix combobox formatting issues
* fix button context menu coloring
* remove circle icon button from search history box
* use theme switcher from UI lib
* dark mode force the asset viewer icons
* fix forced dark mode icons
* dark mode memory viewer icons
* fix: back button in memory viewer
---------
Co-authored-by: Alex <alex.tran1502@gmail.com >
2025-06-02 14:47:23 +00:00
Arno
9c18fef9b2
chore: Refactor external library modals ( #18655 )
2025-05-31 15:30:08 +02:00
Brandon Wees
cbf68b006e
chore: add google cast feature switch to user admin pane ( #18783 )
...
add gogole cast feature switch to user admin pane
2025-05-30 14:17:32 -04:00
Zack Pollard
0712183a18
fix: replace edit user button with view button for user details screen ( #18683 )
2025-05-27 15:38:16 +00: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
Jason Rasmussen
c046651f23
feat(web): continue after login ( #18302 )
2025-05-15 14:45:23 -04:00
Jason Rasmussen
4445288758
refactor: admin sidebar ( #18276 )
2025-05-14 11:23:57 -04:00
Daniel Dietzler
15e894b9b5
fix: z-index issues ( #18275 )
2025-05-13 22:25:57 +02:00
Jason Rasmussen
3fdc1df89c
fix(web): handle deleted user on details page ( #18264 )
2025-05-13 09:40:50 -05:00
Daimolean
dccbe0b3ed
fix(web): user details ( #18253 )
...
fix(server, web): user details
2025-05-13 07:55:58 -04:00
Jason Rasmussen
bb775110ef
refactor: password reset success modal ( #18239 )
2025-05-12 18:18:13 -04: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
Daimolean
381b66bf70
fix(web): IconButton size in user restore ( #18194 )
2025-05-10 07:28:37 -05:00
Alex
3f719bd8d7
feat: user pin-code ( #18138 )
...
* feat: user pincode
* pr feedback
* chore: cleanup
---------
Co-authored-by: Jason Rasmussen <jason@rasm.me >
2025-05-09 17:00:58 -04:00
Daniel Dietzler
894545aeed
refactor: modal manager types ( #18150 )
2025-05-07 22:08:19 +00:00
Daniel Dietzler
1138f6dcce
refactor: job create modal ( #18106 )
...
* refactor: job create modal
* chore: better modal manager types (#18107 )
2025-05-06 08:44:44 -04:00
Alex
df2cf5d106
refactor: use UI library variable for table ( #18105 )
2025-05-05 22:39:52 +00:00
Daniel Dietzler
52975eadb3
refactor: all user admin page modals ( #18097 )
2025-05-05 23:54:42 +02: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
Jason Rasmussen
094a41ac9a
chore: remove audit file report ( #17994 )
2025-04-30 11:17:23 -04:00
Jason Rasmussen
895b2bf5cd
refactor: download manager ( #17935 )
2025-04-28 14:21:24 -04:00
Jason Rasmussen
e6c575c33e
feat: rtl ( #17860 )
2025-04-28 08:53:53 -05:00
Alex
6d3f3d8616
refactor: convert download manager into a state class ( #17491 )
...
* fix(web): download progress bar not functioning
* remove unused method
2025-04-10 16:48:21 +00:00
Ruben Hensen
99cddf1fd6
feat: allow accounts with a quota of 0 GiB ( #17413 )
...
* Allow 0GiB quotas in user create/edit form, remove unused translations
* Make requireQuota check for null or 0
* Add unlimited quota change to the docs
* Fix user dto formatting
* Fix formating edit-user-form
* Regenerate open-api files
* Revert unnecessary i18n file changes
* Re-add newline en.json
* Resolve linting issues
* Fix formatting edit-user-form
* Re-add manifest
2025-04-07 09:22:56 -05:00
Jason Rasmussen
8ad95b368b
feat: use immich ui components for dialog component ( #16839 )
2025-03-14 09:37:56 -04:00
Jason Rasmussen
996ffed5eb
fix: immich ui toggles and switches ( #16834 )
...
* fix: immich ui toggles and switches
* Update web/src/lib/components/shared-components/navigation-bar/navigation-bar.svelte
Co-authored-by: Alex <alex.tran1502@gmail.com >
---------
Co-authored-by: Alex <alex.tran1502@gmail.com >
2025-03-12 16:25:27 -05:00
Jason Rasmussen
2d7a94ce23
feat: better library rename UX ( #16837 )
2025-03-12 16:00:16 -05:00
Lorenzo Montanari
d7e0f0e70e
feat(web): exposed a job to manually trigger database backup procedures ( #16622 )
...
* feat(web): exposed a new job to create a manual database backup
* chore(server): added a new test case
* chore(server): moved job to backup db into the create job popup
* remove irrelevant change
* openapi
* chore: formatting
* docs: trigger backup documentation
---------
Co-authored-by: Lorenzo Montanari <13736036+l0ll098@users.noreply.github.com >
Co-authored-by: Alex Tran <alex.tran1502@gmail.com >
Co-authored-by: Zack Pollard <zack@futo.org >
2025-03-11 11:30:43 +00:00
Jonathan Jogenfors
4ada28ac99
fix(server): check updateLibraryIndex for zero ( #16585 )
...
* fix(server): check updateLibraryIndex for zero
* Update web/src/routes/admin/library-management/+page.svelte
---------
Co-authored-by: Jason Rasmussen <jason@rasm.me >
2025-03-04 20:00:10 +00:00
Jonathan Jogenfors
49d393216a
fix(server): fix import path truthiness check ( #16570 )
2025-03-04 12:54:12 +00:00
renovate[bot]
3d6a6f77a8
chore(deps): update dependency eslint-plugin-svelte to v3 ( #16532 )
...
* chore(deps): update dependency eslint-plugin-svelte to v3
* chore: linting
* chore: rebase
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev >
Co-authored-by: Zack Pollard <zackpollard@ymail.com >
2025-03-03 14:24:26 +00:00
Jonathan Jogenfors
869839f642
feat(server): library cleanup from ui ( #16226 )
...
* feat(server,web): scan all libraries from frontend
* feat(server,web): scan all libraries from frontend
* Add button text
2025-03-02 21:29:02 -06:00
Jonathan Jogenfors
9c2c85cbe1
feat(web): remove library type column ( #16254 )
2025-02-21 18:00:16 -05:00
Jason Rasmussen
d350022dec
feat: persistent memories ( #15953 )
...
feat: memories
refactor
chore: use heart as favorite icon
fix: linting
2025-02-21 12:31:37 -06:00
Jonathan Jogenfors
6b7a7b0cbc
feat(web): library import path onboarding ( #16229 )
2025-02-20 09:45:34 -06:00
renovate[bot]
d2575d8f00
fix(deps): update typescript-projects ( #16023 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Dietzler <mail@ddietzler.dev >
2025-02-11 18:50:18 +00:00
Jason Rasmussen
78464a4ba3
refactor: ui icon buttons ( #15531 )
2025-01-22 16:44:59 -05:00
Alex
58a75d59bd
chore: update ui 14.1 ( #15498 )
2025-01-21 16:16:26 -06:00
Jason Rasmussen
3a2bf91889
refactor: replace link-button component with immich-ui buttons ( #15374 )
...
* refactor: replace link-button component with immich-ui buttons
* minor styling tweak
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com >
2025-01-16 16:03:04 +00:00
Jason Rasmussen
a60da1ccab
refactor: migrate create user form to immich ui ( #15350 )
...
* refactor: migrate create user form to immich ui
* minor styling tweak
* remove unintentional commit
* revert formating diff
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com >
2025-01-15 15:09:19 -05:00
Alex
0b3742cf13
chore(web): migration svelte 5 syntax ( #13883 )
2024-11-14 08:43:25 -06:00
mcarbonne
5c31acbcf0
feat(web): stable json settings export ( #14036 )
...
* recursively sort json output (settings)
* fix format/lint/...g
2024-11-09 12:11:20 -06:00