nc-photos/lib/use_case
2021-09-28 16:36:12 +08:00
..
compat Delete obsolete old cache 2021-09-16 18:30:09 +08:00
add_to_album.dart Remove metadata from album files 2021-09-28 16:36:08 +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 Migrate to DownloadManage on Android 2021-09-20 01:37:54 +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 Migrate to new person API 2021-09-11 16:03:58 +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 Remove metadata from album files 2021-09-28 16:36:08 +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 Fix exception resyncing file w/o id and not in DB 2021-09-28 16:36:12 +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 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