immich/mobile/lib/infrastructure/entities
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
..
asset_face.entity.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
asset_face.entity.drift.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
device_asset.entity.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
device_asset.entity.g.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
exif.entity.dart refactor(mobile): sqlite-based map view (#20665) 2025-08-06 10:05:49 -05:00
exif.entity.drift.dart refactor(mobile): sqlite-based map view (#20665) 2025-08-06 10:05:49 -05:00
exif.entity.g.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
local_album.entity.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
local_album.entity.drift.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
local_album_asset.entity.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
local_album_asset.entity.drift.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
local_asset.entity.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
local_asset.entity.drift.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
log.entity.dart feat: use sqlite for logging (#20414) 2025-08-06 10:49:29 -05:00
log.entity.drift.dart feat: use sqlite for logging (#20414) 2025-08-06 10:49:29 -05:00
memory.entity.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
memory.entity.drift.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
memory_asset.entity.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
memory_asset.entity.drift.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
merged_asset.drift fix: exclude assets from excluded albumbs on main timeline (#20425) 2025-07-30 10:16:23 -05:00
merged_asset.drift.dart fix: exclude assets from excluded albumbs on main timeline (#20425) 2025-07-30 10:16:23 -05:00
partner.entity.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
partner.entity.drift.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
person.entity.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
person.entity.drift.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
remote_album.entity.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
remote_album.entity.drift.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
remote_album_asset.entity.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
remote_album_asset.entity.drift.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
remote_album_user.entity.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
remote_album_user.entity.drift.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
remote_asset.entity.dart fix(mobile): add partial index based on library ID to remote assets (#20214) 2025-07-30 23:59:00 +05:30
remote_asset.entity.drift.dart fix(mobile): add partial index based on library ID to remote assets (#20214) 2025-07-30 23:59:00 +05:30
stack.entity.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
stack.entity.drift.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
store.entity.dart chore(mobile): rename log enum to lowercase (#16476) 2025-03-02 06:30:48 -06:00
store.entity.g.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
user.entity.dart fix: user profile images not working in beta timeline (#20203) 2025-07-30 11:09:28 -05:00
user.entity.drift.dart fix: user profile images not working in beta timeline (#20203) 2025-07-30 11:09:28 -05:00
user.entity.g.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00
user_metadata.entity.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +00:00
user_metadata.entity.drift.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 -05:00