1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib/shared/models
Robert Vollmer bc3979029d
refactor(mobile): move error details to separate DB column (#6898)
* Add "details" column to LoggerMessage

* Include error details in log details page

* Move error details out of log message

* Add error message to mixin

* Create extension for HTTP Response logging

* Fix analyze errors

* format

* fix analyze errors, format again
2024-02-23 21:38:57 -06:00
..
server_info refactor(mobile): use startOAuth and server features flags (#6155) 2024-01-04 14:44:40 -06:00
album.dart feat(mobile): unify asset grid multiselect actions (#5407) 2023-12-07 09:38:22 -06:00
album.g.dart feat(mobile): shared album activity disable handling (#4890) 2023-11-08 03:07:43 +00:00
android_device_asset.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
android_device_asset.g.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
asset.dart refactor(mobile): Use hooks to manage Chewie controller for video (#7008) 2024-02-22 23:18:02 -06:00
asset.g.dart fix(mobile): handle readonly and offline assets (#5565) 2024-01-05 21:02:16 -06:00
device_asset.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
etag.dart feat(mobile): efficient asset sync (#3945) 2023-09-10 14:51:18 +02:00
etag.g.dart feat(mobile): efficient asset sync (#3945) 2023-09-10 14:51:18 +02:00
exif_info.dart fix(mobile): shows asset datetime with original timezone (#4774) 2023-11-03 09:04:41 -05:00
exif_info.g.dart fix(mobile): shows asset datetime with original timezone (#4774) 2023-11-03 09:04:41 -05:00
ios_device_asset.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
ios_device_asset.g.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
logger_message.model.dart refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
logger_message.model.g.dart refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
store.dart deps(mobile): flutter 3.16 (#6677) 2024-01-27 10:14:32 -06:00
store.g.dart chore(mobile): update isar (#2571) 2023-05-26 08:09:44 -05:00
user.dart feat(mobile): quota (#6409) 2024-01-16 20:08:31 -06:00
user.g.dart feat(mobile): quota (#6409) 2024-01-16 20:08:31 -06:00