Commit Graph

7068 Commits (47445e4834928b450b6c93fe86bf9bd7013793ea)

Author SHA1 Message Date
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
rcmerci 6f65879b84 feat(sync): add rsapi update-remote-files 2022-04-04 22:28:27 +08:00
rcmerci 5f1a76f486 chore(sync): update doc 2022-04-04 22:28:27 +08:00
rcmerci a9922b1634 fix(sync): fix lint 2022-04-04 22:28:26 +08:00
rcmerci 5ed1b9b478 feat(sync): support stop from full-sync 2022-04-04 22:28:26 +08:00
rcmerci d714ebba70 feat(sync): support version files 2022-04-04 22:28:26 +08:00
rcmerci 3c9c500959 feat(sync): add sync history 2022-04-04 22:28:26 +08:00
rcmerci 6537eb9672 chore(sync): hiding login&file-sync icon currently 2022-04-04 22:28:26 +08:00
rcmerci ea265a973c fix(sync): delete remote files 2022-04-04 22:28:26 +08:00