1
0
mirror of https://github.com/immich-app/immich.git synced 2025-01-03 13:09:27 +02:00
immich/server/libs
Alex b660240059
fix(web/server) uploaded asset in shared link not loaded (#1766)
* fix(web/server): Uploaded asset to shared link does not get added to the shared link/album

* remove unused code

* Add endpoints for each remove and add assets to shared link

* Update api

* Added deletion logic

* Convert callback to async/await

* Fix linter

* Fix test

* Fix server test

* added test

* Test coverage

* modify DTO

* Add notification

* fix test
2023-02-15 15:21:22 -06:00
..
common feat(server): move authentication to tokens stored in the database (#1381) 2023-01-27 14:50:07 -06:00
domain fix(web/server) uploaded asset in shared link not loaded (#1766) 2023-02-15 15:21:22 -06:00
infra fix(server): fk constraint violation when updating to 1.46 with deleted users and albums (#1716) 2023-02-10 04:11:04 +00:00
storage refactor(server): asset service - upload asset (#1438) 2023-01-30 10:14:13 -06:00