Commit Graph

608 Commits

Author SHA1 Message Date
Gabriel Horner
2d50f565ea chore: mv table property idents to their own ns
table feature will grow with time and could benefit from its own ns
2024-08-01 17:12:00 -04:00
rcmerci
4e3211f815 fix(rtc): typo in merge-update-ops 2024-08-01 17:12:18 +08:00
Tienson Qin
8c81895ff7 refactor: don't store :checkbox as ref type 2024-08-01 13:06:47 +08:00
Tienson Qin
d26e620a82 refactor: update :block/type to cardinality one instead of many 2024-07-31 19:35:26 +08:00
rcmerci
43bfeddd49 fix(rtc): fix rollback fn 2024-07-31 19:08:48 +08:00
rcmerci
1cf4ba95cc fix(rtc): update :block/type wrong when download-graph 2024-07-31 18:32:49 +08:00
rcmerci
404116f080 test(rtc): fix ut based on block/title refactor 2024-07-31 16:52:42 +08:00
Gabriel Horner
3767f1d3c7 chore: rename task class ident
Only class ident name that wasn't capitalized and didn't match its
title. Considered renaming :logseq.task but unsure if it even makes
sense for their names to match since they aren't sharing a common ns.
:logseq.task may be better off under :logseq.property.*
2024-07-30 17:09:27 -04:00
Gabriel Horner
1333c826a9 fix typo 2024-07-30 10:34:13 -04:00
rcmerci
b09e0d68f6 fix: keep the :block/title schema consistent with schema.cljs 2024-07-30 18:12:56 +08:00
Tienson Qin
3bc1a673cb refactor: replace both :page and :object types with :node 2024-07-30 17:25:46 +08:00
rcmerci
eb42b95c65 enhance: add assert for db-schema/version 2024-07-30 11:18:41 +08:00
Tienson Qin
4fd848f643 fix: handle search indice schema updates in db migration 2024-07-29 21:13:04 +08:00
Tienson Qin
4bda9ee559 fix: lint warning 2024-07-29 13:45:24 +08:00
Tienson Qin
b3a786db02 Merge branch 'feat/db' into refactor/narrow-gap-between-page-and-block 2024-07-29 13:36:00 +08:00
Tienson Qin
e013e78c85 fix: migrate to the new schema 2024-07-29 13:27:33 +08:00
rcmerci
940e95c515 fix(rtc): fix calibrate-graph-skeleton 2024-07-28 21:33:50 +08:00
rcmerci
585bc1935a enhance(rtc): update calibrate graph skeleton 2024-07-26 17:56:06 +08:00
Tienson Qin
3799ddd5f4 fix: display tags for pages in cmdk 2024-07-26 12:17:47 +08:00
Tienson Qin
7274a0bb40 Merge branch 'feat/db' into refactor/narrow-gap-between-page-and-block 2024-07-25 09:57:37 +08:00
rcmerci
c0c443be0a enhance(rtc): adjust recv timeout when ops-count > 400 2024-07-24 19:42:44 +08:00
rcmerci
f38029d23d enhance(rtc): recv-flow also handle :s3-presign-url case 2024-07-24 17:53:21 +08:00
Tienson Qin
1e01cdbd85 fix: # auto-complete classes only 2024-07-24 15:24:14 +08:00
rcmerci
e0a59e7e08 enhance(rtc): throw when recv Internal server error message 2024-07-24 14:46:40 +08:00
Tienson Qin
8fc6fdf368 enhance(ux): add icon and tags for page reference search 2024-07-24 14:24:07 +08:00
Tienson Qin
84c6799c3e enhance(ux): show both icon and tags for objects in cmdk results 2024-07-24 12:49:54 +08:00
rcmerci
f8eff12937 fix(rtc): fix data shape return by local-block-ops->remote-ops 2024-07-23 14:04:20 +08:00
Tienson Qin
a6db937e28 fix: lint warnings 2024-07-22 22:35:42 +08:00
Tienson Qin
cada6e2d9b fix: delete tagged block 2024-07-22 21:14:59 +08:00
Tienson Qin
09cba5fa28 Merge branch 'feat/db' into refactor/narrow-gap-between-page-and-block 2024-07-22 18:17:00 +08:00
rcmerci
eac5f104f1 chore(rtc): remove outdated unittests 2024-07-21 18:53:47 +08:00
rcmerci
e48f0d3199 refactor(rtc): remove op-mem-layer 2024-07-21 17:12:39 +08:00
Tienson Qin
a44f6c27d5 Merge branch 'feat/db' into refactor/narrow-gap-between-page-and-block 2024-07-21 11:34:49 +08:00
rcmerci
b93d067aa5 refactor(rtc): add frontend.worker.rtc.client-op to replace op-mem-layer 2024-07-21 00:12:00 +08:00
Tienson Qin
222f936061 fix: skip lower-case for object blocks 2024-07-20 22:02:57 +08:00
Tienson Qin
d55519ef8d fix: page auto-complete 2024-07-20 21:41:48 +08:00
Tienson Qin
ed1ee94d88 refactor: blocks search returns all blocks including pages
Fuzzy search support both pages and objects (blocks have tags).
2024-07-20 20:10:36 +08:00
Tienson Qin
36fed3e212 enhance: sqlite use trigram tokenizer 2024-07-20 13:31:33 +08:00
rcmerci
90e85bc085 Revert "refactor: add :client-ops-db in *sqlite-conns"
This reverts commit f1b1bd247a.
2024-07-18 21:37:05 +08:00
rcmerci
f1b1bd247a refactor: add :client-ops-db in *sqlite-conns
client-ops-db stores rtc-client-ops
2024-07-18 21:33:49 +08:00
rcmerci
730629d132 enhance(rtc): remove asset related unused code in rtc.db-listener 2024-07-18 14:48:43 +08:00
rcmerci
3757370118 enhance: use c.m/<? to simplify http calls 2024-07-17 11:56:37 +08:00
rcmerci
be7997ed03 enhance(rtc): skip calibrate-graph-skeleton when local unpushed ops count>0 2024-07-16 23:35:30 +08:00
rcmerci
d651b86dc1 enhance(rtc): update malli-schema for user-info related api response 2024-07-16 19:39:11 +08:00
Tienson Qin
d847023dc1 Refactor: rename :block/content to :block/title 2024-07-10 22:33:44 +08:00
Tienson Qin
a1f352773b refactor: rename :block/original-name to :block/title 2024-07-10 21:43:03 +08:00
rcmerci
db9826dfea enhance(rtc.asset): update console-log 2024-07-10 18:44:20 +08:00
rcmerci
5c110bc61a fix(rtc.asset): add headers when upload assets 2024-07-10 18:44:20 +08:00
rcmerci
40a5f12fbd enhance(rtc.asset): update new-task--upload-assets 2024-07-10 18:44:20 +08:00
rcmerci
a0ef7b3407 enhance(rtc.asset): add built-in property :logseq.property.asset/remote-metadata 2024-07-10 18:44:20 +08:00