Commit graph

2217 commits

Author SHA1 Message Date
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
Ming Ming
eaa8b2d907 Add test case 2024-11-04 01:22:50 +08:00
Ming Ming
987b236563 Add nc:metadata-photos-size to files api 2024-11-04 01:22:50 +08:00
Ming Ming
b86e2ef33b Add test case 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
ming
09ff2ec54a Merge branch 'tintou/nextcloud-exif' into 'dev-nc28-exif'
Use the EXIF data provided by Nextcloud Photos

See merge request nkming2/nc-photos!75
2024-11-03 08:25:39 +00: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
17916a8434 Merge branch 'album-map' 2024-10-31 01:41:35 +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
e643f898d3 Fix OSM map not opening the Map app when tapped 2024-10-31 01:41:04 +08:00
Ming Ming
c13e023d87 Replace implementation type with our type in map 2024-10-31 01:40:19 +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
3089ab7bbb Tweak OSM map rotation threshold 2024-10-29 01:28:56 +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
cecd0691fe Merge branch 'new-collections-nav-bar' 2024-10-27 03:40:08 +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
2eb9ac1d87 Fix flutter version mismatch in CI image 2024-10-23 00:45:24 +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