immich/web/src/lib/components/album-page
Matthias Rupp ea99567805
feat(server) Extend PUT /album/:id/assets endpoint (#857)
* Add new query parameter to API endpoint that allows adding assets to albums which potentially contain assets that are already part of this album.

* Change API endpoint

* Generate new APIs

* Fixed test

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2022-10-28 14:54:09 -05:00
..
__tests__ Add AlbumCard UI tests 2022-09-07 16:00:57 +02:00
album-card.svelte feat(web) dark mode (#867) 2022-10-26 11:10:48 -05:00
album-viewer.svelte feat(server) Extend PUT /album/:id/assets endpoint (#857) 2022-10-28 14:54:09 -05:00
asset-selection.svelte feat(web) dark mode (#867) 2022-10-26 11:10:48 -05:00
share-info-modal.svelte feat(web) dark mode (#867) 2022-10-26 11:10:48 -05:00
thumbnail-selection.svelte Feature - Delete asset on the web (#436) 2022-08-08 22:06:11 -05:00
user-selection-modal.svelte feat(web) dark mode (#867) 2022-10-26 11:10:48 -05:00