nc-photos/lib/use_case
2021-10-09 16:46:18 +08:00
..
compat Convenient fn to extract filename from File 2021-10-02 17:35:46 +08:00
add_to_album.dart Refactoring: hide resync and populate 2021-09-29 22:56:54 +08:00
copy.dart Share multiple files as link 2021-10-09 16:46:18 +08:00
create_album.dart Initial commit 2021-04-10 12:28:12 +08:00
create_dir.dart Add use case to create dirs 2021-05-24 18:28:02 +08:00
create_share.dart Refactoring: extract create share fn 2021-09-28 16:36:41 +08:00
download_file.dart (Android) Show our own download notifs 2021-10-02 17:36:11 +08:00
find_file.dart Manage shares 2021-10-07 18:04:49 +08:00
get_file_binary.dart Initial commit 2021-04-10 12:28:12 +08:00
import_pending_shared_album.dart Convenient fn to extract filename from File 2021-10-02 17:35:46 +08:00
import_potential_shared_album.dart Convenient fn to extract filename from File 2021-10-02 17:35:46 +08:00
list_album.dart Refactoring: replace tuple with actual class 2021-09-29 04:57:38 +08:00
list_pending_shared_album.dart Refactoring: replace tuple with actual class 2021-09-29 04:57:38 +08:00
list_potential_shared_album.dart Convenient fn to extract filename from File 2021-10-02 17:35:46 +08:00
list_share.dart Share album file with other users 2021-08-09 04:42:25 +08:00
list_sharee.dart Share album file with other users 2021-08-09 04:42:25 +08:00
load_metadata.dart New flag to control logging file name 2021-09-05 02:15:53 +08:00
ls.dart Initial commit 2021-04-10 12:28:12 +08:00
ls_single_file.dart Refractor code 2021-07-03 17:11:30 +08:00
ls_trashbin.dart Handle files in trash bin 2021-08-02 19:22:28 +08:00
move.dart Refactoring: extract fn 2021-10-09 16:46:18 +08:00
populate_album.dart New flag to control logging file name 2021-09-05 02:15:53 +08:00
populate_person.dart Migrate to new person API 2021-09-11 16:03:58 +08:00
preprocess_album.dart Refactoring: hide resync and populate 2021-09-29 22:56:54 +08:00
put_file_binary.dart PutFileBinary creates parent dirs automatically 2021-05-24 18:28:05 +08:00
remove.dart Fix new provider being created instead of modified 2021-09-28 16:32:13 +08:00
remove_from_album.dart Refactoring: hide resync and populate 2021-09-29 22:56:54 +08:00
remove_share.dart Manage shares 2021-10-07 18:04:49 +08:00
request_public_link.dart Simplify code with typedef 2021-08-08 15:13:27 +08:00
restore_trashbin.dart Convenient fn to extract filename from File 2021-10-02 17:35:46 +08:00
resync_album.dart Fix exception resyncing file w/o id and not in DB 2021-09-28 16:36:12 +08:00
scan_dir.dart Convenient fn to extract filename from File 2021-10-02 17:35:46 +08:00
scan_missing_metadata.dart Only scan metadata for images 2021-05-06 14:42:01 +08:00
update_album.dart Remove metadata from album files 2021-09-28 16:36:08 +08:00
update_album_time.dart Remove metadata from album files 2021-09-28 16:36:08 +08:00
update_album_with_actual_items.dart Remove metadata from album files 2021-09-28 16:36:08 +08:00
update_auto_album_cover.dart Remove metadata from album files 2021-09-28 16:36:08 +08:00
update_missing_metadata.dart Conform to the new lint rules 2021-09-16 03:53:10 +08:00
update_property.dart Migrate to null-safety 2021-07-25 00:23:08 +08:00