.. |
compat
|
Unify import name used for path
|
2022-02-08 19:36:38 +08:00 |
db_compat
|
Drop db if failed migrating
|
2022-01-16 04:41:34 +08:00 |
add_to_album.dart
|
Overhaul how dependencies are injected to clients
|
2021-12-08 04:29:41 +08:00 |
cache_favorite.dart
|
Browse favorites
|
2022-02-08 19:35:55 +08:00 |
copy.dart
|
Unify import name used for path
|
2022-02-08 19:36:38 +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
|
FindFile now work with list of IDs
|
2022-02-08 18:22:55 +08:00 |
get_file_binary.dart
|
Initial commit
|
2021-04-10 12:28:12 +08:00 |
import_pending_shared_album.dart
|
Overhaul how dependencies are injected to clients
|
2021-12-08 04:29:43 +08:00 |
import_potential_shared_album.dart
|
Overhaul how dependencies are injected to clients
|
2021-12-08 04:29:43 +08:00 |
list_album.dart
|
Overhaul how dependencies are injected to clients
|
2021-12-08 04:29:43 +08:00 |
list_dir_share.dart
|
Refactor: extract fn to unstrip file path
|
2021-11-25 21:02:41 +08:00 |
list_favorite.dart
|
Browse favorites
|
2022-02-08 19:35:55 +08:00 |
list_favorite_offline.dart
|
Browse favorites
|
2022-02-08 19:35:55 +08:00 |
list_file_tag.dart
|
Show file tags in detail pane
|
2022-02-08 19:36:38 +08:00 |
list_potential_shared_album.dart
|
Move account settings out of pref
|
2021-12-08 04:29:42 +08:00 |
list_share.dart
|
FindFile now work with list of IDs
|
2022-02-08 18:22:55 +08:00 |
list_share_with_me.dart
|
Overhaul how dependencies are injected to clients
|
2021-12-08 04:29:43 +08:00 |
list_sharee.dart
|
Share album file with other users
|
2021-08-09 04:42:25 +08:00 |
list_tag.dart
|
Add tag collection
|
2022-02-08 19:36:52 +08:00 |
list_tagged_file.dart
|
Add tag collection
|
2022-02-08 19:36:52 +08:00 |
load_metadata.dart
|
Improve how filenames are logged
|
2021-12-02 19:58:36 +08:00 |
ls.dart
|
Remove options to include root in Ls
|
2022-01-06 18:55:46 +08:00 |
ls_single_file.dart
|
Overhaul how dependencies are injected to clients
|
2021-12-08 04:29:43 +08:00 |
ls_trashbin.dart
|
Handle files in trash bin
|
2021-08-02 19:22:28 +08:00 |
move.dart
|
Unify import name used for path
|
2022-02-08 19:36:38 +08:00 |
populate_album.dart
|
Add tag collection
|
2022-02-08 19:36:52 +08:00 |
populate_person.dart
|
Rewrite how file data are stored in local DB
|
2022-01-06 18:55:46 +08:00 |
preprocess_album.dart
|
Fix incorrect comment
|
2022-02-08 19:34:33 +08:00 |
put_file_binary.dart
|
PutFileBinary creates parent dirs automatically
|
2021-05-24 18:28:05 +08:00 |
remove.dart
|
Overhaul how dependencies are injected to clients
|
2021-12-08 04:29:43 +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
|
Support home dir named not as the username
|
2022-01-17 16:50:56 +08:00 |
resync_album.dart
|
Minimize transaction lifespan in ResyncAlbum
|
2022-01-06 18:55:46 +08:00 |
scan_dir.dart
|
Remove no media marker handling in use cases
|
2022-02-08 19:34:33 +08:00 |
scan_dir_offline.dart
|
Remove no media marker handling in use cases
|
2022-02-08 19:34:33 +08:00 |
scan_missing_metadata.dart
|
Remove no media marker handling in use cases
|
2022-02-08 19:34:33 +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 |
sync_favorite.dart
|
Sync favorites on start
|
2022-02-08 19:36:38 +08:00 |
unimport_shared_album.dart
|
Overhaul how dependencies are injected to clients
|
2021-12-08 04:29:43 +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:43 +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
|
Remove no media marker handling in use cases
|
2022-02-08 19:34:33 +08:00 |
update_property.dart
|
Set/unset favorite in viewer
|
2022-02-08 19:36:36 +08:00 |