immich/mobile/lib
Brandon Wees 3cd7f5ab90
feat: use sqlite for logging (#20414)
* feat: use drift for logging

* fix: tests

* feat: use the truncate limit from constants.ts as default

* chore: move setupAll to top level and restructure

* chore: code review changes

* fix: inherits

* feat: raise log line limit to 2000

* limit getAll to 250 lines

* delete DLog and make LogRepository not a singleton

* fix: drift build settings and `make migration`

* fix: tests

* remove sensitive log

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-08-06 10:49:29 -05:00
..
constants feat: use sqlite for logging (#20414) 2025-08-06 10:49:29 -05:00
domain feat: use sqlite for logging (#20414) 2025-08-06 10:49:29 -05:00
entities chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
extensions fix(mobile): use cached thumbnail in full size image provider (#20637) 2025-08-05 10:20:25 -04:00
infrastructure feat: use sqlite for logging (#20414) 2025-08-06 10:49:29 -05:00
interfaces refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 -05:00
mixins chore: flutter 3.29.1 (#16730) 2025-03-10 21:46:36 -05:00
models chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
pages feat: use sqlite for logging (#20414) 2025-08-06 10:49:29 -05:00
platform chore(deps): update dependency pigeon to v26 (#20678) 2025-08-05 10:52:03 +00:00
presentation feat: use sqlite for logging (#20414) 2025-08-06 10:49:29 -05:00
providers refactor(mobile): sqlite-based map view (#20665) 2025-08-06 10:05:49 -05:00
repositories feat(mobile): album shared user editing (#20671) 2025-08-05 15:31:58 +00:00
routing refactor(mobile): sqlite-based map view (#20665) 2025-08-06 10:05:49 -05:00
services fix: empty custom header prevent logging in (#20693) 2025-08-05 16:14:21 +00:00
theme chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
utils feat: use sqlite for logging (#20414) 2025-08-06 10:49:29 -05:00
widgets fix: disk info is cleared when profile picture is uploaded (#20411) 2025-08-06 10:36:07 -05:00
main.dart fix: not clearing local data when logging out while sync is running (#20646) 2025-08-04 17:14:26 -05:00