nc-photos/app/lib/use_case
2022-11-07 19:47:53 +08:00
..
compat Migrate wrong bestDateTime in DB on upgrade 2022-11-07 19:47:53 +08:00
add_to_album.dart Query only a subset of File object during startup 2022-10-16 23:23:34 +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 Query only a subset of File object during startup 2022-10-16 23:23:34 +08:00
download_preview.dart Support sharing a reduced quality preview 2022-09-10 01:02:02 +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 Query only a subset of File object during startup 2022-10-16 23:23:34 +08:00
import_potential_shared_album.dart Query only a subset of File object during startup 2022-10-16 23:23:34 +08:00
inflate_file_descriptor.dart Query only a subset of File object during startup 2022-10-16 23:23:34 +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_location_file.dart Query only a subset of File object during startup 2022-10-16 23:23:34 +08:00
list_location_group.dart Sort places by count instead of time 2022-08-29 23:34:01 +08:00
list_person.dart Extract use case 2022-08-07 01:26:19 +08:00
list_potential_shared_album.dart Query only a subset of File object during startup 2022-10-16 23:23:34 +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 Set day range of memory albums 2022-09-05 12:54:02 +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 Query only a subset of File object during startup 2022-10-16 23:23:34 +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 Query only a subset of File object during startup 2022-10-16 23:23:34 +08:00
remove_share.dart Move app code to sub-dir 2022-04-06 02:37:58 +08:00
request_public_link.dart Query only a subset of File object during startup 2022-10-16 23:23:34 +08:00
restore_trashbin.dart Query only a subset of File object during startup 2022-10-16 23:23:34 +08:00
resync_album.dart Fix ResyncAlbum breaks when a file got no fileid 2022-08-16 22:35:59 +08:00
scan_dir.dart Move app code to sub-dir 2022-04-06 02:37:58 +08:00
scan_dir_offline.dart Query only a subset of File object during startup 2022-10-16 23:23:34 +08:00
scan_local_dir.dart List local files 2022-05-14 15:00:43 +08:00
scan_missing_metadata.dart Refactor: extract utility function 2022-08-20 19:11:10 +08:00
search.dart Add search 2022-08-07 23:54:35 +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 Sync persons on startup 2022-08-07 22:32:06 +08:00
sync_dir.dart Fix SyncDir always consider root dirs as changed 2022-10-30 12:07:38 +08:00
sync_favorite.dart Fix not syncing favorites in share folder 2022-09-25 13:52:02 +08:00
sync_person.dart Sync persons on startup 2022-08-07 22:32:06 +08:00
sync_tag.dart Sync tags on startup 2022-08-07 22:32:06 +08:00
unimport_shared_album.dart Query only a subset of File object during startup 2022-10-16 23:23:34 +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 Query only a subset of File object during startup 2022-10-16 23:23:34 +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 Query only a subset of File object during startup 2022-10-16 23:23:34 +08:00
update_missing_metadata.dart Fix metadata task progress not shown correctly on web 2022-08-31 22:21:32 +08:00
update_property.dart Add new file property to store geocoded address 2022-08-29 23:32:46 +08:00