rcmerci
f7815b487d
fix: nbb test
2024-12-28 16:39:33 +08:00
rcmerci
26e2fad13d
fix: move missionary_util to deps/common, fix some deps issue
2024-12-28 14:22:16 +08:00
charlie
96fb8da599
enhance(ui): add ghost shui button for the toolbar
2024-12-19 17:51:33 +08:00
rcmerci
6cc6a20da1
enhance(rtc): try to restart rtc when possible
2024-12-11 16:46:26 +08:00
rcmerci
bbd9e4d906
enhance(rtc): show online-users
2024-12-04 18:11:55 +08:00
Tienson Qin
daa5545d57
fix: typo
2024-11-27 16:36:31 +08:00
Tienson Qin
f1b22e96b5
enhance(ux): display assets sync progress
2024-11-27 16:35:15 +08:00
Gabriel Horner
5ff364ba1e
fix: stop shadowing vars for components
...
Turn on kondo :shadowed-var lint and fix failures. If this lint had
been turned on, it would have caught logseq/db-test#38 and saved us time
from debugging which random component was accidentally shadowed by a var
and failing with 'Objects are not valid as a React child'. Also fixed a
few outside components but stopped b/c there are too many to do right
now
2024-08-23 15:19:33 -04:00
rcmerci
7ce9cd7094
refactor(rtc): remove recent-updates related code
2024-07-02 17:41:56 +08:00
rcmerci
23238aa8fe
fix(rtc): dedupe recent-updates-flow
2024-06-25 12:31:21 +08:00
rcmerci
5149d0cc3e
fix(rtc): fix create-rtc-recent-updates-flow
2024-06-25 12:21:50 +08:00
rcmerci
c1126e756a
enhance(rtc): update create-rtc-recent-updates-flow
...
inject user-info into recent-updates-flow
2024-06-25 11:54:13 +08:00
rcmerci
89c65c54a9
chore: remove debug prn
2024-06-24 01:14:50 +08:00
rcmerci
8500fbc4e2
enhance(rtc): add rtc-recent-updates-flow
2024-06-24 01:14:49 +08:00
Tienson Qin
4921480e0f
fix: somehow repeated content when pressing Enter too fast
2024-06-21 21:22:44 +08:00
rcmerci
420fe6edc9
enhance(rtc): add :local-tx :remote-tx for rtc-state map
2024-06-21 13:00:51 +08:00
rcmerci
58bb273d8f
enhance(rtc): indicator update
2024-06-21 11:50:25 +08:00
Tienson Qin
90d4c8a334
enhance: sync indicator
2024-06-20 22:58:08 +08:00
rcmerci
779b085beb
enhance(rtc): create pending-local-ops-flow
2024-06-20 22:16:19 +08:00
rcmerci
5fbff9ff8d
enhance(rtc): update info in rtc indicator
2024-06-20 13:05:43 +08:00
rcmerci
0bb8db1b0e
refactor(rtc): extract log related fns to a separate namespace
2024-06-19 21:23:17 +08:00
rcmerci
41e23d7bcb
enhance(rtc): add rtc related log-flows
2024-06-19 18:49:03 +08:00
Tienson Qin
fbb970e65c
fix: don't show sync indicator for local graphs
2024-03-19 14:56:52 +08:00
Tienson Qin
7c3a129c3a
fix: rtc downloading graph indicator
2024-03-19 12:14:24 +08:00
Tienson Qin
d50e1dee97
enhance: display downloading status in repo switch
2024-03-18 16:14:17 +08:00
Tienson Qin
16d344ad8c
enhance: downloading status hint
2024-03-18 12:53:32 +08:00
Tienson Qin
ea97742544
enhance: show progress for rtc create && upload graph
2024-03-18 12:36:35 +08:00
Tienson Qin
c86d29d67d
feat: add rtc sync indicator
2024-03-14 16:05:39 +08:00