.. |
compat
|
Add known accounts to db on upgrade
|
2022-07-24 22:01:50 +08:00 |
add_to_album.dart
|
Fix user ID and display name mixed up in logic
|
2022-07-24 22:01:49 +08:00 |
cache_favorite.dart
|
Fix too many SQL variables error
|
2022-08-07 01:26:48 +08:00 |
copy.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
create_album.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
create_dir.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
create_share.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
delete_local.dart
|
Delete local files
|
2022-05-14 15:00:43 +08:00 |
download_file.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
find_file.dart
|
Switch local DB from IndexedDB to SQLite
|
2022-07-24 22:01:47 +08:00 |
get_file_binary.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
import_pending_shared_album.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
import_potential_shared_album.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
list_album.dart
|
Switch local DB from IndexedDB to SQLite
|
2022-07-24 22:01:47 +08:00 |
list_dir_share.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
list_favorite.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
list_favorite_offline.dart
|
Switch local DB from IndexedDB to SQLite
|
2022-07-24 22:01:47 +08:00 |
list_file_tag.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
list_person.dart
|
Extract use case
|
2022-08-07 01:26:19 +08:00 |
list_potential_shared_album.dart
|
Fix user ID and display name mixed up in logic
|
2022-07-24 22:01:49 +08:00 |
list_share.dart
|
Fix user ID and display name mixed up in logic
|
2022-07-24 22:01:49 +08:00 |
list_share_with_me.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
list_sharee.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
list_tag.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
list_tagged_file.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
load_metadata.dart
|
Support loading metadata from local file
|
2022-05-14 15:00:43 +08:00 |
ls.dart
|
Speed up root picker by not querying all file data
|
2022-07-28 17:47:59 +08:00 |
ls_single_file.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
ls_trashbin.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
move.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
populate_album.dart
|
Fix user ID and display name mixed up in logic
|
2022-07-24 22:01:49 +08:00 |
populate_person.dart
|
Switch local DB from IndexedDB to SQLite
|
2022-07-24 22:01:47 +08:00 |
preprocess_album.dart
|
Switch local DB from IndexedDB to SQLite
|
2022-07-24 22:01:47 +08:00 |
put_file_binary.dart
|
Fix missing parent dir not handled corrently when uploading file
|
2022-07-08 16:46:12 +08:00 |
remove.dart
|
Fix user ID and display name mixed up in logic
|
2022-07-24 22:01:49 +08:00 |
remove_album.dart
|
Fix user ID and display name mixed up in logic
|
2022-07-24 22:01:49 +08:00 |
remove_from_album.dart
|
Fix user ID and display name mixed up in logic
|
2022-07-24 22:01:49 +08:00 |
remove_share.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
request_public_link.dart
|
Improve logs
|
2022-07-24 22:01:51 +08:00 |
restore_trashbin.dart
|
Fix user ID and display name mixed up in logic
|
2022-07-24 22:01:49 +08:00 |
resync_album.dart
|
Switch local DB from IndexedDB to SQLite
|
2022-07-24 22:01:47 +08:00 |
scan_dir.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
scan_dir_offline.dart
|
Improve function naming
|
2022-08-07 01:26:20 +08:00 |
scan_local_dir.dart
|
List local files
|
2022-05-14 15:00:43 +08:00 |
scan_missing_metadata.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
share_album_with_user.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
share_local.dart
|
Share enhanced photos
|
2022-05-14 15:00:43 +08:00 |
startup_sync.dart
|
Time startup sync
|
2022-08-07 01:26:19 +08:00 |
sync_favorite.dart
|
Optimize SyncFavorite to only update a column
|
2022-07-28 17:47:59 +08:00 |
unimport_shared_album.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
unshare_album_with_user.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
unshare_file_from_album.dart
|
Streamline code
|
2022-05-14 15:00:43 +08:00 |
update_album.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
update_album_time.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
update_album_with_actual_items.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
update_auto_album_cover.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |
update_missing_metadata.dart
|
Allow processing exif over data network
|
2022-06-08 02:54:11 +08:00 |
update_property.dart
|
Move app code to sub-dir
|
2022-04-06 02:37:58 +08:00 |