Commit graph

23 commits

Author SHA1 Message Date
Ming Ming
987b236563 Add nc:metadata-photos-size to files api 2024-11-04 01:22:50 +08:00
Ming Ming
76cf08d6fb Add nc:metadata-photos-exif and nc:metadata-photos-gps to files api 2024-11-04 01:22:50 +08:00
Corentin Noël
774bcd97c5 Use the EXIF data provided by Nextcloud Photos 2024-11-03 08:25:39 +00:00
Ming Ming
cf1ad9eb0e Migrate from kDebugMode to something we can control 2024-10-20 21:49:53 +08:00
Ming Ming
63c601f59a Workaround server bug where REPORT api no longer respect the path 2024-08-10 21:26:25 +08:00
Ming Ming
60fd4bcbfd Reuse http client instead of making a new one on every connection 2024-07-31 22:53:50 +08:00
Ming Ming
4d5c811c9e Switch to cronet as http backend 2024-07-31 01:35:30 +08:00
Ming Ming
66a128bf77 Support server albums shared with you in Collections 2023-09-09 02:52:18 +08:00
Ming Ming
c1717a1f59 Refactor: extract string utilities 2023-08-26 01:34:07 +08:00
Ming Ming
c07819fb0e Refactor: move OrNull away from main package 2023-08-24 23:32:50 +08:00
Ming Ming
9d7d97b924 Refactor: extract log package 2023-08-18 00:37:48 +08:00
Ming Ming
738883387a Support face provided by Recognize app 2023-07-22 22:27:54 +08:00
Ming Ming
383e38a579 Rewrite face support 2023-07-22 22:27:54 +08:00
Ming Ming
24f1281478 Fix fileMetadataSize type of nextcloud album item 2023-07-12 00:52:50 +08:00
Ming Ming
ce9654a5c6 Fix api to retrieve face data from the Recognize app 2023-06-19 01:15:11 +08:00
Ming Ming
c54b178e5a Add api to retrieve face data from the Recognize app 2023-06-16 00:54:54 +08:00
Ming Ming
1908fe465e Regenerate files 2023-05-26 01:26:10 +08:00
Ming Ming
66c5b6608b Tweak log 2023-05-21 21:55:13 +08:00
Ming Ming
2b177d7679 Don't try to query ncalbum when Nextcloud <25 2023-05-21 21:54:24 +08:00
Ming Ming
067b6a1a60 Fix shared image in collaborative album not showing in viewer 2023-05-21 21:54:24 +08:00
Ming Ming
4d9644ac18 Correctly show shared items in a collaborative nc album 2023-05-21 21:54:24 +08:00
Ming Ming
f3901b5ff0 Rewrite collection support and add NC25 album support 2023-05-21 21:51:20 +08:00
Ming Ming
7a17f2b274 Refactor: move nextcloud api to dedicated pacakge 2023-02-26 01:29:14 +08:00