immich/web/src
Thomas 1193a23282
feat(web): don't scroll to visible assets (#20729)
The timeline has been quite aggressive with scrolling to assets, even if they
were right in the middle of the page. If the asset is visible, then we
shouldn't scroll to it. It's really confusing when assets jump around after
being viewed.
2025-08-06 16:31:37 -05:00
..
lib feat(web): don't scroll to visible assets (#20729) 2025-08-06 16:31:37 -05:00
params feat(web): assets now have a permanent URL (#8532) 2024-04-24 19:24:19 +00:00
routes chore(web): remove arbitrary search result limit (#20719) 2025-08-06 10:12:52 -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 feat: shared links custom URL (#19999) 2025-07-28 14:16:55 -04: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): Revert prevent flashing white background in dark mode on page load/reload (#19934) (#20122) 2025-07-24 09:45:38 +02: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