immich/web/src/lib/components/user-settings-page
Jonathan Jogenfors efa6efd200
feat(server,web): remove external path nonsense and make libraries admin-only (#7237)
* remove external path

* open-api

* make sql

* move library settings to admin panel

* Add documentation

* show external libraries only

* fix library list

* make user library settings look good

* fix test

* fix tests

* fix tests

* can pick user for library

* fix tests

* fix e2e

* chore: make sql

* Use unauth exception

* delete user library list

* cleanup

* fix e2e

* fix await lint

* chore: remove unused code

* chore: cleanup

* revert docs

* fix: is admin stuff

* table alignment

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-02-29 12:35:37 -06:00
..
appearance-settings.svelte fix(web): consistent combobox style + improve color contrast (#7353) 2024-02-22 13:08:55 -05:00
change-password-settings.svelte feat(web): Added password field visibility toggle (#7368) 2024-02-24 14:28:56 -06:00
device-card.svelte feat(web): add an option to change the date formats (#7174) 2024-02-22 14:36:14 +00:00
device-list.svelte chore: enum support for new API (#7110) 2024-02-14 06:38:57 -08:00
memories-settings.svelte feat(web): add an option to change the date formats (#7174) 2024-02-22 14:36:14 +00:00
oauth-settings.svelte chore(web): cleanup promise handling (#7382) 2024-02-27 10:37:37 -06:00
partner-selection-modal.svelte chore: enum support for new API (#7110) 2024-02-14 06:38:57 -08:00
partner-settings.svelte chore(web): cleanup promise handling (#7382) 2024-02-27 10:37:37 -06:00
trash-settings.svelte feat(web): add an option to change the date formats (#7174) 2024-02-22 14:36:14 +00:00
user-api-key-list.svelte chore: enum support for new API (#7110) 2024-02-14 06:38:57 -08:00
user-profile-settings.svelte feat(server,web): remove external path nonsense and make libraries admin-only (#7237) 2024-02-29 12:35:37 -06:00
user-settings-list.svelte feat(server,web): remove external path nonsense and make libraries admin-only (#7237) 2024-02-29 12:35:37 -06:00