immich/web/src
Thomas 89598cf0be
chore(web): remove arbitrary search result limit (#20719)
The search results page can become unstable with large amounts of assets, and
has therefore been limited to displaying just 5000 assets. This limit is
arbitrary and may be too restrictive.
2025-08-06 10:12:52 -05:00
..
lib fix: shared link custom URL photo access authentication (#20534) 2025-08-05 23:22:19 +02: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