Commit Graph

8506 Commits (f40ab3552f33a5ca05f3405732c2669d9038145f)

Author SHA1 Message Date
imaginalis f40ab3552f Fix & refine Polish (`pl`) translations 2022-09-19 15:00:55 +08:00
lord63 5dd7312342 Guide developer to use logseq.UI.showMsg 2022-09-19 15:00:16 +08:00
rcmerci ef8d74d68b enhance(sync): add get-deletion-logs
remove local files according to deletion-logs when local->remote-full-sync
2022-09-19 14:59:43 +08:00
Andelf bada72fe28 fix(mobile): stat should fail 2022-09-19 12:22:12 +08:00
Andelf f71a80341e fix(mobile): unlink did not create parent dir correctly 2022-09-19 12:22:12 +08:00
Andelf 634c5010a5 chore(deps): update capacitor-file-sync, native android encryption 2022-09-19 12:22:12 +08:00
Andelf 437b928fc4 fix(mobile): capacitor v4 readdir api 2022-09-19 12:22:12 +08:00
Konstantinos Kaloutas a183533947 fix: resizer position 2022-09-18 11:15:57 +08:00
Andelf 00ae42d89d refactor(android): use file-sync as lib 2022-09-16 21:12:15 +08:00
Andelf 2a73019b34 refactor(mobile): use ios file-sync as lib 2022-09-16 21:12:15 +08:00
Gabriel Horner a2ef3c5800 Fix confusing wording for :query options - fix #6751 2022-09-15 12:17:33 -04:00
Konstantinos Kaloutas 0d9eeaa442 fix: make resizer draggable on desktop only 2022-09-16 00:01:49 +08:00
Tienson Qin 1edf70de8a chore: easy to use for get-file-sync-state 2022-09-15 23:58:55 +08:00
Tienson Qin de092405a9 fix: repeated sync restart 2022-09-15 23:58:55 +08:00
Tienson Qin c300d6bc02 fix: sync status 2022-09-15 23:58:55 +08:00
Tienson Qin 40221d4799 fix: sync works but uploading/downloading files are not shown 2022-09-15 23:58:55 +08:00
Tienson Qin ed071cb363 fix: stop sync when binding a local directory to a remote graph 2022-09-15 23:58:55 +08:00
Tienson Qin d08eed503f fix: restart sync when a graph is added 2022-09-15 23:58:55 +08:00
Andelf 00dcf5980c enhance(android): enable android 12 style splash screen 2022-09-15 20:17:57 +08:00
Andelf 46db8f5608 fix(ios): wrong keepAlive usage 2022-09-15 20:17:57 +08:00
Andelf 6dc5517484 refactor(mobile): upgrade capacitor to v4 2022-09-15 20:17:57 +08:00
Andelf 23ecc641ef chore: debug print 2022-09-15 11:17:35 +08:00
Andelf 62eed63ed0 refactor(ios): rm old URL download extension 2022-09-15 11:17:35 +08:00
Andelf ff2063b2b4 refactor(ios): use URLSession to download and upload 2022-09-15 11:17:35 +08:00
Andelf 02bccce713 fix(ios): deprecated warning from capacitor 2022-09-15 11:17:35 +08:00
Konstantinos Kaloutas b150e1aa09 fix: remove resizing class on tab 2022-09-14 23:49:37 +08:00
Konstantinos Kaloutas d45d8c1506 Revert "fix: remove resizing class on tab"
This reverts commit 311d29b553.
2022-09-14 23:49:37 +08:00
Konstantinos Kaloutas 6ffd3d8937 fix: remove resizing class on tab 2022-09-14 23:49:37 +08:00
Andelf 76f40d4bcf chore: bump version 0.8.7 2022-09-14 23:19:56 +08:00
Konstantinos Kaloutas 9bdf399c84 fix: hide outline of main container 2022-09-14 23:19:25 +08:00
Konstantinos Kaloutas 577f5d298b fix: resize sidebar speed with arrow keys 2022-09-14 23:19:25 +08:00
Tienson Qin 79464a5ad9 enhance: make the link stand out when hovering it 2022-09-14 23:01:07 +08:00
Tienson Qin 17fe49d54d fix: no need for the :else keyword in case 2022-09-14 22:44:14 +08:00
sallto 20542700a5
fix: Date sorting is nonsensical #6363 (#6596)
* fix: Date sorting nonsensical
* simplify normalize-block
* adjusted handling of sets and added tests

Co-authored-by: Junyi Du <junyidu.cn@gmail.com>
2022-09-14 22:13:58 +08:00
Tienson Qin a1e5d72925 fix: put check? in the go block 2022-09-14 22:01:19 +08:00
Tienson Qin 376cda0bd3 fix: disable creating remote graph when sync is not started yet
Also, don't show `password is required` when starting the sync.
2022-09-14 22:01:19 +08:00
Konstantinos Kaloutas 14e87963ef Revert "chore: increase the max width of main container"
This reverts commit 5bc0537954.
2022-09-14 15:13:00 +08:00
Tienson Qin bd914615ef fix: clicking sync icon restarts the file sync
This can result in app crash when clicking the icon multiple times.
2022-09-14 12:46:07 +08:00
Andelf 6bb72c1252 fix(ios): use .default qos for encription 2022-09-14 12:23:13 +08:00
Tienson Qin a06d900523 Delete capacitor.config.json 2022-09-14 12:01:13 +08:00
Tienson Qin 7a0075491f Add capacitor.config.json to gitignore 2022-09-14 11:30:11 +08:00
Tienson Qin d384f61640 chore: yarn.lock 2022-09-14 11:30:11 +08:00
charlie 79c73eaee6 chore: typos 2022-09-14 11:30:11 +08:00
charlie fd92a53940 fix: conditions 2022-09-14 11:30:11 +08:00
charlie 9b57580962 chore(dev): just one command for ios/android development 2022-09-14 11:30:11 +08:00
Peng Xiao 442a52f887 fix: plugin settings not loading 2022-09-13 14:05:41 -04:00
Gabriel Horner 55ec6d6ce0 Remove kondo config for recently removed library 2022-09-13 11:35:03 -04:00
Andelf 412e749cb8 chore: bump version 0.8.6 2022-09-13 22:55:49 +08:00
Tienson Qin c074465b8a fix: readdir
also, fix warnings on persist var
2022-09-13 22:13:38 +08:00
Tienson Qin 8915818c3f fix: UI not refreshed on iOS 2022-09-13 22:13:38 +08:00