nc-photos/app/lib/use_case
2022-07-24 22:01:50 +08:00
..
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 Switch local DB from IndexedDB to SQLite 2022-07-24 22:01:47 +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_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 Move app code to sub-dir 2022-04-06 02:37:58 +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 Move app code to sub-dir 2022-04-06 02:37:58 +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 Show first 100 photos on startup 2022-07-24 22:01:50 +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
sync_favorite.dart Move app code to sub-dir 2022-04-06 02:37:58 +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