Commit graph

196 commits

Author SHA1 Message Date
Ming Ming
677a73852f Config personalized ads 2024-12-12 23:54:21 +08:00
Ming Ming
e1bfca432e Add AdMob 2024-12-12 23:54:21 +08:00
Ming Ming
2374fe83df Cache server version for use when server is down 2024-11-23 23:19:37 +08:00
Ming Ming
114b52d0e9 Revert "Fix wrong mime types used when counting file w/o metadata"
This reverts commit 97f1b25ae9.
2024-11-23 15:44:39 +08:00
Ming Ming
0e4ecf4f2b Rewrite metadata service, add support for server side exif 2024-11-21 01:35:45 +08:00
Ming Ming
97f1b25ae9 Fix wrong mime types used when counting file w/o metadata 2024-11-18 01:36:00 +08:00
Ming Ming
ce0b6d6c05 Fix build error 2024-11-18 01:36:00 +08:00
Ming Ming
0aab97f2f5 Support untyped exif values saved as string, which is the case when the value came from the server 2024-11-13 01:29:30 +08:00
Ming Ming
bc9bbe9455 Adapt to server side metadata 2024-11-10 23:30:53 +08:00
Corentin Noël
774bcd97c5 Use the EXIF data provided by Nextcloud Photos 2024-11-03 08:25:39 +00:00
Ming Ming
4959f06fec Support adding map to client albums 2024-10-31 01:41:22 +08:00
Ming Ming
94d042dfa0 Comment out unsupported code 2024-10-31 01:41:09 +08:00
Ming Ming
121f611c7f New settings page to configure nav bar in collections tab 2024-10-26 21:42:55 +08:00
Ming Ming
ce2bc4f9c0 Migrate hasNewSharedAlbum in account pref 2024-10-23 00:45:27 +08:00
Ming Ming
25d7b79225 Migrate accounts to prefController 2024-10-19 01:52:50 +08:00
Ming Ming
01697b6fbb Viewer app bar buttons now controlled by pref 2024-10-10 01:21:05 +08:00
Ming Ming
3576f7e397 Completely rewrite Viewer 2024-10-07 01:16:21 +08:00
Ming Ming
b007c3e764 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
Ming Ming
d9fcd3ace1 Fix some lint warnings 2024-09-19 01:30:50 +08:00
Ming Ming
4ecf46b024 Improve comments 2024-09-19 01:30:50 +08:00
Ming Ming
655ce1a3fe Allow using custom time range in map 2024-08-24 23:07:47 +08:00
Ming Ming
d4d0160642 Allow customizing map browser default time range 2024-08-24 23:07:47 +08:00
Ming Ming
0feb6aa59b Move more pref to controller 2024-08-20 01:21:36 +08:00
Ming Ming
3ab0829ba2 Overhaul splash screen 2024-08-20 01:20:28 +08:00
Ming Ming
8ce1456811 HTTP engine now controlled by pref 2024-08-06 01:23:29 +08:00
Ming Ming
8c8dcb3e8e Map browser now default to the position of the last known latest photo 2024-07-20 03:37:46 +08:00
Ming Ming
739b23b8ba DB api to support filtering locations by time range 2024-07-20 03:37:46 +08:00
Ming Ming
4bb825a7dc Correctly filter map browser query 2024-07-20 03:37:46 +08:00
Ming Ming
b6abb4ae47 New MapBrowser to browse photo clusters on a map 2024-07-20 03:37:46 +08:00
Ming Ming
1870830b39 Replace tuple with records 2024-07-02 01:39:25 +08:00
Ming Ming
4fc6b17de1 Add a dialog that lead user to the video preview help page 2024-06-21 02:44:40 +08:00
Ming Ming
e573837b7b Fix 404 when accessing collections page without having any album 2024-06-19 21:08:24 +08:00
Ming Ming
0b766723d8 Refactor: hide some migrated pref accessors 2024-06-18 01:36:45 +08:00
Ming Ming
4e8d8d6768 Fix new linter warnings 2024-05-28 23:56:07 +08:00
Ming Ming
ef50653b3c Fix memory pref not removing key correctly 2024-05-28 23:56:07 +08:00
Ming Ming
58171f14c9 Add app lock 2024-05-25 17:46:01 +08:00
Ming Ming
fd8251b86c Add encrypted pref variant 2024-05-25 17:46:01 +08:00
Ming Ming
df3f3a65d3 Support selecting secondary theme color in settings 2024-05-18 22:00:35 +08:00
Ming Ming
528699d7c5 Remove sort Photos tab by filename option
This is no longer supported in the revamped code
2024-05-07 00:33:10 +08:00
Ming Ming
3631abaf7d Revamp Photos tab
- Lazy loading
- Minimap
2024-05-06 22:32:45 +08:00
Ming Ming
57c438b7f1 Handle share dir in np_db 2024-03-24 21:34:42 +08:00
Ming Ming
c588ab9c6d Update collection items when file updated in files controller 2024-02-17 02:27:35 +08:00
Ming Ming
1c999f6fab Migrate album to save files as file descriptors 2024-02-14 01:13:45 +08:00
Ming Ming
07ee28d0cb List and create share now take file descriptor instead of file 2024-02-14 01:13:45 +08:00
Ming Ming
64b281289b Improve doc 2024-02-14 01:13:45 +08:00
Ming Ming
91caf39184 Fix db file data source returning file instead of fd from share folder 2024-02-14 01:13:36 +08:00
Ming Ming
be0caa1c48 Deprecate pref updated events 2024-02-07 01:14:30 +08:00
Ming Ming
0b3aa72015 Add log 2024-02-07 01:14:30 +08:00
Ming Ming
378da23360 Migrate Remove to use controller 2024-02-07 01:14:30 +08:00
Ming Ming
5b20ec4fff Add new FilesController to improve file handling 2024-02-07 01:14:30 +08:00