1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-06 11:56:46 +01:00
immich/mobile/openapi/lib/api
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
..
album_api.dart feat(web) Individual assets shared mechanism (#1317) 2023-01-14 23:49:47 -06:00
api_key_api.dart feat(web) Individual assets shared mechanism (#1317) 2023-01-14 23:49:47 -06:00
asset_api.dart fix(web/server) uploaded asset in shared link not loaded (#1766) 2023-02-15 15:21:22 -06:00
authentication_api.dart feat(web) Individual assets shared mechanism (#1317) 2023-01-14 23:49:47 -06:00
device_info_api.dart chore(server): remove deprecated device endpoints (#1436) 2023-01-26 20:51:22 -06:00
job_api.dart refactor(server): job repository (#1382) 2023-01-21 22:13:36 -06:00
o_auth_api.dart feat(web) Individual assets shared mechanism (#1317) 2023-01-14 23:49:47 -06:00
server_info_api.dart feat(web) Individual assets shared mechanism (#1317) 2023-01-14 23:49:47 -06:00
share_api.dart refactor(server): shared links (#1385) 2023-01-25 10:35:28 -06:00
system_config_api.dart feat(web) Individual assets shared mechanism (#1317) 2023-01-14 23:49:47 -06:00
tag_api.dart feat(web) Individual assets shared mechanism (#1317) 2023-01-14 23:49:47 -06:00
user_api.dart feat(web) Individual assets shared mechanism (#1317) 2023-01-14 23:49:47 -06:00