immich/mobile/lib/infrastructure/repositories
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
..
api.repository.dart refactor: DCM - const border radius, constructor & switch expressions (#19515) 2025-06-25 13:06:24 +05:30
asset_media.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
backup.repository.dart fix: exclude assets that haven't been hashed yet from uploads (#20684) 2025-08-05 08:35:25 -05:00
db.repository.dart refactor(mobile): sqlite-based map view (#20665) 2025-08-06 10:05:49 -05:00
db.repository.drift.dart refactor(mobile): sqlite-based map view (#20665) 2025-08-06 10:05:49 -05:00
db.repository.steps.dart refactor(mobile): sqlite-based map view (#20665) 2025-08-06 10:05:49 -05:00
device_asset.repository.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
exif.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
local_album.repository.dart fix: sync is_favorite from native (#20412) 2025-07-29 21:57:04 -05:00
local_asset.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
log.repository.dart feat: use sqlite for logging (#20414) 2025-08-06 10:49:29 -05:00
logger_db.repository.dart feat: use sqlite for logging (#20414) 2025-08-06 10:49:29 -05:00
logger_db.repository.drift.dart feat: use sqlite for logging (#20414) 2025-08-06 10:49:29 -05:00
map.repository.dart refactor(mobile): sqlite-based map view (#20665) 2025-08-06 10:05:49 -05:00
memory.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
partner.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
people.repository.dart fix(mobile): filter people that have less than 3 faces (#20705) 2025-08-05 21:16:13 +00:00
remote_album.repository.dart feat(mobile): album shared user editing (#20671) 2025-08-05 15:31:58 +00:00
remote_asset.repository.dart feat: drift edit time and date action (#20377) 2025-07-30 14:40:13 -05:00
search_api.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
stack.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
storage.repository.dart fix: clear local file cache before upload (#20448) 2025-07-30 14:32:38 -05:00
store.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
sync_api.repository.dart feat: use sqlite for logging (#20414) 2025-08-06 10:49:29 -05:00
sync_stream.repository.dart fix(mobile): add partial index based on library ID to remote assets (#20214) 2025-07-30 23:59:00 +05:30
timeline.repository.dart refactor(mobile): sqlite-based map view (#20665) 2025-08-06 10:05:49 -05:00
user.repository.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
user_api.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
user_metadata.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00