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
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
..
__mocks__ Add AlbumCard UI tests 2022-09-07 16:00:57 +02:00
components feat(server) Extend PUT /album/:id/assets endpoint (#857) 2022-10-28 14:54:09 -05:00
models feat(web) add asset count stats on admin page (#843) 2022-10-23 16:54:54 -05:00
stores feat(web) add scrollbar with timeline information (#658) 2022-09-09 15:55:20 -05:00
utils feat(mobile) duplicated asset upload handling mechanism (#853) 2022-10-25 09:51:03 -05:00
constants.ts feat(web): Update to latest version of SvelteKit (#705) 2022-09-16 23:13:22 -05:00