nc-photos/lib/use_case
2021-12-08 04:29:43 +08:00
..
compat Move account settings out of pref 2021-12-08 04:29:42 +08:00
add_to_album.dart Overhaul how dependencies are injected to clients 2021-12-08 04:29:41 +08:00
copy.dart Share multiple files as link 2021-10-09 16:46:18 +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
create_share.dart Fix list album not handling new/removed share 2021-10-28 04:48:51 +08:00
download_file.dart (Android) Show our own download notifs 2021-10-02 17:36:11 +08:00
find_file.dart Case insensitive string for username 2021-11-25 21:02:41 +08:00
get_file_binary.dart Initial commit 2021-04-10 12:28:12 +08:00
import_pending_shared_album.dart Open the new album after added to collection 2021-11-25 21:02:42 +08:00
import_potential_shared_album.dart Move account settings out of pref 2021-12-08 04:29:42 +08:00
list_album.dart Fix comment 2021-11-09 13:59:39 +08:00
list_dir_share.dart Refactor: extract fn to unstrip file path 2021-11-25 21:02:41 +08:00
list_potential_shared_album.dart Move account settings out of pref 2021-12-08 04:29:42 +08:00
list_share.dart Fix reshared file listed as missing share 2021-12-08 04:29:43 +08:00
list_share_with_me.dart Fix outdated item in sharing browser after added to collection 2021-11-25 21:02:42 +08:00
list_sharee.dart Share album file with other users 2021-08-09 04:42:25 +08:00
load_metadata.dart Improve how filenames are logged 2021-12-02 19:58:36 +08:00
ls.dart Initial commit 2021-04-10 12:28:12 +08:00
ls_single_file.dart LsSingleFile now takes repo as with other use cases 2021-11-25 21:02:42 +08:00
ls_trashbin.dart Handle files in trash bin 2021-08-02 19:22:28 +08:00
move.dart Refactoring: extract fn 2021-10-09 16:46:18 +08:00
populate_album.dart Improve how filenames are logged 2021-12-02 19:58:36 +08:00
populate_person.dart Case insensitive string for username 2021-11-25 21:02:41 +08:00
preprocess_album.dart Inject AppDb 2021-11-04 03:23:30 +08:00
put_file_binary.dart PutFileBinary creates parent dirs automatically 2021-05-24 18:28:05 +08:00
remove.dart Fix listing shares for file with path belonging to others 2021-12-08 04:29:41 +08:00
remove_album.dart Overhaul how dependencies are injected to clients 2021-12-08 04:29:41 +08:00
remove_from_album.dart Overhaul how dependencies are injected to clients 2021-12-08 04:29:41 +08:00
remove_share.dart Manage shares 2021-10-07 18:04:49 +08:00
request_public_link.dart Simplify code with typedef 2021-08-08 15:13:27 +08:00
restore_trashbin.dart Convenient fn to extract filename from File 2021-10-02 17:35:46 +08:00
resync_album.dart Improve how filenames are logged 2021-12-02 19:58:36 +08:00
scan_dir.dart Improve how filenames are logged 2021-12-02 19:58:36 +08:00
scan_missing_metadata.dart Fix shared files in share folder not scanned for metadata 2021-12-08 04:29:42 +08:00
share_album_with_user.dart Fix overwriting album file when (un)sharing to multiple people 2021-11-25 22:59:25 +08:00
unimport_shared_album.dart Remove shared album from collection when deleting 2021-12-02 19:57:05 +08:00
unshare_album_with_user.dart Overhaul how dependencies are injected to clients 2021-12-08 04:29:41 +08:00
unshare_file_from_album.dart Overhaul how dependencies are injected to clients 2021-12-08 04:29:41 +08:00
update_album.dart Disallow updating album with a newer version 2021-11-25 21:02:41 +08:00
update_album_time.dart Fix not cleaing latestItemTime after removing last item 2021-11-07 01:09:02 +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 Fix unnecessarily updating album with same cover for diff user 2021-12-02 19:57:05 +08:00
update_missing_metadata.dart Fix shared files in share folder not scanned for metadata 2021-12-08 04:29:42 +08:00
update_property.dart Migrate to null-safety 2021-07-25 00:23:08 +08:00