.. |
album
|
Support adding map to client albums
|
2024-10-31 01:41:22 +08:00 |
collection
|
Support adding map to client albums
|
2024-10-31 01:41:22 +08:00 |
collection_item
|
Support adding map to client albums
|
2024-10-31 01:41:22 +08:00 |
face_recognition_person
|
Refactor: extract all db code to dedicated package
|
2023-12-08 00:11:03 +08:00 |
favorite
|
|
|
file
|
Rewrite metadata service, add support for server side exif
|
2024-11-21 01:35:45 +08:00 |
image_location
|
DB api to support filtering locations by time range
|
2024-07-20 03:37:46 +08:00 |
local_file
|
Refactor: extract collection utilities to package
|
2023-08-26 01:35:16 +08:00 |
nc_album
|
Refactor: extract all db code to dedicated package
|
2023-12-08 00:11:03 +08:00 |
person
|
Fix new linter warnings
|
2024-05-28 23:56:07 +08:00 |
pref
|
Config personalized ads
|
2024-12-12 23:54:21 +08:00 |
recognize_face
|
Refactor: extract all db code to dedicated package
|
2023-12-08 00:11:03 +08:00 |
search
|
Fix incompatible getFileDescriptors api calls
|
2023-12-10 16:28:14 +08:00 |
share
|
List and create share now take file descriptor instead of file
|
2024-02-14 01:13:45 +08:00 |
sharee
|
Refactor: extract string utilities
|
2023-08-26 01:34:07 +08:00 |
tag
|
Refactor: extract all db code to dedicated package
|
2023-12-08 00:11:03 +08:00 |
tagged_file
|
Refactor: extract collection utilities to package
|
2023-08-26 01:35:16 +08:00 |
album.dart
|
Migrate album to save files as file descriptors
|
2024-02-14 01:13:45 +08:00 |
album.g.dart
|
|
|
collection.dart
|
Support adding map to client albums
|
2024-10-31 01:41:22 +08:00 |
collection.g.dart
|
|
|
collection_item.dart
|
Support adding map to client albums
|
2024-10-31 01:41:22 +08:00 |
exif.dart
|
Fix build error
|
2024-11-18 01:36:00 +08:00 |
exif.g.dart
|
|
|
exif_util.dart
|
Adapt to server side metadata
|
2024-11-10 23:30:53 +08:00 |
face_recognition_face.dart
|
Rewrite face support
|
2023-07-22 22:27:54 +08:00 |
face_recognition_face.g.dart
|
Rewrite face support
|
2023-07-22 22:27:54 +08:00 |
face_recognition_person.dart
|
Rewrite face support
|
2023-07-22 22:27:54 +08:00 |
face_recognition_person.g.dart
|
Rewrite face support
|
2023-07-22 22:27:54 +08:00 |
favorite.dart
|
|
|
favorite.g.dart
|
|
|
file.dart
|
Adapt to server side metadata
|
2024-11-10 23:30:53 +08:00 |
file.g.dart
|
|
|
file_descriptor.dart
|
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 |
file_descriptor.g.dart
|
Fix removing file from Nextcloud album incorrectly deleted it
|
2023-09-13 01:28:24 +08:00 |
file_util.dart
|
Revert "Fix wrong mime types used when counting file w/o metadata"
|
2024-11-23 15:44:39 +08:00 |
local_file.dart
|
|
|
local_file.g.dart
|
|
|
nc_album.dart
|
Add utility to extract owner id of a nc album
|
2023-12-07 00:54:30 +08:00 |
nc_album.g.dart
|
|
|
nc_album_item.dart
|
Refactor: extract all db code to dedicated package
|
2023-12-08 00:11:03 +08:00 |
nc_album_item.g.dart
|
|
|
person.dart
|
Select between Face Recognition and Recognize
|
2023-07-22 22:27:54 +08:00 |
person.g.dart
|
Rewrite face support
|
2023-07-22 22:27:54 +08:00 |
person_face.dart
|
Rewrite face support
|
2023-07-22 22:27:54 +08:00 |
person_face.g.dart
|
Rewrite face support
|
2023-07-22 22:27:54 +08:00 |
pref.dart
|
Config personalized ads
|
2024-12-12 23:54:21 +08:00 |
pref.g.dart
|
Select between Face Recognition and Recognize
|
2023-07-22 22:27:54 +08:00 |
pref_util.dart
|
Refactor pref
|
2023-07-18 00:44:30 +08:00 |
recognize_face.dart
|
Support face provided by Recognize app
|
2023-07-22 22:27:54 +08:00 |
recognize_face.g.dart
|
Support face provided by Recognize app
|
2023-07-22 22:27:54 +08:00 |
recognize_face_item.dart
|
Refactor: extract string utilities
|
2023-08-26 01:34:07 +08:00 |
recognize_face_item.g.dart
|
Support face provided by Recognize app
|
2023-07-22 22:27:54 +08:00 |
search.dart
|
Refactor: extract all db code to dedicated package
|
2023-12-08 00:11:03 +08:00 |
search.g.dart
|
|
|
search_util.dart
|
|
|
server_status.dart
|
Cache server version for use when server is down
|
2024-11-23 23:19:37 +08:00 |
server_status.g.dart
|
|
|
share.dart
|
List and create share now take file descriptor instead of file
|
2024-02-14 01:13:45 +08:00 |
share.g.dart
|
|
|
sharee.dart
|
Refactor: extract string utilities
|
2023-08-26 01:34:07 +08:00 |
sharee.g.dart
|
|
|
tag.dart
|
Refactor: move OrNull away from main package
|
2023-08-24 23:32:50 +08:00 |
tag.g.dart
|
|
|
tagged_file.dart
|
|
|
tagged_file.g.dart
|
|
|