1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-09 21:36:46 +01:00
immich/web/src/routes
Michel Heusschen e157a69d86
fix(web): don't log unauthorized errors (#1871)
* fix(web): don't log unauthorized errors

* fix docker build error
2023-02-26 10:50:18 -06:00
..
.well-known/immich Fix incorrect way to access the environment variable in Svelte 2023-01-19 10:51:39 -06:00
admin fix(web): sharing of access token in server API (#1858) 2023-02-24 14:42:20 -06:00
albums fix(web): sharing of access token in server API (#1858) 2023-02-24 14:42:20 -06:00
auth fix(web): sharing of access token in server API (#1858) 2023-02-24 14:42:20 -06:00
favorites feat(web): make assets cachable (#1724) 2023-02-10 16:01:35 -06:00
photos feat(web): theme/locale preferences and improve SSR (#1832) 2023-02-22 11:53:08 -06:00
share/[key] fix(web): sharing of access token in server API (#1858) 2023-02-24 14:42:20 -06:00
sharing fix(web): sharing of access token in server API (#1858) 2023-02-24 14:42:20 -06:00
user-settings feat(web): syling sidebar buttons (#1812) 2023-02-21 06:42:22 -06:00
+error.svelte feat(web): make assets cachable (#1724) 2023-02-10 16:01:35 -06:00
+layout.server.ts fix(web): don't log unauthorized errors (#1871) 2023-02-26 10:50:18 -06:00
+layout.svelte feat(web): theme/locale preferences and improve SSR (#1832) 2023-02-22 11:53:08 -06:00
+page.server.ts fix(web): sharing of access token in server API (#1858) 2023-02-24 14:42:20 -06:00
+page.svelte feat(web): redirect to login from getting started (#1755) 2023-02-15 06:42:41 -06:00