Commit graph

1256 commits

Author SHA1 Message Date
Ming Ming
49b5901149 Optimize SyncFavorite to only update a column 2022-07-28 17:47:59 +08:00
Ming Ming
450f43694a Set sqlite busy timeout 2022-07-28 17:47:59 +08:00
Ming Ming
84264dad20 Setting eagerError may cause the transaction to end before all future returns 2022-07-28 17:47:59 +08:00
Ming Ming
2df27502f1 Improve custom sql statements 2022-07-28 17:47:59 +08:00
Ming Ming
c544070236 Utility fn for stream 2022-07-28 17:47:59 +08:00
Ming Ming
c98482d4c5 Speed up root picker by not querying all file data 2022-07-28 17:47:59 +08:00
Ming Ming
af7dce41f9 Fix edited/enhanced photo not opened from notification 2022-07-28 17:47:59 +08:00
Ming Ming
e44b1add60 Fix removed files returned in backing files 2022-07-28 17:47:59 +08:00
Ming Ming
8f8fa1db2a Fix data in bloc state can be modified outside 2022-07-28 17:47:59 +08:00
Ming Ming
52e9618581 Fix start arg ignored in indexOf 2022-07-28 17:47:59 +08:00
Ming Ming
2af31a0357 Favor functions in package:collection 2022-07-28 17:47:59 +08:00
Ming Ming
0c06fe0607 Make range selection hint replaceable 2022-07-28 17:47:59 +08:00
Ming Ming
8eccce506c Improve how snack bars are queued 2022-07-28 17:47:59 +08:00
Ming Ming
9c8afda6a7 Add flutter_test dependency 2022-07-28 17:47:59 +08:00
Ming Ming
dbba3d697a Versioning: 46.1 2022-07-25 03:08:01 +08:00
nkming2
f2c3b7d275 Merge branch 'fix-ci' into 'master'
Fix missing sqlite3 dependency in ci image

See merge request nkming2/nc-photos!53
2022-07-24 17:11:00 +00:00
nkming2
be55ef8309 Fix missing sqlite3 dependency in ci image 2022-07-24 15:54:21 +00:00
Ming Ming
8dead427a0 Versioning: 46.0 2022-07-24 22:01:51 +08:00
Ming Ming
4e9baf2c52 Temporarily disable GMap to fix app crashing 2022-07-24 22:01:51 +08:00
Ming Ming
dccb57f32e Fix non-unique key used to detect visibility 2022-07-24 22:01:51 +08:00
Ming Ming
e5fa14943c Update TouchTokenManager to not cache the tokens 2022-07-24 22:01:51 +08:00
Ming Ming
423d7aa364 listSingle will now update the cache db 2022-07-24 22:01:51 +08:00
Ming Ming
d548c592ae Prefer DiContainer over creating ad hoc repo 2022-07-24 22:01:51 +08:00
Ming Ming
c119d08dc1 Remove unused field 2022-07-24 22:01:51 +08:00
Ming Ming
65c67a9af0 Improve logs 2022-07-24 22:01:51 +08:00
Ming Ming
f2dbc6db3b Disable back button in splash screen
To prevent app quiting during upgrade
2022-07-24 22:01:50 +08:00
Ming Ming
e72dc82a1b Hide sign in details while connecting 2022-07-24 22:01:50 +08:00
Ming Ming
1737025570 Add known accounts to db on upgrade 2022-07-24 22:01:50 +08:00
Ming Ming
0e1fb3864f Show changelog in dedicated screen 2022-07-24 22:01:50 +08:00
Ming Ming
db9ba1f96c Tweak scroll label style 2022-07-24 22:01:50 +08:00
Ming Ming
799594443b Throttle calls to update remote touch token 2022-07-24 22:01:50 +08:00
Ming Ming
7563fa2ad6 Show first 100 photos on startup
This is to create an illusion that the app loads quickly when it's not ;)
2022-07-24 22:01:50 +08:00
Ming Ming
4fa84c4f01 Merge branch 'fix-ldap-userid' into dev 2022-07-24 22:01:50 +08:00
Ming Ming
a65da95f75 Owner display name should be shown instead of owner id 2022-07-24 22:01:50 +08:00
Ming Ming
478c25b5d0 Fix user ID and display name mixed up in logic 2022-07-24 22:01:49 +08:00
Ming Ming
413c185290 Improve log 2022-07-24 22:01:48 +08:00
Ming Ming
195cc7ff95 Merge branch 'switch-indexeddb-to-sqlite' into dev 2022-07-24 22:01:48 +08:00
Ming Ming
c3f50f20f5 Add hidden dev options to clear cache db 2022-07-24 22:01:48 +08:00
Ming Ming
90d73ecc9c Enable WAL mode 2022-07-24 22:01:48 +08:00
Ming Ming
c2d7cdb30a More test cases 2022-07-24 22:01:48 +08:00
Ming Ming
878699b02c Fix account not deleted from db after signing out 2022-07-24 22:01:47 +08:00
Ming Ming
d85ed4102b Filter out x86 libraries 2022-07-24 22:01:47 +08:00
Ming Ming
c2cc6b5842 Fix invalid DateTimeOriginal in exif breaking DB logic 2022-07-24 22:01:47 +08:00
Ming Ming
e0236e8644 Fix e2ee dir get added and removed repeatedly 2022-07-24 22:01:47 +08:00
Ming Ming
2c4ec3447b Switch local DB from IndexedDB to SQLite 2022-07-24 22:01:47 +08:00
Ming Ming
2085b9197e Merge branch 'image-editor' into dev 2022-07-24 22:01:46 +08:00
Ming Ming
378e4f0b67 Fix edited photos not shown in Enhance collection 2022-07-24 22:01:46 +08:00
Ming Ming
be28551386 Add link to help wiki 2022-07-24 22:01:46 +08:00
Ming Ming
654627ebbb Adjust image color 2022-07-24 22:01:46 +08:00
Ming Ming
f903fd8e6f Fix metadata service not stopping correctly with >1 roots 2022-07-24 22:01:45 +08:00