immich/e2e
Min Idzelis 2fd05e8447
feat: preload and cancel images with a service worker ()
* feat: Service Worker to preload/cancel images and other resources

* Remove caddy configuration, localhost is secure if port-forwarded

* fix e2e tests

* Cache/return the app.html for all web entry points

* Only handle preload/cancel

* fix e2e

* fix e2e

* e2e-2

* that'll do it

* format

* fix test

* lint

* refactor common code to conditionals

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-04-28 14:23:05 +00:00
..
src feat: preload and cancel images with a service worker () 2025-04-28 14:23:05 +00:00
test-assets@9e3b964b08 feat(server): Handle sidecars in external libraries () 2024-12-21 20:50:07 -06:00
.gitignore web: e2e () 2024-02-13 13:08:49 -05:00
.nvmrc chore(deps): update node.js to v22.14.0 () 2025-02-15 21:29:33 -06:00
.prettierignore chore: linting () 2024-02-29 11:26:55 -05:00
.prettierrc chore: linting () 2024-02-29 11:26:55 -05:00
docker-compose.yml chore(deps): update tensorchord/pgvecto-rs:pg14-v0.2.0 docker digest to 739cdd6 () 2025-03-03 12:13:38 +00:00
eslint.config.mjs chore: finish migrating eslint config files; bump unicorn () 2025-03-31 12:18:25 +01:00
package-lock.json chore: version v1.132.3 2025-04-25 19:44:05 +00:00
package.json chore: version v1.132.3 2025-04-25 19:44:05 +00:00
playwright.config.ts fix: web e2e () 2024-09-23 15:16:25 +00:00
tsconfig.json chore: linting () 2024-02-29 11:26:55 -05:00
vitest.config.ts chore(e2e): change e2e ports to some not used by immich-dev () 2024-08-30 08:04:02 -04:00