.. |
album
|
Query only a subset of File object during startup
|
2022-10-16 23:23:34 +08:00 |
face
|
Improve logs
|
2022-07-24 22:01:51 +08:00 |
favorite
|
Improve logs
|
2022-07-24 22:01:51 +08:00 |
file
|
Fix cached datetime not updated in DB
|
2022-11-20 09:53:39 +08:00 |
local_file
|
Share enhanced photos
|
2022-05-14 15:00:43 +08:00 |
person
|
Sync persons on startup
|
2022-08-07 22:32:06 +08:00 |
search
|
Query only a subset of File object during startup
|
2022-10-16 23:23:34 +08:00 |
share
|
Query only a subset of File object during startup
|
2022-10-16 23:23:34 +08:00 |
sharee
|
Improve logs
|
2022-07-24 22:01:51 +08:00 |
tag
|
Sync tags on startup
|
2022-08-07 22:32:06 +08:00 |
tagged_file
|
Improve logs
|
2022-07-24 22:01:51 +08:00 |
album.dart
|
Switch local DB from IndexedDB to SQLite
|
2022-07-24 22:01:47 +08:00 |
album_util.dart
|
Favor functions in package:collection
|
2022-07-28 17:47:59 +08:00 |
exif.dart
|
Fix possible NPE in Exif
|
2022-08-20 19:11:10 +08:00 |
exif_extension.dart
|
Refactor: extract exif function
|
2022-08-20 19:11:10 +08:00 |
face.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
favorite.dart
|
Optimize SyncFavorite to only update a column
|
2022-07-28 17:47:59 +08:00 |
file.dart
|
Remove erratic metadata from heic files w/o exif
|
2022-11-20 09:53:40 +08:00 |
file_descriptor.dart
|
Query only a subset of File object during startup
|
2022-10-16 23:23:34 +08:00 |
file_util.dart
|
Fix not updating bestDateTime when updating file property
|
2022-10-29 19:07:05 +08:00 |
local_file.dart
|
Build photo list in isolate
|
2022-06-08 19:09:15 +08:00 |
person.dart
|
Improve code
|
2022-08-07 01:26:19 +08:00 |
search.dart
|
Remove leading/trailing space from search term
|
2022-09-08 15:26:03 +08:00 |
search_util.dart
|
Add search
|
2022-08-07 23:54:35 +08:00 |
share.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
sharee.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
sqlite_table.dart
|
Fix app not detecting album changes in server
|
2022-08-31 22:21:32 +08:00 |
sqlite_table.g.dart
|
Fix app not detecting album changes in server
|
2022-08-31 22:21:32 +08:00 |
sqlite_table_converter.dart
|
Query only a subset of File object during startup
|
2022-10-16 23:23:34 +08:00 |
sqlite_table_extension.dart
|
Fix SyncDir always consider root dirs as changed
|
2022-10-30 12:07:38 +08:00 |
sqlite_table_isolate.dart
|
Fix reopening db on web
|
2022-08-13 03:09:57 +08:00 |
tag.dart
|
Remove undocumented tag property
|
2022-08-07 01:26:19 +08:00 |
tagged_file.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
webdav_response_parser.dart
|
Remove erratic metadata from heic files w/o exif
|
2022-11-20 09:53:40 +08:00 |