immich/web/src/lib
James de0e218440
feat(web): add Favorites page (#1397)
* Duplicate photos page and rename to favorites

* Implement basic functionality to page

* Sort imports

* Add missing sharing code

* Remove unused import

* Fix formatting

* Use GalleryViewer and new api endpoint

* Merge useFavorites into page

* Run prettier

* Move favorites in side-bar

* Remove favorites when unfavorited

* Fix close shared link model

* Add favorite count to side-bar

* Add add to favorites option

* Fix formatting

* Add favorite icon to image thumbnails

* Change var to let
2023-01-27 08:32:26 -06:00
..
__mocks__ Add AlbumCard UI tests 2022-09-07 16:00:57 +02:00
components feat(web): add Favorites page (#1397) 2023-01-27 08:32:26 -06:00
models feat(server,web): migrate oauth settings from env to system config (#1061) 2022-12-09 14:51:42 -06:00
stores feat(web): add Favorites page (#1397) 2023-01-27 08:32:26 -06:00
utils fix(web) fix cannot add uploaded asset to a shared album (#1338) 2023-01-16 14:37:18 -06:00
constants.ts feat(web): add Favorites page (#1397) 2023-01-27 08:32:26 -06:00