0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-04 02:11:44 -05:00
immich/web
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
..
bin fix(web): auto generate open api build (#6561) 2024-01-22 09:59:35 -06:00
src fix(web): Handle duplicate library settings gracefully (#6950) 2024-02-09 00:09:09 +00:00
static fix(web): use env for web folder path (#5753) 2023-12-16 11:15:30 -06:00
.dockerignore
.eslintignore
.eslintrc.cjs chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
.gitignore
.npmrc
.prettierignore refactor: open api (#6334) 2024-01-12 07:36:27 -05:00
.prettierrc
Dockerfile fix(web): auto generate open api build (#6561) 2024-01-22 09:59:35 -06:00
package-lock.json chore: setup rollup-plugin-visualizer and remove lodash (#6974) 2024-02-08 02:27:54 -05:00
package.json chore: setup rollup-plugin-visualizer and remove lodash (#6974) 2024-02-08 02:27:54 -05:00
postcss.config.cjs
svelte.config.js chore: svelte-kit-2 (#6103) 2024-01-20 12:47:41 -06:00
tailwind.config.cjs
tsconfig.json chore: svelte-kit-2 (#6103) 2024-01-20 12:47:41 -06:00
vite.config.js chore: setup rollup-plugin-visualizer and remove lodash (#6974) 2024-02-08 02:27:54 -05:00