nc-photos/app/lib/use_case
Ming Ming 8ce0125879 Limit number of async queries to be fired at the same time
While the plugin can handle this no problem, the dart side will get stuck when all the results come in over a tiny period of time
2022-05-28 14:38:11 +08:00
..
compat Fix AppDb.use returns before db is closed 2022-04-06 02:37:58 +08:00
db_compat Fix AppDb.use returns before db is closed 2022-04-06 02:37:58 +08:00
add_to_album.dart Move app code to sub-dir 2022-04-06 02:37:58 +08:00
cache_favorite.dart Limit number of async queries to be fired at the same time 2022-05-28 14:38:11 +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 Limit number of async queries to be fired at the same time 2022-05-28 14:38:11 +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 Move app code to sub-dir 2022-04-06 02:37:58 +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 Fix AppDb.use returns before db is closed 2022-04-06 02:37:58 +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 Move app code to sub-dir 2022-04-06 02:37:58 +08:00
list_share.dart Move app code to sub-dir 2022-04-06 02:37:58 +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 Move app code to sub-dir 2022-04-06 02:37:58 +08:00
populate_person.dart Fix AppDb.use returns before db is closed 2022-04-06 02:37:58 +08:00
preprocess_album.dart Move app code to sub-dir 2022-04-06 02:37:58 +08:00
put_file_binary.dart Move app code to sub-dir 2022-04-06 02:37:58 +08:00
remove.dart Streamline code 2022-05-14 15:00:43 +08:00
remove_album.dart Move app code to sub-dir 2022-04-06 02:37:58 +08:00
remove_from_album.dart Move app code to sub-dir 2022-04-06 02:37:58 +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 Move app code to sub-dir 2022-04-06 02:37:58 +08:00
resync_album.dart Limit number of async queries to be fired at the same time 2022-05-28 14:38:11 +08:00
scan_dir.dart Move app code to sub-dir 2022-04-06 02:37:58 +08:00
scan_dir_offline.dart Fix potential stack overflow when querying lots of files 2022-05-28 14:38:11 +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 Load metadata now directly return metadata 2022-04-23 04:26:19 +08:00
update_property.dart Move app code to sub-dir 2022-04-06 02:37:58 +08:00