.. |
album
|
Fix app not detecting album changes in server
|
2022-08-31 22:21:32 +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
|
Rework touch hack to improve startup performance
|
2022-09-26 20:41:58 +08:00 |
local_file
|
|
|
person
|
Sync persons on startup
|
2022-08-07 22:32:06 +08:00 |
search
|
Search now return results from tags, locations and people
|
2022-09-08 13:10:00 +08:00 |
share
|
Improve logs
|
2022-07-24 22:01:51 +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
|
|
|
favorite.dart
|
Optimize SyncFavorite to only update a column
|
2022-07-28 17:47:59 +08:00 |
file.dart
|
Add new file property to store geocoded address
|
2022-08-29 23:32:46 +08:00 |
file_util.dart
|
Run reverse geocoding in metadata task
|
2022-08-29 23:32:46 +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
|
|
|
sharee.dart
|
|
|
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
|
Fix app not detecting album changes in server
|
2022-08-31 22:21:32 +08:00 |
sqlite_table_extension.dart
|
Search now return results from tags, locations and people
|
2022-09-08 13:10:00 +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
|
|
|
webdav_response_parser.dart
|
Add new file property to store geocoded address
|
2022-08-29 23:32:46 +08:00 |