Commit Graph

7185 Commits

Author SHA1 Message Date
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
rcmerci
fe5b1a628e [wip] feat(sync): add sync history 2022-04-04 22:28:26 +08:00
rcmerci
b727a5ffdf feat(sync): update file-sync stop function 2022-04-04 22:28:26 +08:00
rcmerci
882c7f7434 feat(sync): add basic ui 2022-04-04 22:28:25 +08:00
rcmerci
3f221e4f42 chore(sync): add todo 2022-04-04 22:27:44 +08:00
rcmerci
aea611b439 feat(sync): update ui & sync-state 2022-04-04 22:27:44 +08:00
rcmerci
9c9aee1899 update SyncState 2022-04-04 22:27:44 +08:00
rcmerci
371bcfa855 feat(sync): update SyncManager 2022-04-04 22:27:43 +08:00
rcmerci
e97adc24cc feat(sync): integrate file-sync-rsapi, update sync.cljs 2022-04-04 22:27:43 +08:00
rcmerci
54a58a9ef7 chore: mark some funcs as deprecated, add user/login-notify 2022-04-04 22:27:42 +08:00
rcmerci
f293d5f3ed feat(sync): add Remote->LocalSyncer 2022-04-04 22:27:14 +08:00
rcmerci
1606facfbc feat(login): add *token-updated atom 2022-04-04 22:27:14 +08:00
rcmerci
8a9ef0e4cf feat(login): update login & refresh tokens logic 2022-04-04 22:27:13 +08:00
rcmerci
17bc09259d chore(sync): update ratelimit 2022-04-04 22:20:26 +08:00
rcmerci
0bb99e4269 feat(sync): add Local->RemoteSyncer 2022-04-04 22:20:26 +08:00
rcmerci
522f59710c feat(sync): update sync logic 2022-04-04 22:20:26 +08:00
rcmerci
2a1648ae2f feat(sync): update file-sync remoteapi 2022-04-04 22:20:26 +08:00
Tienson Qin
ef6e159675 fix: protocol events can't be received on Electron 2022-04-04 22:20:26 +08:00
Tienson Qin
25d3958bec debug: scheme 2022-04-04 22:20:26 +08:00
Tienson Qin
0ba583e98b debug: protocol 2022-04-04 22:20:26 +08:00
Tienson Qin
918f6f8613 feat(sync): add logseq protocol 2022-04-04 22:20:25 +08:00
rcmerci
b185eeb0a2 feat(sync): update local->remote logic 2022-04-04 22:20:25 +08:00
rcmerci
3661f9ad0f [wip] feat: file sync 2022-04-04 22:20:25 +08:00
Andelf
cd8085ac9f feat: add ignore paths to file watcher 2022-04-04 22:20:25 +08:00
Tienson Qin
00c9a5b299 feat(sync): capacitor glue code 2022-04-04 22:20:25 +08:00
Tienson Qin
56047e6441 Merge pull request #4802 from andelf/fix/cannot-create-journal
fix(editor): cannot create journal
2022-04-03 15:31:14 +08:00
Andelf
086b513dbd fix(editor): cannot create journal 2022-04-03 14:55:51 +08:00
Tienson Qin
e4432388b4 Merge pull request #4750 from logseq/perf/long-page
Long page performance improvement
2022-04-02 22:05:59 +08:00
Tienson Qin
ac436ee9fa Use upstream rum 2022-04-02 22:05:13 +08:00
Tienson Qin
24e165ff7e fix wrong commit 2022-04-02 21:57:59 +08:00
Tienson Qin
c37b5bd622 enhance: only restore the last opened graph 2022-04-02 21:52:31 +08:00
Tienson Qin
ca9cecc7d5 fix: don't open link in editing mode 2022-04-02 21:52:31 +08:00
Andelf
ec43dd7ee1 fix(test): e2e fails
refactor(e2e): print logs when error
2022-04-02 21:52:28 +08:00
Tienson Qin
3758a9e1c0 tempory fix for wrong positions of custom context menu
which is caused by the bump of rum too.
2022-04-02 21:49:37 +08:00