Commit Graph

6320 Commits

Author SHA1 Message Date
Konstantinos Kaloutas
187ffb7ff7 chore: handle signed in state 2022-10-04 19:23:16 +03:00
Konstantinos Kaloutas
35763e75ce fix: reset width on resize 2022-10-04 22:37:06 +08:00
Konstantinos Kaloutas
b270ed4a9d chore: remove empty line 2022-10-04 22:37:06 +08:00
Konstantinos Kaloutas
107af5da30 fix: update component on main node resize 2022-10-04 22:37:06 +08:00
Konstantinos Kaloutas
306ec17ebd chore: remove unneeded file extension 2022-10-04 22:37:06 +08:00
Konstantinos Kaloutas
42f2910a0e chore: upgrade excalidraw 2022-10-04 22:37:06 +08:00
Konstantinos Kaloutas
5a3911db9a fix: icon size on command panel 2022-10-04 16:26:03 +03:00
Andelf
c4d09e58ba fix(mobile): use .m4a for mobile audio record 2022-10-04 20:46:44 +08:00
Tienson Qin
3a1607718d fix: remove # doesn't remove the heading property 2022-10-04 12:47:09 +08:00
Tienson Qin
f4262cf919 Enhance/api storages for graph assets (#6488)
* improve(api): assets storage for plugin

Co-authored-by: charlie <xyhp915@qq.com>
2022-10-04 12:30:19 +08:00
Konstantinos Kaloutas
198aab7888 feat: add login button to alpha features 2022-10-03 18:03:03 +03:00
Peng Xiao
a4417c5f1a Merge remote-tracking branch 'upstream/master' into whiteboards 2022-10-02 12:36:45 +08:00
Andelf
0de13bf553 chore: bump version 0.8.8 2022-09-30 18:49:16 +08:00
Peng Xiao
a5aeabea68 Merge pull request #6850 from logseq/enhance/whiteboards-ux 2022-09-30 17:56:34 +08:00
Tienson Qin
18297c224f Merge branch 'master' into whiteboards 2022-09-30 17:38:18 +08:00
Tienson Qin
b6c0198f87 fix: lint warning 2022-09-30 17:33:32 +08:00
Tienson Qin
5f8d8e832c chore: remove unused *sync-starting? 2022-09-30 17:33:32 +08:00
rcmerci
fd91db1449 fix(sync): remove sync-stop in sync-start 2022-09-30 17:33:32 +08:00
rcmerci
0f496910cd Revert "step 5 :graphs-txid"
This reverts commit 2f81b17a49.
2022-09-30 17:33:32 +08:00
Tienson Qin
edf02203a3 fix: watch dir after a new graph has been created 2022-09-30 17:33:32 +08:00
Tienson Qin
749bcf5ce2 fix: sync status not refreshed 2022-09-30 17:33:32 +08:00
Tienson Qin
7b575ae8b1 Bring go back 2022-09-30 17:33:32 +08:00
Tienson Qin
02b610eb07 step 5 :graphs-txid 2022-09-30 17:33:32 +08:00
Tienson Qin
cd26853499 fix: sync status not refreshed 2022-09-30 17:33:32 +08:00
Tienson Qin
4877f24ef2 fix: lint warning 2022-09-30 17:33:32 +08:00
Tienson Qin
eb81825946 step 4: start-time and last-synced-at 2022-09-30 17:33:32 +08:00
Tienson Qin
09e7715e2f step 3 :file-sync/progress 2022-09-30 17:33:32 +08:00
Tienson Qin
7eff58625f fix: arguments 2022-09-30 17:33:32 +08:00
Tienson Qin
8e4fcb4f8c step 2: :file-sync/sync-state 2022-09-30 17:33:32 +08:00
Tienson Qin
308a4aeb47 refactor: step 1 file-sync/sync-manager 2022-09-30 17:33:32 +08:00
Konstantinos Kaloutas
50b67ffcea Merge branch 'whiteboards' into enhance/whiteboards-ux 2022-09-30 12:02:21 +03:00
Tienson Qin
937a22c7ba Increase content-max-length to 10k 2022-09-30 11:56:00 +08:00
Tienson Qin
29c1173259 fix: total time in query-table 2022-09-30 11:46:26 +08:00
Spyros Seimenis
e76f0d75ef Fix total clock-time calculation in query table
Fixes issue #6844
2022-09-30 11:45:26 +08:00
Konstantinos Kaloutas
aa85b7bf18 fix: container scrolling on sidebar editing 2022-09-30 11:29:12 +08:00
Peng Xiao
bb2df1b3b7 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-30 08:51:05 +08:00
Tienson Qin
b19fcdd3cb chore: add heading-level to query 2022-09-30 00:35:59 +08:00
Tienson Qin
6894b997de fix: backward compatiblity with heading-level 2022-09-30 00:34:17 +08:00
Andelf
71df39c184 fix(android): key code nil sometimes 2022-09-29 23:15:23 +08:00
Tienson Qin
b4b52248e3 enhance: sort files by size 2022-09-29 21:58:27 +08:00
rcmerci
31cdc21bfb enhance(sync): cancel all rsapi requests when sync-stop 2022-09-29 21:58:27 +08:00
Tienson Qin
287f1b32a0 fix: remove unused :file-sync/sync-state-manager 2022-09-29 21:58:27 +08:00
Tienson Qin
39b04a996a fix: persist before switching between graphs 2022-09-29 21:58:27 +08:00
Tienson Qin
698cffd103 chore: remove unused UUID 2022-09-29 21:58:27 +08:00
Tienson Qin
d14f60713c fix: style tweaks 2022-09-29 21:58:27 +08:00
Tienson Qin
681c3e421e fix: cancel previous requests when sync needs to download/upload
This can avoid running multiple downloads/uploads at the same time.
2022-09-29 21:58:27 +08:00
Andelf
6a6974671f chore(deps): update file-sync libs 2022-09-29 19:36:42 +08:00
Andelf
b73829da05 feat(sync): allow cancel all request 2022-09-29 19:36:42 +08:00
Konstantinos Kaloutas
5549b72e20 fix: sidebar icons alignment issues 2022-09-29 11:59:13 +03:00
Peng Xiao
fd8757bd4f fix: ci 2022-09-29 15:25:48 +08:00