Commit Graph

13403 Commits

Author SHA1 Message Date
Tienson Qin
41bf1cf5b5 enhance: show title without tags if a property has specified tags 2024-12-17 22:04:27 +08:00
Tienson Qin
f2fa4848bb fix: property type 2024-12-17 22:04:27 +08:00
Tienson Qin
4e9d071fa0 fix: migration 2024-12-17 22:04:27 +08:00
Tienson Qin
c428b87dce wip: schema migration 2024-12-17 22:04:27 +08:00
Tienson Qin
9e10dc1737 wip: use :block/tags to represent block types 2024-12-17 22:04:27 +08:00
Tienson Qin
7c2d17ec16 fix: can't remove tag 2024-12-17 16:14:52 +08:00
charlie
7bfa81b631 fix(ui): code editor overflow for the narrow container 2024-12-17 11:37:36 +08:00
charlie
8e66551c5e fix(ux): bad editor state related with the code editor 2024-12-16 15:12:42 +08:00
charlie
21d03bb08e fix(ui): the code editor breaks the page container 2024-12-16 14:30:30 +08:00
Tienson Qin
85632cc631 enhance: paste block with text value should duplicate the value 2024-12-16 12:45:31 +08:00
Tienson Qin
c59c8fa048 fix: math blocks are not rendered 2024-12-16 11:28:51 +08:00
Tienson Qin
56e3136103 enhance: skip property inner text when navigating properties 2024-12-16 11:16:35 +08:00
Tienson Qin
f30879ac54 enhance: automatically resizing youtube iframe
fixes https://github.com/logseq/db-test/issues/188
2024-12-16 10:35:18 +08:00
Tienson Qin
4477dcfb95 fix: set aspect ratio for youtube video player 2024-12-15 22:15:31 +08:00
Tienson Qin
277096d458 fix: unable to add a comment using # in codeblocks
fixes https://github.com/logseq/db-test/issues/168
2024-12-15 21:08:24 +08:00
Tienson Qin
1f86f47c3d fix: CTRL+z on config files goes back to previous page
fixed https://github.com/logseq/db-test/issues/169
2024-12-15 20:58:03 +08:00
Tienson Qin
ab73d4b2d3 fix: can not write on journal page
fixes https://github.com/logseq/db-test/issues/183
2024-12-15 19:02:55 +08:00
Tienson Qin
1a98dcad91 fix: tests 2024-12-15 16:32:19 +08:00
Tienson Qin
202be5cc7b fix: remove current query block from query result view 2024-12-15 16:19:40 +08:00
Tienson Qin
392c947cf2 fix: sqlite operator search 2024-12-15 16:11:17 +08:00
Tienson Qin
09e93eee29 fix: full-text search can't include page reference 2024-12-15 15:16:15 +08:00
Tienson Qin
b261911649 fix: limit width for property select value 2024-12-15 12:42:48 +08:00
Tienson Qin
47da0f8576 fix: breadcrumb wrap 2024-12-15 12:22:12 +08:00
rcmerci
fc7540e2d8 refactor(rtc): simplify api malli schema (2) 2024-12-13 22:45:59 +08:00
rcmerci
53badf8d8f refactor(rtc): simplify api malli schema 2024-12-13 22:36:48 +08:00
rcmerci
88bc15da7f fix(rtc): add :remove case for update-remote-data-by-local-unpushed-ops 2024-12-13 21:10:00 +08:00
Tienson Qin
5a4a1f0cd2 perf: collapse today queries for db graphs 2024-12-12 19:02:13 +08:00
Tienson Qin
f289988910 fix: mod+enter set task status to Doing
When logseq.property/Status' default value is Todo.
2024-12-12 18:16:27 +08:00
rcmerci
7de634956f perf: replace high-freq updated atom with volatile 2024-12-12 17:49:43 +08:00
rcmerci
ebbb53c5ae perf: reduce str & pr-str calls 2024-12-12 17:40:14 +08:00
rcmerci
1bd5028906 fix lint and test 2024-12-12 14:06:16 +08:00
rcmerci
3c97f9ba34 enhance: show remote-graphs in All graphs when rtc-enabled 2024-12-12 13:52:44 +08:00
rcmerci
8327ad5a5a refactor: simplify by c.m/run-background-task 2024-12-11 17:45:57 +08:00
rcmerci
6cc6a20da1 enhance(rtc): try to restart rtc when possible 2024-12-11 16:46:26 +08:00
rcmerci
19ba710e61 enhance: add continue-flow and run-background-task to missionary-util 2024-12-11 16:44:25 +08:00
rcmerci
9ff47dc1ed fix: config.edn content must be a string 2024-12-10 21:43:13 +08:00
Gabriel Horner
bcdd162145 fix: queries with default values
and objects that are descendants of a tag with
a default-value property. Fixes
https://test.logseq.com/#/page/67551ea7-bd58-48bb-a0ea-8b976fa94423.
Also extended sqlite.build to allow closed value properties to
be configured with :build/properties
2024-12-09 12:11:06 -05:00
Gabriel Horner
f5666fab47 fix: deadline query doesn't work for db graphs
Fixes LOG-3245
2024-12-06 22:09:28 -05:00
Gabriel Horner
7092444903 fix: large var lint 2024-12-06 10:24:07 -05:00
Tienson Qin
808e5b49e5 perf: enable WAL for all sqlite dbs including search 2024-12-06 22:15:26 +08:00
rcmerci
c9062e0ab6 test(rtc): add testcase for previous commit 2024-12-06 20:22:40 +08:00
rcmerci
137c3dc394 fix(rtc): update remote-ops by unpushed-client-ops 2024-12-06 20:13:25 +08:00
Tienson Qin
a4533b9a3d fix: can't undo/redo deleted blocks 2024-12-06 19:09:56 +08:00
charlie
69fc37b714 fix(pdf): broken area image for the pdf highlights list 2024-12-06 17:17:35 +08:00
rcmerci
593c1fe19b perf(rtc): reduce transact calls in rtc-add-ops 2024-12-05 19:30:03 +08:00
charlie
4a74e652be enhance(ui): polish table header details 2024-12-05 12:00:17 +08:00
Gabriel Horner
1249e32409 fix: can't remove Parent property from classes
Fixes logseq/db-test-cn#27
2024-12-04 16:36:55 -05:00
Tienson Qin
4f531ec8cc fix: can't open block url from another graph 2024-12-05 00:02:20 +08:00
charlie
9a4fecc0b3 chore: remove debugger 2024-12-04 22:18:12 +08:00
Tienson Qin
36a4443472 enhance: polish collaboration button 2024-12-04 19:41:02 +08:00