Commit graph

978 commits

Author SHA1 Message Date
Ming Ming
d363d544d6 Update messaging for server side metadata support 2024-11-23 15:44:39 +08:00
Ming Ming
00ec53e097 Revert "Remove setup page for EXIF"
This reverts commit 7ea37dc491.
2024-11-23 15:44:39 +08:00
Ming Ming
c905be8b01 Revert "Hide EXIF settings on nextcloud 28+"
This reverts commit 5c9f51a110.
2024-11-23 15:44:39 +08:00
Ming Ming
15eb565eac Fix server side metadata service not filtering file type 2024-11-23 15:44:39 +08:00
Ming Ming
c1915b393a Fallback to our metadata extractor if file not supported by nextcloud server 2024-11-23 15:44:39 +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
5ec09d5c4c Fix shared dir not considered when counting files for the photos timeline 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
4eab807524 Fix not considering owner id when counting files missing 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
7ea37dc491 Remove setup page for EXIF 2024-11-10 23:30:53 +08:00
Ming Ming
5c9f51a110 Hide EXIF settings on nextcloud 28+ 2024-11-10 23:30:53 +08:00
Ming Ming
d0b1568524 Disable metadata service on nextcloud 28+ 2024-11-10 23:30:53 +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
d24e595d8f Update error handling in controllers 2024-11-01 00:55:46 +08:00
Ming Ming
4959f06fec Support adding map to client albums 2024-10-31 01:41:22 +08:00
Ming Ming
12f6f59a1c Extract function to launch map app 2024-10-31 01:41:20 +08:00
Ming Ming
3a1f6d64cf Fix edit label view not activating in album 2024-10-31 01:41:17 +08:00
Ming Ming
94d042dfa0 Comment out unsupported code 2024-10-31 01:41:09 +08:00
Ming Ming
7c290a1825 Rename GpsMap to StaticMap 2024-10-31 01:41:07 +08:00
Ming Ming
55880944ce Support rotation in static map 2024-10-31 01:41:06 +08:00
Ming Ming
92286372cb Add a place picker 2024-10-31 01:40:16 +08:00
Ming Ming
0c78419c72 71.0 2024-10-30 00:45:16 +08:00
Ming Ming
7dcaf30352 Fix legacy search page incompatible with new viewer page when opening photos not yet in filescontroller 2024-10-30 00:22:14 +08:00
Ming Ming
7f328b07f9 Require explicit type 2024-10-29 01:28:59 +08:00
Ming Ming
f789d0473b Rewrite double tap to exit code 2024-10-29 01:28:54 +08:00
Ming Ming
59fff6d679 Improve debug log 2024-10-29 01:28:52 +08:00
Ming Ming
4d29da84b2 Fix slideshow using the same shuffled index for multiple iterations 2024-10-27 22:21:16 +08:00
Ming Ming
c20f2441ef Fix adding items to uninited collections did not update the items count 2024-10-27 22:21:15 +08:00
Ming Ming
c81c80a272 Move map browser entrance from tab to collections page 2024-10-27 03:40:12 +08:00
Ming Ming
058a8d38af Add fade out effect also to nav bar settings page 2024-10-27 03:39:45 +08:00
Ming Ming
78c02fd280 Warn user when they try to remove a fixed button 2024-10-27 02:25:47 +08:00
Ming Ming
6f148e57d1 Make nav bar part of app bar instead in collections page 2024-10-27 00:02:23 +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
1adbb453fd New nav bar design in Collections page 2024-10-26 21:42:53 +08:00
Ming Ming
791a65713b Make draggable widget more generic 2024-10-26 21:42:51 +08:00
Ming Ming
0e6fe1dede Update text 2024-10-26 21:38:31 +08:00
Ming Ming
ce2bc4f9c0 Migrate hasNewSharedAlbum in account pref 2024-10-23 00:45:27 +08:00
Ming Ming
702446d824 Downgrade flutter to 3.19 until I figure out how to get visiblity_detector to work with 3.22 2024-10-20 22:42:14 +08:00
Ming Ming
cf1ad9eb0e Migrate from kDebugMode to something we can control 2024-10-20 21:49:53 +08:00
Ming Ming
df400b2690 Customize viewer app bars in settings 2024-10-20 18:49:44 +08:00
Ming Ming
7c583950f1 Support more buttons in viewer 2024-10-20 18:49:43 +08:00
Ming Ming
d73fd18294 Remove padding from Draggable 2024-10-20 18:49:40 +08:00
Ming Ming
b871fdf49b Fix pref stream not returning default value after removing 2024-10-20 18:49:35 +08:00
Ming Ming
e4c0eb3baa Update untranslated messages 2024-10-20 18:49:32 +08:00
Ming Ming
1ffa59c2f5 Improve comments 2024-10-20 18:49:17 +08:00
Ming Ming
e3370bd26e 70.0 2024-10-19 19:20:39 +08:00