Commit Graph

22738 Commits

Author SHA1 Message Date
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
18f7a1c323 separate for tests 2026-01-08 04:32:44 +08:00
Tienson Qin
9dd5745506 fix: parent cycle 2026-01-08 04:21:14 +08:00
Tienson Qin
7fc898df9f handle special cases 2026-01-08 03:12:17 +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
0c8967919b fix: ws route 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
6f1ec3229c fix: http path 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
Tienson Qin
2b56aa9b5d initial impl of sync with cloudflare DO 2026-01-07 23:57:34 +08:00
charlie
c8148f66ef chore(libs): add Logseq plugin development agent guide 2026-01-07 20:43:45 +08:00
charlie
ffdb990d84 chore(libs): rename db_properties_notes to db_properties_guide and update README references 2026-01-07 20:43:12 +08:00
rcmerci
1a390a4a14 Merge pull request #12304 from logseq/debug/add-tx-log
feat(rtc): add debug-log tool for rtc
2026-01-06 23:59:46 +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
charlie
74bfe36d8f enhance(libs): update IDBProxy interface and improve documentation 2026-01-06 11:05:08 +08:00
charlie
8d7aaa791e enhance(apis): add setFileContent method for built-in file paths 2026-01-06 10:49:31 +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
Gabriel Horner
5748905057 fix ref-property tests pointing to property rule
Also add back property tests as it is still a useful rule
2026-01-05 14:44:49 -05:00
Tienson Qin
6ba05ad2cc add e2e-test for isolated scope poroperties 2026-01-05 22:59:07 +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
b82683357d dev: update agents.md 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
Tienson Qin
41cbba3688 enhance(ux): flashcards (#12299)
Enhances the flashcard user experience by adding automatic query property management, fixing critical bugs, and improving the UI for managing card sets.

Key changes:

1. Automatic creation of query property blocks when tagging with #Query or subclasses via pipeline
2. Fixed critical bug in api-insert-new-block! where the end? parameter had inverted conditional logic
3. Added ability to create new #Cards blocks directly from the flashcard modal with a plus button
2026-01-05 22:12:13 +08:00
Tienson Qin
1cf4fa9efd enhance(ux): add highlights to unlinked references 2026-01-05 18:22:01 +08:00
charlie
d1bbb5ad16 chore(libs): add development notes 2026-01-05 18:10:35 +08:00
charlie
2642765ebf chore: update db_properties_skill.md with enhanced property schema APIs and examples 2026-01-04 16:36:02 +08:00
charlie
a2bfb39632 chore: update version to 0.2.11 and add developer notes for Logseq DB properties 2026-01-04 16:29:17 +08:00
Tienson Qin
4b7d6c73c8 fix: remove rtc test on updated-at
Since :block/updated-at should only be overwritten, not retracted
2026-01-04 15:37:46 +08:00
Tienson Qin
f940f708be fix: rtc should never retract block timestamp 2026-01-04 15:25:22 +08:00
Tienson Qin
8c10cb64d1 wrong ns 2026-01-04 15:17:22 +08:00