mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
* use shared client in dart fix android * websocket integration platform-side headers update comment consistent platform check tweak websocket handling support streaming * redundant logging * fix proguard * formatting * handle onProgress * support videos on ios * inline return * improved ios impl * cleanup * sync stopForegroundBackup * voidify * future already completed * stream request on android * outdated ios ws code * use `choosePrivateKeyAlias` * return result * formatting * update tests * redundant check * handle custom headers * move completer outside of state * persist auth * dispose old socket * use group id for cookies * redundant headers * cache global ref * handle network switching * handle basic auth * apply custom headers immediately * video player update * fix * persist url * potential logout fix --------- Co-authored-by: Alex <alex.tran1502@gmail.com> |
||
|---|---|---|
| .. | ||
| add_action_button.widget.dart | ||
| advanced_info_action_button.widget.dart | ||
| archive_action_button.widget.dart | ||
| base_action_button.widget.dart | ||
| cast_action_button.widget.dart | ||
| delete_action_button.widget.dart | ||
| delete_local_action_button.widget.dart | ||
| delete_permanent_action_button.widget.dart | ||
| delete_trash_action_button.widget.dart | ||
| download_action_button.widget.dart | ||
| download_status_floating_button.widget.dart | ||
| edit_date_time_action_button.widget.dart | ||
| edit_image_action_button.widget.dart | ||
| edit_location_action_button.widget.dart | ||
| favorite_action_button.widget.dart | ||
| like_activity_action_button.widget.dart | ||
| motion_photo_action_button.widget.dart | ||
| move_to_lock_folder_action_button.widget.dart | ||
| remove_from_album_action_button.widget.dart | ||
| remove_from_lock_folder_action_button.widget.dart | ||
| restore_trash_action_button.widget.dart | ||
| set_album_cover.widget.dart | ||
| set_profile_picture_action_button.widget.dart | ||
| share_action_button.widget.dart | ||
| share_link_action_button.widget.dart | ||
| similar_photos_action_button.widget.dart | ||
| stack_action_button.widget.dart | ||
| trash_action_button.widget.dart | ||
| unarchive_action_button.widget.dart | ||
| unfavorite_action_button.widget.dart | ||
| unstack_action_button.widget.dart | ||
| upload_action_button.widget.dart | ||