Commit Graph

913 Commits

Author SHA1 Message Date
Andelf
ae114afbd8 Feat: sync progress for electron (#6662)
* fix: state shouldn't be returned in ipc

* feat: download && upload processing

* enhance(ui):  interaction of show password checkbox

* feat: time left

* feat: download progress

* Set download batch size to 100

* improve(ui): progress pane of file sync indicator

* improve(ui): progress pie of each file state

* improve(ui): progress pie of each file state

* improve(ui): progress pie of each downloading file

* fix: add last changed time

* enhance: time left

* fix: total needs to be larger than finished

* fix: wait for update-graphs-txid!

* enhance: show in-progress files first

* chore: ui polish

* improve(ui): persist stauts of sync files list toggle switch

* fix(ui): visibility of sync now button on mobile

* chore: remove ios static out after sync

* fix: debounce clicking on sync icon

* fix: repos not refreshed after unlink or delete

* enhance: automatically save page-metadata.edn to avoid sync when restart

* improve(ui): sync now shortcut for file sync progress pane

* enhance: data transfer icons

* fix: stop sync if switched to another graph

* fix: can't switch

* enhance: sort files first before uploading or downloading

* fix: clear current graph uuid when sync stops

* fix: separate progress by graphs

* fix: check files only in the current progress

* fix: prevent multiple sync managers for the same graph

* fix: remove redundant files watchers

* enhance(sync): re-exec remote->local-full-sync when exception

re-exec remote->local-full-sync when <update-local-files return exceptions

* enhance(sync): re-exec remote->local-full-sync when exception

re-exec remote->local-full-sync when <update-local-files return exceptions

* fix(sync): set-progress-callback, update rsapi

* fix(sync): uploading progress bar

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
Co-authored-by: charlie <xyhp915@qq.com>
Co-authored-by: rcmerci <rcmerci@gmail.com>
2022-09-23 02:00:24 +08:00
charlie
f8cc6378c3 improve(ui): update built-in icon mode 2022-09-21 14:49:20 +08:00
Peng Xiao
a0b0e30f22 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-20 16:51:36 +08:00
Andelf
dfbb42a1b3 fix(sync): update rsapi, add graph-uuid to all fn 2022-09-20 15:06:17 +08:00
Konstantinos Kaloutas
1df686eb2a style: tabler css 2022-09-15 12:27:50 +03:00
Konstantinos Kaloutas
7a975ac322 fix: tabler icons css 2022-09-15 12:17:56 +03:00
Konstantinos Kaloutas
7212324373 fix: selection text color 2022-09-15 12:17:31 +03:00
Konstantinos Kaloutas
caf72d9b98 Merge branch 'whiteboards' into feat/whiteboards-create-button 2022-09-15 09:37:09 +03:00
Peng Xiao
031ad9c4a9 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-15 09:46:44 +08:00
Andelf
76f40d4bcf chore: bump version 0.8.7 2022-09-14 23:19:56 +08:00
Konstantinos Kaloutas
debf0e8054 chore: update icon font 2022-09-14 17:43:40 +03:00
Konstantinos Kaloutas
130b26021c chore: introduce selection text css var 2022-09-14 14:59:38 +03:00
Konstantinos Kaloutas
14e87963ef Revert "chore: increase the max width of main container"
This reverts commit 5bc0537954.
2022-09-14 15:13:00 +08:00
Peng Xiao
eaec72e676 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-14 00:26:16 +08:00
Andelf
412e749cb8 chore: bump version 0.8.6 2022-09-13 22:55:49 +08:00
Andelf
6253800b16 chore(deps): update some deps that have cve warnings 2022-09-13 11:51:18 +08:00
Peng Xiao
4d86f4f53f Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-10 00:45:27 +08:00
Konstantinos Kaloutas
c511b88ddc chore: increase the max width of main container 2022-09-09 12:13:56 +08:00
Konstantinos Kaloutas
560d280acd fix: blurry tooltips 2022-09-09 12:13:56 +08:00
Konstantinos Kaloutas
73bbcc2ba0 fix: persist zoom level on navigation 2022-09-09 12:13:56 +08:00
Andelf
59e7d092b1 feat(build): release .nupkg file 2022-09-07 11:43:54 +08:00
Peng Xiao
839b5f35f9 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-06 21:31:57 +08:00
Andelf
43dd321ce4 test(e2e): split build and test 2022-09-06 12:52:53 +08:00
Andelf
9b9226b023 chore(deps): update rsapi 2022-09-06 10:47:07 +08:00
Peng Xiao
88a07a55cb Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-02 14:40:43 +08:00
Andelf
8dd0e1977c chore(deps): update rsapi 0.0.36
fix: windows path handling
2022-09-02 13:14:08 +08:00
Peng Xiao
5e44055984 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-02 09:46:58 +08:00
Andelf
5f36380e7f chore(deps): update rsapi 0.0.35
chore(build): default to file-sync prod env
2022-09-02 05:04:30 +08:00
Andelf
57c1145677 chore(deps): update rsapi 0.0.34 2022-09-02 03:56:41 +08:00
Andelf
1cf767e5d0 chore: bump version 0.8.4 2022-09-02 00:10:26 +08:00
Peng Xiao
33885e619b Merge remote-tracking branch 'upstream/master' into whiteboards 2022-09-01 10:29:29 +08:00
Andelf
c45a15d576 chore: bump version 0.8.3 (#6537) 2022-09-01 00:40:21 +08:00
Charlie
01d879c18e feat!: File Sync (#5355)
- file sync for electron/ios/android
- age encryption of both file content and file path
- massive UI enhancement
- corresponding CI tasks

Co-authored-by: llcc <lzhes43@gmail.com>
Co-authored-by: rcmerci <rcmerci@gmail.com>
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
Co-authored-by: Andelf <andelf@gmail.com>
Co-authored-by: Gabriel Horner <gabriel@logseq.com>
2022-09-01 00:31:49 +08:00
Konstantinos Kaloutas
4ccd9e4206 Merge branch 'whiteboards' into enhance/whiteboards-ui 2022-08-29 10:32:12 +03:00
Konstantinos Kaloutas
52866ba1e5 fix: styles 2022-08-29 08:24:35 +03:00
Peng Xiao
0ff5324c02 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-08-29 10:45:15 +08:00
Kan-Ru Chen
0fce4a4792 chore(deps): update electron 19.0.12 2022-08-29 06:53:34 +08:00
Peng Xiao
aba435b9a0 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-08-26 19:36:48 +08:00
charlie
c7f17e905e chore: build libs core 2022-08-26 18:48:00 +08:00
Peng Xiao
1e607907f3 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-08-26 15:46:20 +08:00
Konstantinos Kaloutas
2c581d9827 fix: contrast issue 2022-08-26 11:52:23 +08:00
Peng Xiao
37d0ad2524 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-08-24 16:50:57 +08:00
Andelf
fe99ca703f fix(windows): handle open dir
Fix #6438
2022-08-23 11:38:43 +08:00
Andelf
ea421da572 chore: bump version 0.8.2 2022-08-23 11:37:42 +08:00
Peng Xiao
62e962a4b4 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-08-23 11:33:30 +08:00
charlie
7e3610077b chore: build libs core with more debug info 2022-08-22 21:54:17 +08:00
charlie
9fbea041ae chore: build libs core 2022-08-22 21:54:17 +08:00
Konstantinos Kaloutas
d5a42b0bdc enhance: update clear icon and increase size 2022-08-22 19:07:40 +08:00
Konstantinos Kaloutas
cd563a286e enhance: clear background button icon 2022-08-22 19:07:40 +08:00
Konstantinos Kaloutas
777fd19432 enhance: use backdrop element to close the menu 2022-08-22 19:07:40 +08:00