Commit Graph

18312 Commits

Author SHA1 Message Date
rcmerci
30a33e7579 fix: rtc-handler/<get-remote-graphs return promise now 2024-12-03 19:20:08 +08:00
rcmerci
632788e8e3 fix(rtc): delete-graph return a promise now 2024-12-03 17:17:14 +08:00
rcmerci
a2b3efa86f enhance(rtc): deprecate <wrap-ensure-id&access-token 2024-12-03 17:10:06 +08:00
rcmerci
eb273f1aff fix(rtc): auto rtc-start when created&uploaded a new graph 2024-12-03 16:50:19 +08:00
Avelino
6b9d4ff1c9 frontend/block code: set ClojureScript as a Clojure language
Signed-off-by: Avelino <31996+avelino@users.noreply.github.com>
2024-12-03 15:20:46 +08:00
rcmerci
3f07b780f1 enhance(rtc): simpler calibrate-graph-skeleton (2) 2024-12-03 12:50:16 +08:00
rcmerci
25b452a445 enhance(rtc): simpler calibrate-graph-skeleton 2024-12-03 12:50:16 +08:00
Tienson Qin
4255f56f74 fix: exec PRAGMA wal_checkpoint(2) 2024-12-03 02:29:37 +08:00
Tienson Qin
92152584c9 fix: close and re-open sqlite db to checkpoint WAL when exporting 2024-12-03 02:17:14 +08:00
Tienson Qin
82ea47382e enhance: add close button to quit highlight recent blocks 2024-12-02 22:06:54 +08:00
Tienson Qin
8b8fd8712c feat: highlight recent blocks 2024-12-02 21:07:04 +08:00
rcmerci
b0379811c0 fix: fix validate db test (2) 2024-12-02 13:59:06 +08:00
rcmerci
d2c877b484 fix: fix validate db test 2024-12-02 13:51:27 +08:00
Tienson Qin
fbe8d2329c fix: lint 2024-12-02 13:29:30 +08:00
Tienson Qin
60b723a975 chore: add team group check 2024-12-02 13:20:05 +08:00
Tienson Qin
30e17e8f6e fix: enable login for non web platforms
For file sync users to login
2024-12-02 13:08:49 +08:00
rcmerci
356705914c chore: temp way to enable login button 2024-12-02 13:03:31 +08:00
rcmerci
f09422f4a0 chore: temp fn to enable login button 2024-12-02 12:52:16 +08:00
rcmerci
9a39c70251 perf(rtc): throttle pending-block-ops-count-flow 2024-12-02 11:25:47 +08:00
Tienson Qin
31ffe5ae8d fix: migration 2024-11-30 17:12:15 +08:00
Tienson Qin
af31d3d846 fix: tests 2024-11-30 17:12:15 +08:00
Tienson Qin
aaf739ddbe fix: replace id ref with name for search indice 2024-11-30 17:12:15 +08:00
Tienson Qin
0c0b4dc0c3 fix: nested page ref 2024-11-30 17:12:15 +08:00
Tienson Qin
27006e414b add migration 2024-11-30 17:12:15 +08:00
Tienson Qin
665d7a817c fix: tests 2024-11-30 17:12:15 +08:00
Tienson Qin
cc27407699 fix: store #tag as #[[uuid]] internally 2024-11-30 17:12:15 +08:00
Tienson Qin
faf7f48860 refactor: internal ref uses [[uuid]] instead of ~^[[uuid]] 2024-11-30 17:12:15 +08:00
rcmerci
e81ca25ad7 perf: throttle rtc-state-flow for postmessage 2024-11-29 22:58:36 +08:00
rcmerci
a9642ed66d perf: faster db validator
1. remove slow postwalk on big nested schema vector, use dynamic
var *db-for-validate-fn* instead
2. make static validator and explainer, instead of constructing them
every time
2024-11-29 18:37:03 +08:00
charlie
72e6700b74 fix(ui): page blink for the pdf file ref link 2024-11-29 15:18:24 +08:00
Tienson Qin
0f4353ea4d fix: save asset before creating new block 2024-11-29 15:03:53 +08:00
Tienson Qin
099efb1e20 fix: lint 2024-11-29 14:54:40 +08:00
charlie
fb411a767a chore(deps): upgrade electron stuff 2024-11-29 14:51:09 +08:00
Tienson Qin
18cddf3e50 chore: switch back to sync write since WAL mode is fast enough 2024-11-29 13:17:08 +08:00
rcmerci
0cf4b7d644 perf: use transit to replace pr-str 2024-11-29 13:09:48 +08:00
charlie
914793a4ad enhance(ux): foldable section for the class page 2024-11-29 12:30:47 +08:00
charlie
4e1f7bbdbd fix(ui): table new button from the right sidebar 2024-11-29 11:55:38 +08:00
charlie
bd54fe788a enhance(ui): polish layout padding 2024-11-29 11:35:54 +08:00
charlie
978c5e80d4 enhance(ux): page blink when the dummy block transits to normal block 2024-11-29 11:33:29 +08:00
rcmerci
6b9ff71fd6 perf: add PRAGMA jounal_mode&locking_mode to sqlite-dbs 2024-11-28 22:29:32 +08:00
Tienson Qin
9c3381de46 fix: block path refs not computed on RTC 2024-11-28 16:25:20 +08:00
Tienson Qin
1d06ec69fe fix: block refs not computed on RTC 2024-11-28 16:17:01 +08:00
charlie
3ae24a1cbe enhance(ux): property key editing mode 2024-11-28 16:00:57 +08:00
rcmerci
55c29b304c enhance(rtc): add exception type 2024-11-28 14:17:32 +08:00
charlie
6654831a8b fix(ui): hide collapsible arrow for the default annotation block 2024-11-28 13:55:39 +08:00
charlie
1a31e11f9b fix(ui): local plugin readme 2024-11-28 11:17:28 +08:00
rcmerci
5e68c3efb0 chore: refmt due to cljfmt.edn added 2024-11-27 19:15:12 +08:00
rcmerci
0c58bb58b4 dev: add .cljfmt.edn 2024-11-27 19:03:36 +08:00
rcmerci
69e4657860 fix(asset-sync): dissoc arraybuffer :body when throw
because arraybuffer is unable to be transit-writed
2024-11-27 17:39:14 +08:00
rcmerci
ff757e4443 enhance(asset-sync): concurrent upload assets 2024-11-27 17:31:45 +08:00