Commit Graph

12353 Commits

Author SHA1 Message Date
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
9b3891e936 style: run prettier 2022-09-30 12:05:25 +03:00
Konstantinos Kaloutas
50b67ffcea Merge branch 'whiteboards' into enhance/whiteboards-ux 2022-09-30 12:02:21 +03:00
Konstantinos Kaloutas
946e00114e chore: use meta key to zoom on darwin 2022-09-30 12:01:47 +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
Tienson Qin
ba91c9615b fix: empty properties if one of them has an empty value 2022-09-30 11:23:49 +08:00
Peng Xiao
b636f888f3 chore: sync tldraw's freehand implementation 2022-09-30 09:49:00 +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
Gabriel Horner
88dbb73b6b Add tldraw properties to hidden so they don't show up in unwanted places like autocompletion 2022-09-29 11:21:09 -04:00
Andelf
71df39c184 fix(android): key code nil sometimes 2022-09-29 23:15:23 +08:00
charlie
627bfcec9e fix(sync): synced pictures not reload on mobile 2022-09-29 22:39:18 +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
Konstantinos Kaloutas
607de5a194 fix: code style selector 2022-09-29 16:43:31 +03:00
Konstantinos Kaloutas
d83f6e040b fix: keyboard shortcuts font 2022-09-29 16:34:06 +03:00
Andelf
59a249e70d chore: update yarn.lock 2022-09-29 19:36:42 +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
01eb87d27c fix: e2e tests 2022-09-29 14:11:47 +03:00
Konstantinos Kaloutas
bd19e05490 fix: shortcut conflicts 2022-09-29 13:55:47 +03: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
Peng Xiao
2432913ecd Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-29 15:13:25 +08:00
Peng Xiao
48d4b657dc fix: ci 2022-09-29 15:11:06 +08:00
Peng Xiao
76a7a9c526 fix: iframe source action 2022-09-29 15:07:37 +08:00
Tienson Qin
4e964688e5 fix: no matched search results for page reference autocomplete 2022-09-29 14:47:11 +08:00
Peng Xiao
cd5a8bca6d fix: a dev warning 2022-09-29 14:46:39 +08:00
Peng Xiao
66739b5f41 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-29 14:42:06 +08:00
Peng Xiao
7bae8313d3 refactor: move tldraw shape related props into logseq.tldraw.shape/page 2022-09-29 14:41:55 +08:00
Tienson Qin
066496089f fix: disallow creation of a page that starts with #
related to #6840
2022-09-29 12:07:31 +08:00
Tienson Qin
00c1a238c1 fix: Template properties causes empty "template" property to show up
address #6839
2022-09-29 10:44:16 +08:00
Peng Xiao
bd693292eb fix: a performance issue on drawing 2022-09-29 10:31:20 +08:00
Peng Xiao
cb3959519e Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-29 00:22:08 +08:00
Peng Xiao
d1a7846a3b fix: tests 2022-09-29 00:21:49 +08:00
Peng Xiao
562417baf3 fix: whiteboard crash issue 2022-09-28 23:54:26 +08:00