1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-09 13:26:47 +01:00
immich/web/src/lib
Alex 7134f93eb8
Add ablum feature to web (#352)
* Added album page

* Refactor sidebar

* Added album assets count info

* Added album viewer page

* Refactor album sorting

* Fixed incorrectly showing selected asset in album selection

* Improve fetching speed with prefetch

* Refactor to use ImmichThubmnail component for all

* Update to the latest version of Svelte

* Implement fixed app bar in album viewer

* Added shared user avatar

* Correctly get all owned albums, including shared
2022-07-15 23:18:17 -05:00
..
components Add ablum feature to web (#352) 2022-07-15 23:18:17 -05:00
models Add ablum feature to web (#352) 2022-07-15 23:18:17 -05:00
stores Add ablum feature to web (#352) 2022-07-15 23:18:17 -05:00
utils Add ablum feature to web (#352) 2022-07-15 23:18:17 -05:00
auth-api.ts Added mechanism of required password change of new user's first login (#272) 2022-06-27 15:13:07 -05:00
constants.ts Add message to login screen (useful for demo instances) (#329) 2022-07-10 22:31:17 -05:00