nc-photos/lib/use_case
2021-09-11 16:03:15 +08:00
..
compat New naming scheme for album files 2021-08-08 15:13:27 +08:00
add_to_album.dart Refactoring: extract add items to album 2021-09-09 02:07:52 +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
download_file.dart Minimize platform code 2021-09-11 16:03:15 +08:00
get_file_binary.dart Initial commit 2021-04-10 12:28:12 +08:00
import_pending_shared_album.dart Add pending shared albums to collection 2021-08-23 05:03:26 +08:00
import_potential_shared_album.dart Move shared albums into our data dir 2021-08-09 04:42:25 +08:00
list_album.dart New naming scheme for album files 2021-08-08 15:13:27 +08:00
list_pending_shared_album.dart List pending shard albums 2021-08-23 05:03:26 +08:00
list_potential_shared_album.dart Move shared albums into our data dir 2021-08-09 04:42:25 +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 Rename file if the same name exists in destination 2021-08-28 04:41:03 +08:00
populate_album.dart New flag to control logging file name 2021-09-05 02:15:53 +08:00
populate_person.dart Preliminary face recognition app support 2021-09-09 02:07:52 +08:00
put_file_binary.dart PutFileBinary creates parent dirs automatically 2021-05-24 18:28:05 +08:00
remove.dart Throttle album clean ups when removing file 2021-08-02 14:47:18 +08:00
request_public_link.dart Simplify code with typedef 2021-08-08 15:13:27 +08:00
restore_trashbin.dart Rename file if the same name exists in destination 2021-08-28 04:41:03 +08:00
resync_album.dart Preliminary face recognition app support 2021-09-09 02:07:52 +08:00
scan_dir.dart New flag to control logging file name 2021-09-05 02:15:53 +08:00
scan_missing_metadata.dart Only scan metadata for images 2021-05-06 14:42:01 +08:00
update_album.dart Initial commit 2021-04-10 12:28:12 +08:00
update_dynamic_album_cover.dart Migrate to null-safety 2021-07-25 00:23:08 +08:00
update_dynamic_album_time.dart Migrate to null-safety 2021-07-25 00:23:08 +08:00
update_missing_metadata.dart Show state of the metadata task in photos page 2021-08-16 03:46:01 +08:00
update_property.dart Migrate to null-safety 2021-07-25 00:23:08 +08:00