mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| album_api.dart | ||
| api_key_api.dart | ||
| asset_api.dart | ||
| authentication_api.dart | ||
| device_info_api.dart | ||
| job_api.dart | ||
| o_auth_api.dart | ||
| server_info_api.dart | ||
| share_api.dart | ||
| system_config_api.dart | ||
| tag_api.dart | ||
| user_api.dart | ||