1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib/modules/backup/models
Alex 58ec7553ea
Add information for uploading asset and error indication with error message for each failed upload. (#315)
* Added info box

* Fixed upload endpoint doesn't report error status code

* Added chip to show update error

* Added chip to show failed upload

* Add duplication check for upload

* Better duplication-checking placement

* Remove check for duplicated asset

* Added failed backup status route

* added page

* Display error card with thumbnail

* Improved styling

* Set thumbnail with better quality

* Remove force upload error
2022-07-06 16:12:55 -05:00
..
available_album.model.dart Fix backup not resuming after closed and reopen (#266) 2022-06-25 15:12:47 -05:00
backup_state.model.dart Add information for uploading asset and error indication with error message for each failed upload. (#315) 2022-07-06 16:12:55 -05:00
check_duplicate_asset_response.model.dart Add information for uploading asset and error indication with error message for each failed upload. (#315) 2022-07-06 16:12:55 -05:00
current_upload_asset.model.dart Add information for uploading asset and error indication with error message for each failed upload. (#315) 2022-07-06 16:12:55 -05:00
error_upload_asset.model.dart Add information for uploading asset and error indication with error message for each failed upload. (#315) 2022-07-06 16:12:55 -05:00
hive_backup_albums.model.dart Fix backup not resuming after closed and reopen (#266) 2022-06-25 15:12:47 -05:00
hive_backup_albums.model.g.dart Implemented user profile upload and show on web/mobile (#191) 2022-05-28 22:35:45 -05:00