immich/web/src
Mert 74f79cae69
refactor(web): tree data structure for folder and tag views (#18980)
* refactor folder view

inline link

* improved tree collapsing

* handle tags

* linting

* formatting

* simplify

* .from is faster

* simplify

* add key
2025-06-09 10:02:16 -05:00
..
lib refactor(web): tree data structure for folder and tag views (#18980) 2025-06-09 10:02:16 -05:00
params feat(web): assets now have a permanent URL (#8532) 2024-04-24 19:24:19 +00:00
routes refactor(web): tree data structure for folder and tag views (#18980) 2025-06-09 10:02:16 -05:00
service-worker feat: preload and cancel images with a service worker (#16893) 2025-04-28 14:23:05 +00:00
test-data feat(web): add a user setting for default album sort order. (#18950) 2025-06-05 23:31:34 -05:00
app.css chore: allow overriding dark mode to light mode with the .light class (#18687) 2025-05-27 14:42:22 -05:00
app.d.ts chore(web): restore type checks and IDE autocomplete for $t('...') (#14343) 2024-11-25 11:10:12 -07:00
app.html chore: upgrade to tailwind v4 (#18353) 2025-05-18 13:51:33 +00:00
hooks.client.ts feat(web): link router (#10644) 2024-06-27 09:09:28 -04:00
hooks.server.ts feat: preload fonts (#13068) 2024-10-01 09:08:25 +07:00