Jason Rasmussen
|
bab739efbd
|
restore: bulk actions (#3730)
* feat: improve bulk isArchive and isFavorite updates
* chore: open api
|
2023-08-16 15:04:55 -05:00 |
|
Jason Rasmussen
|
f55b3add80
|
chore(web): prettier (#2821)
Co-authored-by: Thomas Way <thomas@6f.io>
|
2023-06-30 23:50:47 -05:00 |
|
Jason Rasmussen
|
a9fb1d435a
|
refactor(server): use UUID dto in asset controller (#2641)
* refactor: assetId => id
* chore: open api
* chore: remove unused dto
* fix(web): assetId => id
* fix: web test
|
2023-06-01 21:19:25 -05:00 |
|
Sergey Kondrikov
|
6c6c5ef651
|
chore(web): generate API functions with a single argument (#2568)
|
2023-05-27 20:52:22 -05:00 |
|
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 |
|