immich/web/src
evan314159 32f23b8d38
fix(web): prevent flashing white background in dark mode on page load/reload (#19934)
* prevent flashing white background in dark mode on page load/reload, tested with Safari and Chrome on macOS

* integrate into existing FOUC-prevention

---------

Co-authored-by: Evan <evan@MacBook-Pro.local>
2025-07-16 14:34:45 +00:00
..
lib feat(web): better coordinate parsing (#19832) 2025-07-15 08:32:43 -05:00
params feat(web): assets now have a permanent URL (#8532) 2024-04-24 19:24:19 +00:00
routes fix(web): allow renaming person without merging (#19923) 2025-07-14 14:24:32 -05:00
service-worker fix(web): improve request cancellation handling in service worker cache (#19217) 2025-07-01 11:53:04 +01:00
test-data revert: "feat(web): wasm justified layout" (#19226) 2025-06-17 16:01:40 +00:00
app.css refactor: css variables (#19146) 2025-06-12 23:06:38 +00: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 fix(web): prevent flashing white background in dark mode on page load/reload (#19934) 2025-07-16 14:34:45 +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