Commit Graph

23275 Commits

Author SHA1 Message Date
Tienson Qin
d74fe5a278 e2b sandbox 2026-03-06 08:22:17 +08:00
Tienson Qin
b010520252 Merge branch 'master' into feat/sandbox-code-agents 2026-03-06 00:16:05 +08:00
Tienson Qin
7c5146afcd fix(sync): improve undo/redo merge reliability 2026-03-06 00:05:45 +08:00
Tienson Qin
e7e731310f Revert "fix(sync): simplify remote tx + undo/redo reliability logic"
This reverts commit 4c307da6d6.
2026-03-06 00:03:59 +08:00
Tienson Qin
4c307da6d6 fix(sync): simplify remote tx + undo/redo reliability logic 2026-03-05 23:09:00 +08:00
Tienson Qin
722871c2c0 add undo redo sim tests 2026-03-05 18:48:41 +08:00
Tienson Qin
a092470392 enhance: copy as/export add open blocks only 2026-03-05 18:23:42 +08:00
Tienson Qin
7d85525373 add classes and properties to simulation tests 2026-03-05 18:07:10 +08:00
Tienson Qin
2faa65a45e sim tests full coverage for outliner ops 2026-03-05 17:51:52 +08:00
Tienson Qin
7251c3779e add cut paste to simulation tests 2026-03-05 17:38:58 +08:00
Tienson Qin
4bf39b576b fix(regression): journal title shouldn't be updated 2026-03-05 17:26:05 +08:00
Tienson Qin
a7e015b0ad fix: lint 2026-03-05 17:18:35 +08:00
Tienson Qin
7cddf537da fix: cut paste lost children after synced 2026-03-05 17:08:49 +08:00
Tienson Qin
7cef3c749e remove ws connect timing metric 2026-03-05 16:53:46 +08:00
Tienson Qin
e0d821e34e add tx-meta to invalid data error report 2026-03-05 14:56:01 +08:00
Tienson Qin
0cc8d76322 Add local runner daemon 2026-03-05 13:09:13 +08:00
Tienson Qin
2be9caad84 local runner 2026-03-05 12:58:22 +08:00
Tienson Qin
c873d7c945 add milestone for local runner via tunnel 2026-03-04 21:53:36 +08:00
megayu
6263ba06d9 Fix unnecessary highlighted snippets in [[]] block search results (#12421)
* fix [[]] block search render unnecessary highlight snippt

* match the name of the test with the corresponding fact
2026-03-04 21:31:56 +08:00
Tienson Qin
a0b109399d fix: ui keep refresh with custom journal format 2026-03-04 20:27:06 +08:00
Tienson Qin
e5e56814cc Merge branch 'master' into feat/sandbox-code-agents 2026-03-04 19:23:14 +08:00
Tienson Qin
3ecbd1a708 add localflare to ignore 2026-03-04 19:19:35 +08:00
charlie
ffdc77c5c4 enhance(ui): polish settings item alignments 2026-03-04 17:18:02 +08:00
Tienson Qin
b2a78be1ca Merge pull request #12384 from logseq/enhance/search
Enhance cmd+k search
2026-03-04 11:20:41 +08:00
Tienson Qin
49c21ca149 Merge branch 'master' into enhance/search 2026-03-04 11:20:27 +08:00
Tienson Qin
0055e8128c add d1 sql table indexes 2026-03-04 11:18:58 +08:00
Mega Yu
ad0363c86e remove keyboard acceleration feature and related tests 2026-03-04 11:04:17 +08:00
Mega Yu
e73bbe86cc add a toggle switch to enable/disable the continuous key press acceleration feature 2026-03-04 10:43:39 +08:00
megayu
b388a88f69 Merge branch 'master' into enhance/search 2026-03-04 09:23:17 +08:00
Tienson Qin
8f923a911d Revert "client hello now sends since"
This reverts commit 2799a57074.
2026-03-03 22:37:30 +08:00
Tienson Qin
2799a57074 client hello now sends since 2026-03-03 20:52:44 +08:00
megayu
e01e62cd63 Merge branch 'master' into enhance/search 2026-03-03 20:11:33 +08:00
Tienson Qin
6bf5ae4682 enhance: cache user keys to speedup first sync 2026-03-03 19:47:01 +08:00
Tienson Qin
f89b72c5ff add app startup measure logs 2026-03-03 17:55:24 +08:00
Tienson Qin
5a417c25ad fix: tests 2026-03-03 16:57:27 +08:00
Mega Yu
a8e600fd88 Merge branch 'master' into enhance/search 2026-03-03 16:15:54 +08:00
Mega Yu
4fd3d8ea63 minor improvement 2026-03-03 15:23:21 +08:00
Tienson Qin
838095e70b remove unused fn 2026-03-03 14:31:54 +08:00
Mega Yu
73b6b7e0a4 refactor: enhance input handling and reset scroll position on input change 2026-03-03 14:18:17 +08:00
Mega Yu
388e395c38 refactor: simplify the logic for scrolling and highlighting 2026-03-03 13:53:10 +08:00
Tienson Qin
7bb9b50764 enhance: use cache token for faster connection 2026-03-03 13:37:48 +08:00
Tienson Qin
ef9ab99dc5 fix: batch temp-id remapping applies only to neg integer temp IDs
not string IDs
2026-03-03 13:06:38 +08:00
Tienson Qin
00c92a4f70 fix: ci tests 2026-03-03 12:50:37 +08:00
Tienson Qin
a7973504b8 fix: ci tests 2026-03-03 12:41:48 +08:00
Tienson Qin
dcb26353ec fix(sync): refresh access token when expired 2026-03-03 12:28:24 +08:00
Tienson Qin
8150230772 Update to use team certificate 2026-03-03 11:48:13 +08:00
Tienson Qin
1285af686b fix: tests not finished 2026-03-03 09:37:50 +08:00
Tienson Qin
a9d29d52b9 fix: unit tests 2026-03-02 21:52:52 +08:00
Tienson Qin
61e7ec0524 fix: canceled session can't be resumed by sending a new message 2026-03-02 20:44:05 +08:00
Tienson Qin
d5912717cc remove terminate button 2026-03-02 20:37:20 +08:00