immich/mobile/lib/modules/backup/models
shenlong b05132a01a
refactor(mobile): server info to use data classes instead of dtos (#4591)
* refactor: server info model to use data classes instead of dtos

* mobile: add return types and refactor private variables in map / stack

---------

Co-authored-by: shalong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
2023-10-22 15:15:34 -05:00
..
available_album.model.dart fix(mobile): Fixed iOS 16 overflow cache and memory leaked in gallery viewer. (#700) 2022-09-16 16:46:23 -05:00
backup_album.model.dart feature(mobile): no longer wait for background backup in settings (#1984) 2023-03-18 09:55:11 -05:00
backup_album.model.g.dart chore(mobile): update isar (#2571) 2023-05-26 08:09:44 -05:00
backup_state.model.dart refactor(mobile): server info to use data classes instead of dtos (#4591) 2023-10-22 15:15:34 -05:00
current_upload_asset.model.dart infra(server)!: fix typeorm asset entity relations (#1782) 2023-02-19 16:44:53 +00:00
duplicated_asset.model.dart feature(mobile): no longer wait for background backup in settings (#1984) 2023-03-18 09:55:11 -05:00
duplicated_asset.model.g.dart chore(mobile): update isar (#2571) 2023-05-26 08:09:44 -05:00
error_upload_asset.model.dart infra(server)!: fix typeorm asset entity relations (#1782) 2023-02-19 16:44:53 +00:00
manual_upload_state.model.dart fix(mobile): manual asset upload - app state handling + cancel button (#3611) 2023-08-12 16:02:58 -05:00