.. |
album
|
Replace tuple with records
|
2024-07-02 01:39:25 +08:00 |
collection
|
New MapBrowser to browse photo clusters on a map
|
2024-07-20 03:37:46 +08:00 |
collection_item
|
Replace tuple with records
|
2024-07-02 01:39:25 +08:00 |
face_recognition_person
|
Refactor: extract all db code to dedicated package
|
2023-12-08 00:11:03 +08:00 |
favorite
|
Refactor: move nextcloud api to dedicated pacakge
|
2023-02-26 01:29:14 +08:00 |
file
|
Fix 404 when accessing collections page without having any album
|
2024-06-19 21:08:24 +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
|
Move more pref to controller
|
2024-08-20 01:21:36 +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
|
Tweak generated logger code
|
2022-12-21 00:49:14 +08:00 |
collection.dart
|
Disallow item to be deleted from nextcloud album
|
2023-09-15 01:22:37 +08:00 |
collection.g.dart
|
Rewrite collection support and add NC25 album support
|
2023-05-21 21:51:20 +08:00 |
collection_item.dart
|
Update collection items when file updated in files controller
|
2024-02-17 02:27:35 +08:00 |
exif.dart
|
Refactor: move nextcloud api to dedicated pacakge
|
2023-02-26 01:29:14 +08:00 |
exif.g.dart
|
Tweak generated logger code
|
2022-12-21 00:49:14 +08:00 |
exif_extension.dart
|
Refactor: extract exif function
|
2022-08-20 19:11:10 +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
|
Use generator for toString
|
2022-12-09 00:03:28 +08:00 |
favorite.g.dart
|
Use generator for toString
|
2022-12-09 00:03:28 +08:00 |
file.dart
|
Refactor: extract string utilities
|
2023-08-26 01:34:07 +08:00 |
file.g.dart
|
Tweak generated logger code
|
2022-12-21 00:49:14 +08:00 |
file_descriptor.dart
|
Migrate album to save files as file descriptors
|
2024-02-14 01:13:45 +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
|
List and create share now take file descriptor instead of file
|
2024-02-14 01:13:45 +08:00 |
local_file.dart
|
Use generator for toString
|
2022-12-09 00:03:28 +08:00 |
local_file.g.dart
|
Use generator for toString
|
2022-12-09 00:03:28 +08:00 |
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
|
Correctly show shared items in a collaborative nc album
|
2023-05-21 21:54:24 +08:00 |
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
|
Correctly show shared items in a collaborative nc album
|
2023-05-21 21:54:24 +08:00 |
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
|
HTTP engine now controlled by pref
|
2024-08-06 01:23:29 +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
|
Use generator for toString
|
2022-12-09 00:03:28 +08:00 |
search_util.dart
|
Add search
|
2022-08-07 23:54:35 +08:00 |
server_status.dart
|
Don't try to query ncalbum when Nextcloud <25
|
2023-05-21 21:54:24 +08:00 |
server_status.g.dart
|
Don't try to query ncalbum when Nextcloud <25
|
2023-05-21 21:54:24 +08:00 |
share.dart
|
List and create share now take file descriptor instead of file
|
2024-02-14 01:13:45 +08:00 |
share.g.dart
|
Use generator for toString
|
2022-12-09 00:03:28 +08:00 |
sharee.dart
|
Refactor: extract string utilities
|
2023-08-26 01:34:07 +08:00 |
sharee.g.dart
|
Use generator for toString
|
2022-12-09 00:03:28 +08:00 |
tag.dart
|
Refactor: move OrNull away from main package
|
2023-08-24 23:32:50 +08:00 |
tag.g.dart
|
Use generator for toString
|
2022-12-09 00:03:28 +08:00 |
tagged_file.dart
|
Use generator for toString
|
2022-12-09 00:03:28 +08:00 |
tagged_file.g.dart
|
Use generator for toString
|
2022-12-09 00:03:28 +08:00 |