nc-photos/lib/use_case
2021-06-15 03:30:46 +08:00
..
compat Put server-side storage path together 2021-05-24 18:28:05 +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
get_file_binary.dart Initial commit 2021-04-10 12:28:12 +08:00
list_album.dart Put server-side storage path together 2021-05-24 18:28:05 +08:00
ls.dart Initial commit 2021-04-10 12:28:12 +08:00
put_file_binary.dart PutFileBinary creates parent dirs automatically 2021-05-24 18:28:05 +08:00
remove.dart Make album repo optional in remove 2021-05-24 18:28:05 +08:00
resync_album.dart Resync items with db when opening album 2021-06-15 03:30:46 +08:00
scan_dir.dart ScanDir should not scan our remote storage 2021-05-24 18:28:05 +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_missing_metadata.dart No longer propagate property updates to album 2021-06-15 03:30:46 +08:00
update_property.dart No longer propagate property updates to album 2021-06-15 03:30:46 +08:00