1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00
immich/mobile/lib/entities
Jason Rasmussen 0fc6d69824
feat(server): user preferences (#9736)
* refactor(server): user endpoints

* feat(server): user preferences

* mobile: user preference

* wording

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2024-05-28 09:16:53 +07:00
..
album.entity.dart chore: remove all deprecated endpoints/properties from server and mobile app (#9724) 2024-05-24 15:37:01 +01:00
album.entity.g.dart refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00
android_device_asset.entity.dart refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00
android_device_asset.entity.g.dart refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00
asset.entity.dart feat(server): read-write external assets (#9235) 2024-05-03 15:34:57 -04:00
asset.entity.g.dart feat(server): read-write external assets (#9235) 2024-05-03 15:34:57 -04:00
backup_album.entity.dart refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00
backup_album.entity.g.dart refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00
device_asset.entity.dart refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00
duplicated_asset.entity.dart refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00
duplicated_asset.entity.g.dart refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00
etag.entity.dart refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00
etag.entity.g.dart refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00
exif_info.entity.dart refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00
exif_info.entity.g.dart refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00
ios_device_asset.entity.dart refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00
ios_device_asset.entity.g.dart refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00
logger_message.entity.dart refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00
logger_message.entity.g.dart refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00
README.md refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00
store.entity.dart feat(web,mobile) Allow videos to be looped in the detail viewer (#8615) 2024-05-14 14:31:47 -05:00
store.entity.g.dart refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00
user.entity.dart feat(server): user preferences (#9736) 2024-05-28 09:16:53 +07:00
user.entity.g.dart refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00

This directory contains entity that is stored in the local storage.