1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-26 10:50:29 +02:00
immich/web/src
Ethan Margaillan 5869648f19
chore(web): replace window.confirm by ConfirmDialogues and cleanup existing ones (#3039)
* chore(web): replace window.confirm by ConfirmDialogues and cleanup existing ones

* fix(web): linter and svelte-check issues

* fix(web): rephrase some confirm dialogs

* fix(web): run prettier

* fix(web): merge with last version and run prettier again

* fix(web): run prettier
2023-06-30 14:53:16 -05:00
..
api refactor(server): download assets (#3032) 2023-06-30 11:24:28 -05:00
lib chore(web): replace window.confirm by ConfirmDialogues and cleanup existing ones (#3039) 2023-06-30 14:53:16 -05:00
routes chore(web): replace window.confirm by ConfirmDialogues and cleanup existing ones (#3039) 2023-06-30 14:53:16 -05:00
test-data feat(server): support for read-only assets and importing existing items in the filesystem (#2715) 2023-06-21 21:33:20 -05:00
app.css refactor(web): centralize buttons (#2200) 2023-04-07 11:45:00 -05:00
app.d.ts feat(web): add zoom toggle icon (#2873) 2023-06-20 09:36:38 -05:00
app.html fix(web): noscript message (#2278) 2023-04-18 11:24:17 -05:00
hooks.server.ts chore(web): improve type checking (#2644) 2023-06-02 08:55:08 -05:00