nc-photos/app/lib/use_case
2024-11-23 15:44:39 +08:00
..
album Fix client side album not listing in Collections when offline 2024-08-20 01:21:36 +08:00
collection
compat Overhaul splash screen 2024-08-20 01:20:28 +08:00
face_recognition_person Refactor: extract all db code to dedicated package 2023-12-08 00:11:03 +08:00
file Revamp Photos tab 2024-05-06 22:32:45 +08:00
nc_album Fix removing photos from a server album incorrectly deleted it, and implement runtime blocks to prevent this from happening again 2024-09-26 01:27:18 +08:00
person Fix race condition when mixing stream and raw access with pref controller 2023-12-14 00:55:47 +08:00
recognize_face Refactor: extract all db code to dedicated package 2023-12-08 00:11:03 +08:00
sync_metadata Fix server side metadata service not filtering file type 2024-11-23 15:44:39 +08:00
battery_ensurer.dart Rewrite metadata service, add support for server side exif 2024-11-21 01:35:45 +08:00
cache_favorite.dart Deprecate FavoriteResyncedEvent 2024-02-07 01:14:30 +08:00
cache_favorite.g.dart
copy.dart
copy.g.dart
create_dir.dart
create_share.dart List and create share now take file descriptor instead of file 2024-02-14 01:13:45 +08:00
delete_local.dart
delete_local.g.dart
download_file.dart Revamp foreground download dialog 2023-09-03 17:13:11 +08:00
download_preview.dart
find_file.dart Workaround server bug where REPORT api no longer respect the path 2024-08-10 21:26:25 +08:00
find_file.g.dart
find_file_descriptor.dart Refactor: extract all db code to dedicated package 2023-12-08 00:11:03 +08:00
find_file_descriptor.g.dart
get_file_binary.dart
import_pending_shared_album.dart
import_potential_shared_album.dart Fix race condition when mixing stream and raw access with pref controller 2023-12-14 00:55:47 +08:00
import_potential_shared_album.g.dart
inflate_file_descriptor.dart Refactor: extract all db code to dedicated package 2023-12-08 00:11:03 +08:00
list_archived_file.dart Add use case to list archived files 2024-05-06 22:32:43 +08:00
list_file_tag.dart
list_location_file.dart Refactor: extract all db code to dedicated package 2023-12-08 00:11:03 +08:00
list_location_group.dart Refactor: extract all db code to dedicated package 2023-12-08 00:11:03 +08:00
list_location_group.g.dart
list_potential_shared_album.dart Fix race condition when mixing stream and raw access with pref controller 2023-12-14 00:55:47 +08:00
list_potential_shared_album.g.dart
list_share.dart List and create share now take file descriptor instead of file 2024-02-14 01:13:45 +08:00
list_share.g.dart
list_share_with_me.dart
list_sharee.dart
list_sharing.dart Refactor: revamp sharing browser code 2023-09-12 01:31:29 +08:00
list_sharing.g.dart Refactor: revamp sharing browser code 2023-09-12 01:31:29 +08:00
list_tag.dart
list_tagged_file.dart Workaround server bug where REPORT api no longer respect the path 2024-08-10 21:26:25 +08:00
list_tagged_file.g.dart
load_metadata.dart
load_metadata.g.dart
ls.dart
ls_single_file.dart
ls_trashbin.dart
move.dart
move.g.dart
populate_album.dart Fix dir collection not populating correctly when offline 2024-08-20 01:21:36 +08:00
populate_album.g.dart
preprocess_album.dart Migrate album to save files as file descriptors 2024-02-14 01:13:45 +08:00
put_file_binary.dart
put_file_binary.g.dart
remove.dart Replace tuple with records 2024-07-02 01:39:25 +08:00
remove.g.dart
remove_share.dart
request_public_link.dart
request_public_link.g.dart
restore_trashbin.dart Fix exception when restoring files from trash 2024-02-07 01:11:39 +08:00
resync_album.dart Migrate album to save files as file descriptors 2024-02-14 01:13:45 +08:00
resync_album.g.dart
scan_dir.dart Tweak log 2024-08-20 01:21:36 +08:00
scan_dir.g.dart
scan_local_dir.dart
search.dart Refactor: extract all db code to dedicated package 2023-12-08 00:11:03 +08:00
share_local.dart
share_local.g.dart
startup_sync.dart Deprecate FavoriteResyncedEvent 2024-02-07 01:14:30 +08:00
startup_sync.g.dart Fix startup sync results not propagated to main isolate 2024-02-07 01:14:30 +08:00
sync_dir.dart Replace tuple with records 2024-07-02 01:39:25 +08:00
sync_dir.g.dart
sync_favorite.dart Fix startup sync results not propagated to main isolate 2024-02-07 01:14:30 +08:00
sync_favorite.g.dart
sync_tag.dart Fix startup sync results not propagated to main isolate 2024-02-07 01:14:30 +08:00
sync_tag.g.dart
unimport_shared_album.dart
update_album.dart Migrate album to save files as file descriptors 2024-02-14 01:13:45 +08:00
update_album_time.dart Migrate album to save files as file descriptors 2024-02-14 01:13:45 +08:00
update_album_with_actual_items.dart
update_album_with_actual_items.g.dart
update_auto_album_cover.dart Migrate album to save files as file descriptors 2024-02-14 01:13:45 +08:00
update_property.dart Rewrite metadata service, add support for server side exif 2024-11-21 01:35:45 +08:00
update_property.g.dart
wifi_ensurer.dart Rewrite metadata service, add support for server side exif 2024-11-21 01:35:45 +08:00