mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
* - add component - update server's StackCreateDto for merge parameter - Update stackRepo to only merge stacks when merge=true (default) - update web action handlers to show stack changes * - make open-api * lint & format * - Add proper icon to 'remove from stack' - change web unstack icon to image-off-outline * - cleanup * - format & lint * - make open-api: StackCreateDto merge optional * initial addition of new endpoint * remove stack endpoint * - fix up remove stack endpoint - open-api * - Undo stackCreate merge parameter * - open-api typescript * open-api dart * Tests: - add tests - update assetStub.imageFrom2015 to have required stack attributes to include it with tests * update event name * Fix event name in test * remove asset_update check * - merge stack.removeAsset params into one object - refactor asset existence check (no need for asset fetch) - fix tests * Don't return updated stack * Create specialized stack id & primary asset fetch for asset removal checks * Correct new permission names * make sql * - fix open-api * - cleanup |
||
|---|---|---|
| .. | ||
| activities_api.dart | ||
| albums_api.dart | ||
| api_keys_api.dart | ||
| assets_api.dart | ||
| authentication_api.dart | ||
| deprecated_api.dart | ||
| download_api.dart | ||
| duplicates_api.dart | ||
| faces_api.dart | ||
| jobs_api.dart | ||
| libraries_api.dart | ||
| map_api.dart | ||
| memories_api.dart | ||
| notifications_admin_api.dart | ||
| notifications_api.dart | ||
| o_auth_api.dart | ||
| partners_api.dart | ||
| people_api.dart | ||
| search_api.dart | ||
| server_api.dart | ||
| sessions_api.dart | ||
| shared_links_api.dart | ||
| stacks_api.dart | ||
| sync_api.dart | ||
| system_config_api.dart | ||
| system_metadata_api.dart | ||
| tags_api.dart | ||
| timeline_api.dart | ||
| trash_api.dart | ||
| users_admin_api.dart | ||
| users_api.dart | ||
| view_api.dart | ||