Commit Graph

7078 Commits

Author SHA1 Message Date
charlie
e439ab9ef1 improve(ui): update text of doc modes tip 2022-04-06 10:59:44 +08:00
charlie
0207e4171f improve(ui): using tabler icon for document and reading mode on headbar 2022-04-05 21:49:23 +08:00
charlie
bda17a55c5 fix: assertion of shortcut key 2022-04-05 19:59:19 +08:00
charlie
1f5acfcc93 Merge branch 'master' into enhance/reading-mode 2022-04-05 19:42:37 +08:00
Tienson Qin
d27ec18a65 fix: disable editing after collapse/expand through block controls 2022-04-05 12:44:46 +08:00
Tienson Qin
4bf2af59ef fix: uncomment tests 2022-04-05 12:44:46 +08:00
Tienson Qin
5a0a199a1c fix: e2e tests 2022-04-05 12:44:46 +08:00
Tienson Qin
2b0a56018c fix: Disappearing children
close #4814
2022-04-05 12:44:46 +08:00
Tienson Qin
47445e4834 fix: editor freezing
related to #4807
2022-04-05 12:44:18 +08:00
Tienson Qin
5bac3be317 enhance: highlight all blocks with the same id when pressing esc 2022-04-05 11:13:04 +08:00
Andelf
3b8b7cf1a8 fix(i18n): rename translate key (#4800) 2022-04-05 11:06:14 +08:00
Tienson Qin
311c1fa96d fix: pagination for blocks with refs when inserting 2022-04-05 11:03:22 +08:00
sawhney17
dd1321e1d7 fix(markers): Blocks marked "cancelled" not working (#4812)
* fix #3663

* Update dicts.cljs

* close #4697

* fix: Cancelled not treated as canceled #4810
2022-04-04 16:49:42 -04:00
scheinriese
01c4c8a621 Made error page look more designed (#4813)
* Made error page look more designed

* Remove throw used for testing

Co-authored-by: Gabriel Horner <gabriel@logseq.com>
2022-04-04 16:44:21 -04:00
icremcr
9ea8040ba5 Merge pull request #3839 from logseq/feat/file-sync
feat: file sync
2022-04-04 22:51:19 +08:00
rcmerci
659c94e203 chore: fix lint 2022-04-04 22:41:45 +08:00
rcmerci
1ed28b5ad4 fix(sync): lint 2022-04-04 22:31:35 +08:00
rcmerci
93be69da0f chore(sync): remove commented out code 2022-04-04 22:31:34 +08:00
rcmerci
33336bb1f4 enhance(sync): move login-url to config.cljs and 2022-04-04 22:31:18 +08:00
rcmerci
e147753146 chore(sync): rename logged? to logged-in? 2022-04-04 22:31:18 +08:00
rcmerci
71ef218bfb enhance(sync): use LSP_SCHEME 2022-04-04 22:31:18 +08:00
rcmerci
f7370dee14 enhance(sync): add specs for sync-xxx fns 2022-04-04 22:31:18 +08:00
rcmerci
b182385bd6 chore(sync): rename some FileTxn's fields 2022-04-04 22:31:18 +08:00
rcmerci
250e2d241e chore(sync): clear code 2022-04-04 22:31:18 +08:00
rcmerci
34eb9784fe feat(sync): add graph list & delete graph 2022-04-04 22:31:18 +08:00
rcmerci
691f2564a8 fix(sync): remove illegal sync-state 2022-04-04 22:31:18 +08:00
rcmerci
0cdcdcedf9 fix(sync): remove redundant code & format 2022-04-04 22:31:18 +08:00
rcmerci
41e3956761 chore(sync): enable file-sync when config/dev? 2022-04-04 22:31:18 +08:00
rcmerci
ffef5ca939 fix(sync): large vars lint 2022-04-04 22:31:18 +08:00
rcmerci
d4e8f3135e fix(sync): lint 2022-04-04 22:31:17 +08:00
rcmerci
ddbc677cd9 fix(sync): lint 2022-04-04 22:30:27 +08:00
rcmerci
26de896afe fix(persist-var): do nothing if file not found, dont log error 2022-04-04 22:28:27 +08:00
rcmerci
dc97f38058 enhance(sync): update comments 2022-04-04 22:28:27 +08:00
rcmerci
7db673fd38 fix(sync): remove deleted filetxns
remove update&rename filetxns if they are deleted already
2022-04-04 22:28:27 +08:00
rcmerci
66790b61e4 fix(sync): rebase 2022-04-04 22:28:27 +08:00
rcmerci
5689872957 fix(sync): get-remote-all-files-meta and get-diff 2022-04-04 22:28:27 +08:00
rcmerci
884d315f14 fix(sync): switch graph 2022-04-04 22:28:27 +08:00
rcmerci
94cb71d8ba fix(sync): filepath encode 2022-04-04 22:28:27 +08:00
rcmerci
2803bab45e enhance(sync): impl sync-remote->local-all-files! 2022-04-04 22:28:27 +08:00
rcmerci
3e22808a23 enhance(sync): update get-remote-all-files-meta 2022-04-04 22:28:27 +08:00
rcmerci
9da5313501 chore(sync): set hiding-login&file-sync 2022-04-04 22:28:27 +08:00
rcmerci
06943e95c5 chore(sync): clean code 2022-04-04 22:28:27 +08:00
rcmerci
350163bea9 chore: clean TODO 2022-04-04 22:28:27 +08:00
rcmerci
b8d5099660 enhance(sync): replace SyncState by map 2022-04-04 22:28:27 +08:00
rcmerci
85a5ba4154 fix(sync): encode&decode file-path 2022-04-04 22:28:27 +08:00
rcmerci
7203252017 chore(sync): clear code 2022-04-04 22:28:27 +08:00
rcmerci
e4d7a1582a feat(sync): support stop from processing remote->local sync 2022-04-04 22:28:27 +08:00
rcmerci
85bb55a784 feat(sync): support concurrent full-sync local->remote 2022-04-04 22:28:27 +08:00
rcmerci
3517ae9fea feat(sync): support concurrent sync remote->local 2022-04-04 22:28:27 +08:00
rcmerci
b4f0405bbc chore(sync): clear code 2022-04-04 22:28:27 +08:00