Commit Graph

16534 Commits

Author SHA1 Message Date
rcmerci
52bac8aef5 enhance(worker-sync): add ws reconnect backoff 2026-01-10 00:17:35 +08:00
Tienson Qin
7d2d098cf2 fix: wrong pipeline data when applying remote tx 2026-01-09 23:10:12 +08:00
Tienson Qin
96da116077 fix: user persisted local-tx 2026-01-09 22:37:01 +08:00
rcmerci
c2738c9dc9 enhance(worker-sync): foreground dev task 2026-01-09 22:19:27 +08:00
Tienson Qin
cb032ea148 remove tx api, use tx/batch instead 2026-01-09 20:49:19 +08:00
Tienson Qin
a217cdede6 enable client db validation 2026-01-09 16:38:02 +08:00
Tienson Qin
1e8c89d602 use staging ws url 2026-01-09 13:48:51 +08:00
Tienson Qin
b9d6f472c3 authorization 2026-01-09 03:01:10 +08:00
Tienson Qin
582b741b69 use wss 2026-01-09 00:23:52 +08:00
Tienson Qin
18fb335c4e Merge branch 'master' into feat/worker-sync 2026-01-08 23:44:41 +08:00
Tienson Qin
e8f2d2d7e1 increase download batch size 2026-01-08 23:06:18 +08:00
Tienson Qin
0be52e538e increase upload batch size 2026-01-08 22:49:35 +08:00
Tienson Qin
996299e505 add staging for worker sync 2026-01-08 22:43:11 +08:00
Tienson Qin
49c68d7d41 fix: close other ws conns when starting new 2026-01-08 22:24:04 +08:00
Tienson Qin
274e7b63ef fix: both upload and download graph
tested for 4k movies
2026-01-08 22:19:48 +08:00
rcmerci
562a68e0e4 enhance(rtc): move rtc api schema to logseq/logseq-schema repo 2026-01-08 22:06:58 +08:00
Tienson Qin
5a89200138 fix: download 2026-01-08 18:45:55 +08:00
Tienson Qin
fc4351c716 fix: import 2026-01-08 18:10:03 +08:00
Tienson Qin
e89fdb92b6 download use sqlite rows 2026-01-08 17:37:28 +08:00
Tienson Qin
dcff007590 fix: prefer server graph id 2026-01-08 17:10:27 +08:00
Tienson Qin
402d214253 switch to sqlite table rows upload 2026-01-08 14:52:43 +08:00
Tienson Qin
36488b5a2d upload graph 2026-01-08 14:39:47 +08:00
Tienson Qin
4b572a4fed asset 2026-01-08 05:54:16 +08:00
Tienson Qin
b8ff7b5265 re-use normalization fns 2026-01-08 04:55:11 +08:00
Tienson Qin
9dd5745506 fix: parent cycle 2026-01-08 04:21:14 +08:00
Tienson Qin
81a13d8c1b fix: no need to pull periodically 2026-01-08 02:08:38 +08:00
Tienson Qin
c00307dc05 fix: able to sync 2026-01-07 23:57:35 +08:00
Tienson Qin
4670a67bdc able to download remote graph 2026-01-07 23:57:35 +08:00
Tienson Qin
b08860bf3b fix: http api 2026-01-07 23:57:35 +08:00
Tienson Qin
93269f83fc initial sync graph 2026-01-07 23:57:35 +08:00
Tienson Qin
98be903d53 fix: persist local txs 2026-01-07 23:57:35 +08:00
Tienson Qin
3090074fff handle 3 cases 2026-01-07 23:57:35 +08:00
Tienson Qin
f1d15f5c64 integrate worker sync 2026-01-07 23:57:35 +08:00
rcmerci
f7e1a3a6fa dev(rtc): refactor debug-log, only record rtc related tx-data 2026-01-06 23:42:16 +08:00
rcmerci
137e85bebc fix lint 2026-01-06 23:29:08 +08:00
rcmerci
e5668a469d fix lint 2026-01-06 23:22:28 +08:00
rcmerci
73888c0a99 dev(rtc): refactor debug-log, update schema 2026-01-06 23:18:20 +08:00
rcmerci
1a33a365fa dev(rtc): refactor debug-log
- integrate `debug-log-db` into GC process
- update schema with `repo` column and `DATETIME`
- export `reset_debug_log_db`
2026-01-06 22:52:52 +08:00
Tienson Qin
27016657fd add debug db tx-log and ws messages tables 2026-01-06 22:47:35 +08:00
Tienson Qin
6f513fa51d enhance(ux): make it clear that hourly backup is running on desktop 2026-01-06 18:31:02 +08:00
Tienson Qin
00ccff81e7 more file-graph cleanup 2026-01-06 18:14:21 +08:00
charlie
23c6f81010 enhance(libs): add get_file_content function for retrieving file content 2026-01-06 12:42:29 +08:00
Tienson Qin
6c1b9fe77b Add set_file_content api to update built-in files like custom.js/css 2026-01-06 10:04:51 +08:00
Tienson Qin
c2582d3c24 fix: available choices still shows other tags' scoped choices 2026-01-06 08:52:57 +08:00
Tienson Qin
2897410690 tweak words for invalid db 2026-01-06 08:33:05 +08:00
Tienson Qin
79f5c6e3cb fix: tag-scoped properties still showing for other tags 2026-01-05 22:46:56 +08:00
rcmerci
28ba74628e chore(rtc): add fixme comment 2026-01-05 22:21:55 +08:00
rcmerci
1e61ae7dd7 fix: lint 2026-01-05 22:16:42 +08:00
rcmerci
4dc4e1be78 enhance(rtc): add :add op to replace :move + :update combo 2026-01-05 22:16:42 +08:00
rcmerci
ae8710f764 dev: update review.md 2026-01-05 22:16:42 +08:00