Commit graph

1861 commits

Author SHA1 Message Date
Ming Ming
15ed907c34 Improve log 2023-12-09 03:16:07 +08:00
Ming Ming
a75b3b3c1e Fix exception when inserting items for new recognize face 2023-12-09 03:10:24 +08:00
Ming Ming
5fa4cfb361 Fix recognize face item field serialized twice 2023-12-09 03:10:24 +08:00
Ming Ming
3229c014bf Make code more readable 2023-12-08 00:11:03 +08:00
Ming Ming
05f7ecf55f Fix exception when syncing dir with path only 2023-12-08 00:11:03 +08:00
Ming Ming
8bc9b8c8fd Fix exif not unserialized correctly 2023-12-08 00:11:03 +08:00
Ming Ming
33462d9fec Fix asserting when there are favorite files outside roots 2023-12-08 00:11:03 +08:00
Ming Ming
0e4411c725 Refactor: extract all db code to dedicated package 2023-12-08 00:11:03 +08:00
Ming Ming
702fac4b38 Fix NPE in viewer pane 2023-12-08 00:10:46 +08:00
Ming Ming
7c83b81810 Add utility to extract owner id of a nc album 2023-12-07 00:54:30 +08:00
Ming Ming
65c614940b Move test to correct package 2023-12-07 00:54:30 +08:00
Ming Ming
04d7441fc0 Fix codegen test running before init is done 2023-12-07 00:54:29 +08:00
Ming Ming
cd5e771044 Move utility to package 2023-10-09 01:41:06 +08:00
Ming Ming
7306d3cedf Move object utilities to np_common 2023-10-03 22:28:35 +08:00
Ming Ming
731e21df7c Remove unused var 2023-09-25 01:13:19 +08:00
Ming Ming
3599227ba1 Disallow item to be deleted from nextcloud album
Deleted files are left dangling in the album on server
2023-09-15 01:22:37 +08:00
Ming Ming
eb52d84526 Versioning: 64.0 2023-09-13 01:45:40 +08:00
Ming Ming
56195ed380 Sync translations with POEditor 2023-09-13 01:45:40 +08:00
Ming Ming
1cfff45039 Fix removing file from Nextcloud album incorrectly deleted it 2023-09-13 01:28:24 +08:00
Ming Ming
bfbfaffe5c Fix runtime type error 2023-09-13 01:28:24 +08:00
Ming Ming
7dde4b1de9 Move the delete button from viewer to detail pane for album files to avoid confusion 2023-09-13 01:28:24 +08:00
Ming Ming
436a760950 Refactor: extract map 2023-09-13 00:31:41 +08:00
Ming Ming
b4cd90d6d4 Refactor: revamp sharing browser code 2023-09-12 01:31:29 +08:00
Ming Ming
1404717574 Fix exception when showing the shared album info dialog 2023-09-11 01:37:40 +08:00
Ming Ming
dc4cf7d5bd Refactor: extract widget 2023-09-11 01:37:40 +08:00
Ming Ming
85623d7588 Hide the sharer part of a shared nc album 2023-09-11 01:37:40 +08:00
Ming Ming
51b9d26e31 Nc album shared with you is not allowed to be renamed 2023-09-11 01:37:40 +08:00
Ming Ming
423ab9ebb1 Fix sql UNIQUE exception when using folders 2023-09-09 22:50:53 +08:00
Ming Ming
f7f8c22000 Don't query tags for files in a nc album 2023-09-09 22:50:53 +08:00
Ming Ming
93d6180f06 Fix image path in detail pane for those inside NC albums 2023-09-09 02:52:18 +08:00
Ming Ming
66a128bf77 Support server albums shared with you in Collections 2023-09-09 02:52:18 +08:00
Ming Ming
c8b132d6d7 Remove obsolete code 2023-09-09 02:52:18 +08:00
Ming Ming
765b102bcd Fix error not handled in message_relay (android) 2023-09-07 00:27:57 +08:00
Ming Ming
53802f0211 Refactor: update variable naming 2023-09-07 00:27:57 +08:00
Ming Ming
865f22a682 Add ios implementation of platform_message_relay 2023-09-07 00:27:57 +08:00
Ming Ming
904b898a44 Refactor: extract ios core like android 2023-09-07 00:27:57 +08:00
Ming Ming
b43b099f7e Fix theme color defaulting to blue when Material You is enabled 2023-09-05 00:29:06 +08:00
Ming Ming
19d694b485 Update dependency 2023-09-04 01:15:09 +08:00
Ming Ming
bc44d44c96 Revamp foreground download dialog 2023-09-03 17:13:11 +08:00
Ming Ming
eb941f15af Versioning: 63.1 2023-09-02 03:30:16 +08:00
Ming Ming
e9cc35865a Fix unresolved ref 2023-09-02 03:29:47 +08:00
Ming Ming
2dd1f84e9d Versioning: 63.0 2023-09-02 02:59:12 +08:00
Ming Ming
548fa540b4 Fix catalan not shown in language menu 2023-09-02 02:59:12 +08:00
Ming Ming
aa1959a0e6 Update untranslated message 2023-09-02 02:59:12 +08:00
Ming Ming
b1a64e907d Fix localization syntax 2023-09-02 02:59:12 +08:00
Ming Ming
7e1b873ba7 Sync with POEditor 2023-09-02 02:33:14 +08:00
Ming Ming
150c4c4831 Android 13 compatibility update 2023-09-02 02:16:50 +08:00
Ming Ming
601f5e1af2 Fix compile SDK wrongly set as 31 in android packages 2023-09-02 02:16:50 +08:00
Ming Ming
e91d6410f5 Refactor: extract native event to package 2023-09-02 02:16:50 +08:00
Ming Ming
8841673b88 Fix native image processor messages not reporting to flutter 2023-09-02 02:16:50 +08:00