0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-28 00:59:18 -05:00
immich/web/src
Alex 25cff6a748
fix(server) long album load time on Album and Sharing page (#1890)
* chore: update package-lock.json version

* rfix(server) long album load time

* remove all eagerness

* generate index

* remove console.log

* remove deadcode

* fix: shared link album owner
2023-02-27 18:28:45 -06:00
..
api feat(web): improved server stats (#1870) 2023-02-26 13:57:34 -06:00
lib feat(web): re-add version announcement (#1887) 2023-02-27 17:13:39 -06:00
routes fix(server) long album load time on Album and Sharing page (#1890) 2023-02-27 18:28:45 -06:00
test-data Add web test setup (#597) 2022-09-07 05:20:19 -05:00
app.css feat(web): add some material design 3 styling to forms and ui elements (#1798) 2023-02-19 23:29:06 -06:00
app.d.ts fix(web): sharing of access token in server API (#1858) 2023-02-24 14:42:20 -06:00
app.html feat(web): theme/locale preferences and improve SSR (#1832) 2023-02-22 11:53:08 -06:00
hooks.server.ts fix(web): don't log unauthorized errors (#1871) 2023-02-26 10:50:18 -06:00