1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib/shared/services
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
..
api.service.dart feat(mobile): shared-links (#4490) 2023-10-22 15:05:10 +00:00
asset.service.dart feat(server): trash asset (#4015) 2023-10-06 02:01:14 -05:00
hash.service.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
immich_logger.service.dart feature(mobile): configurable log level (#2248) 2023-04-14 08:50:46 -05:00
local_notification.service.dart chore(mobile): Bump to Flutter 3.13 (#3767) 2023-08-18 17:52:40 -05:00
server_info.service.dart refactor(mobile): server info to use data classes instead of dtos (#4591) 2023-10-22 15:15:34 -05:00
share.service.dart fix(mobile): validate response code from download file (#4543) 2023-10-19 15:19:00 -05:00
sync.service.dart fix(mobile): handle asset trash, restore and delete ws events (#4482) 2023-10-16 13:01:38 -05:00
user.service.dart refactor(server): calculate asset type server side (#3200) 2023-07-11 22:56:30 -05:00