nc-photos/lib/use_case
2021-06-29 21:41:06 +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
populate_album.dart Dynamic album that reflects dir contents 2021-06-29 21:41:06 +08:00
put_file_binary.dart PutFileBinary creates parent dirs automatically 2021-05-24 18:28:05 +08:00
remove.dart Abstract album content provider 2021-06-29 18:11:59 +08:00
resync_album.dart Abstract album content provider 2021-06-29 18:11:59 +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 Customize date/time of a file 2021-06-23 01:05:02 +08:00