immich/web/src
Jason Rasmussen d6756f3d81
feat(web): improved action bar actions (#2553)
* feat(web): improved action bar actions

* Update web/src/lib/components/photos-page/actions/delete-assets.svelte

Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com>

* update archive and favorite actions

* feat: add un archive/favorite on associated pages

* fix favorite action + use isAllArchived for photos

* remove unneeded unarchive check

---------

Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com>
2023-05-26 08:11:10 -05:00
..
api feat(web+server): map date filters + small changes (#2565) 2023-05-25 11:47:52 -05:00
lib feat(web): improved action bar actions (#2553) 2023-05-26 08:11:10 -05:00
routes feat(web): improved action bar actions (#2553) 2023-05-26 08:11:10 -05:00
test-data Add web test setup (#597) 2022-09-07 05:20:19 -05:00
app.css refactor(web): centralize buttons (#2200) 2023-04-07 11:45:00 -05:00
app.d.ts fix(web): context menu overlap + outclick types (#2506) 2023-05-21 11:01:08 -05:00
app.html fix(web): noscript message (#2278) 2023-04-18 11:24:17 -05:00
hooks.server.ts feat(server)!: search via typesense (#1778) 2023-03-02 20:47:08 -06:00