immich/web/src/lib/components/user-settings-page
Jonathan Jogenfors f44fa45aa0
chore(server,cli,web): housekeeping and stricter code style (#6751)
* add unicorn to eslint

* fix lint errors for cli

* fix merge

* fix album name extraction

* Update cli/src/commands/upload.command.ts

Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>

* es2k23

* use lowercase os

* return undefined album name

* fix bug in asset response dto

* auto fix issues

* fix server code style

* es2022 and formatting

* fix compilation error

* fix test

* fix config load

* fix last lint errors

* set string type

* bump ts

* start work on web

* web formatting

* Fix UUIDParamDto as UUIDParamDto

* fix library service lint

* fix web errors

* fix errors

* formatting

* wip

* lints fixed

* web can now start

* alphabetical package json

* rename error

* chore: clean up

---------

Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2024-02-01 22:18:00 -05:00
..
appearance-settings.svelte feat(web): auto switch theme (#6176) 2024-01-07 00:15:25 +00:00
change-password-settings.svelte chore: svelte-kit-2 (#6103) 2024-01-20 12:47:41 -06:00
device-card.svelte chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
device-list.svelte chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
library-list.svelte chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
memories-settings.svelte chore: svelte-kit-2 (#6103) 2024-01-20 12:47:41 -06:00
oauth-settings.svelte chore: svelte-kit-2 (#6103) 2024-01-20 12:47:41 -06:00
partner-selection-modal.svelte chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
partner-settings.svelte chore: svelte-kit-2 (#6103) 2024-01-20 12:47:41 -06:00
sidebar-settings.svelte feat(web): added toggle for Sharing button in the sidebar (#4674) 2023-10-29 01:42:51 +00:00
trash-settings.svelte feat(web): force delete with shift key (#6239) 2024-01-17 19:18:04 +00:00
user-api-key-list.svelte chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
user-profile-settings.svelte chore: svelte-kit-2 (#6103) 2024-01-20 12:47:41 -06:00
user-settings-list.svelte feat(web,server): search people (#5703) 2024-01-27 19:54:31 -05:00