1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-10 13:56:47 +01:00
immich/web/src/lib/components/forms
Jonathan Jogenfors b67fddf4b8
fix(web): Handle duplicate library settings gracefully (#6950)
* don't add duplicate import paths

* improve library import paths form

* same for exclusion patterns

* remove newline
2024-02-09 00:09:09 +00:00
..
admin-registration-form.svelte fix: replace first and last name with single field (#4915) 2023-11-11 19:03:32 -06:00
api-key-form.svelte feat(web): add types to dispatcher (#5700) 2023-12-14 20:54:21 -06:00
api-key-secret.svelte feat(web): add types to dispatcher (#5700) 2023-12-14 20:54:21 -06:00
change-password-form.svelte chore: svelte-kit-2 (#6103) 2024-01-20 12:47:41 -06:00
create-user-form.svelte chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
edit-album-form.svelte chore: svelte-kit-2 (#6103) 2024-01-20 12:47:41 -06:00
edit-user-form.svelte chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
library-exclusion-pattern-form.svelte fix(web): Handle duplicate library settings gracefully (#6950) 2024-02-09 00:09:09 +00:00
library-import-path-form.svelte fix(web): Handle duplicate library settings gracefully (#6950) 2024-02-09 00:09:09 +00:00
library-import-paths-form.svelte fix(web): Handle duplicate library settings gracefully (#6950) 2024-02-09 00:09:09 +00:00
library-rename-form.svelte feat(web): add types to dispatcher (#5700) 2023-12-14 20:54:21 -06:00
library-scan-settings-form.svelte fix(web): Handle duplicate library settings gracefully (#6950) 2024-02-09 00:09:09 +00:00
login-form.svelte feat(server)!: oauth encryption algorithm setting (#6818) 2024-02-02 00:27:54 -05:00