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
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
..
api.service.dart chore(server): remove deprecated endpoints (#6984) 2024-02-08 16:57:54 -05:00
asset.service.dart refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
hash.service.dart (mobile): ios - calculate hash using CryptoKit (#5976) 2024-01-05 10:49:43 -06:00
immich_logger.service.dart refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06: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 refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
sync.service.dart refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00
user.service.dart refactor(mobile): move error details to separate DB column (#6898) 2024-02-23 21:38:57 -06:00