immich/server/src
Jonathan Jogenfors b3c7bebbd4
feat(server,web) Semantic import path validation (#7076)
* add library validation api

* chore: open api

* show warning i UI

* add flex row

* fix e2e

* tests

* fix tests

* enforce path validation

* enforce validation on refresh

* return 400 on bad import path

* add limits to import paths

* set response code to 200

* fix e2e

* fix lint

* fix test

* restore e2e folder

* fix import

* use startsWith

* icon color

* notify user of failed validation

* add parent div to validation

* add docs to the import validation

* improve library troubleshooting docs

* fix button alignment

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-02-20 09:53:12 -06:00
..
domain feat(server,web) Semantic import path validation (#7076) 2024-02-20 09:53:12 -06:00
immich feat(server,web) Semantic import path validation (#7076) 2024-02-20 09:53:12 -06:00
immich-admin chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
infra feat(server,web) Semantic import path validation (#7076) 2024-02-20 09:53:12 -06:00
microservices fix(server): check if sidecarPath exists (#6293) 2024-02-07 17:30:38 +00:00
test-utils chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
main.ts chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00