1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-17 12:22:31 +02:00
immich/mobile/lib/entities
Jason Rasmussen 5b87abb021
feat(server): read-write external assets (#9235)
* refactor: remove isReadOnly and isExternal usages

* chore: open api

* fix: linting

* remove mobile isReadOnly dependency

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-05-03 15:34:57 -04:00
..
album.entity.dart refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05: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 refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00
store.entity.g.dart refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05:00
user.entity.dart refactor(mobile): entities and models (#9182) 2024-04-30 21:36:40 -05: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.