nc-photos/lib/use_case
2021-07-17 23:40:38 +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 Fix no albums shown if any one of them erred 2021-07-11 13:32:35 +08:00
load_metadata.dart Give up loading metadata if failed before 2021-07-13 16:28:16 +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
populate_album.dart Extract album item class 2021-07-11 13:32:35 +08:00
put_file_binary.dart PutFileBinary creates parent dirs automatically 2021-05-24 18:28:05 +08:00
remove.dart Fix no albums shown if any one of them erred 2021-07-11 13:32:35 +08:00
resync_album.dart Fix album item skipped if exception is thrown 2021-07-17 23:40:38 +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_dynamic_album_cover.dart Extract album item class 2021-07-11 13:32:35 +08:00
update_dynamic_album_time.dart Extract album item class 2021-07-11 13:32:35 +08:00
update_missing_metadata.dart Skip metadata for federation shares 2021-07-16 22:16:22 +08:00
update_property.dart Customize date/time of a file 2021-06-23 01:05:02 +08:00