Andelf
1c6fe4be82
enhance(sync): add merge step to update local
2023-06-26 19:20:04 +08:00
Tienson Qin
9071320868
fix: create default pages for db-based graphs
2023-06-26 16:34:21 +08:00
Tienson Qin
b0a5a9d3fc
fix: each graph has its own directory
2023-06-26 14:13:48 +08:00
rcmerci
b4c547654b
update schema
2023-06-26 11:41:59 +08:00
Tienson Qin
0c533a9032
fix: use db-based schema when possible
2023-06-26 11:07:08 +08:00
Gabriel Horner
4e99e21642
Fix commandline publishing not working e.g. bb dev:publishing
...
Also fix db dep having a circular dependency. frontend.* namespaces depend on deps/ dependencies
so we can't have frontend namespaces in deps/
2023-06-23 16:52:54 -04:00
Tienson Qin
fd6b587235
Merge branch 'master' into feat/db
2023-06-21 14:09:16 +08:00
rcmerci
8a1c54173b
[wip] property edit
2023-06-20 18:08:40 +08:00
rcmerci
6ea438053f
add property schema
2023-06-19 13:49:54 +08:00
Junyi Du
bea081c5b0
test: more remove indent test
2023-06-16 00:42:30 +08:00
Junyi Du
e50e129fba
dev(docstring): remove indentation
2023-06-16 00:42:30 +08:00
Tienson Qin
6cbbd66333
Revert "Trim whitespaces for org mode files too"
...
This reverts commit 3fd7492e0ab90fc1d4890ea4b4005743cbbe0856.
2023-06-16 00:42:30 +08:00
Tienson Qin
bccf5888c7
add tests
2023-06-16 00:42:30 +08:00
Tienson Qin
54706785c3
Trim whitespaces for org mode files too
2023-06-16 00:42:30 +08:00
Tienson Qin
b1236b4e89
fix: trim whitespaces for block's content
...
Let's say we have a page like this:
- a
- b
b' content
After parsing, block `b` content should be `b\nb' content`
2023-06-16 00:42:30 +08:00
Tienson Qin
32173ff95e
fix: new page doesn't have block/uuid
2023-06-14 17:29:55 +08:00
Gabriel Horner
3f1d32dd6c
Update clj-kondo and bb-tasks for deps projects
2023-06-13 14:48:50 +08:00
Gabriel Horner
480429ad23
Fix alias not included in published subgraph
...
Fixes #4143
2023-06-07 13:47:29 +08:00
Tienson Qin
542d28c6a9
Merge branch 'master' into feat/db
2023-05-27 11:59:27 +08:00
Gabriel Horner
df2edd44ac
Rename temp :block keys to be explicit about their use
...
:block is a heavily used namespace. We should at least
be explicit about keys that aren't being transacted
2023-05-26 09:13:38 -04:00
Gabriel Horner
33285a354d
Fix table and view properties not hidden on display
...
fix #9489
2023-05-26 09:10:46 -04:00
rcmerci
0dcb5e1a14
faster restore-graph-from-sqlite
2023-05-26 01:50:42 +08:00
Gabriel Horner
5ce75225c7
custom.js should load last in publishing app
2023-05-23 15:57:34 +08:00
Candide U
bb203394b8
Add test for custom.js to export_test.cljs
...
Fixed missing thing
2023-05-23 15:57:34 +08:00
Candide U
2f091b4977
Add test for custom.js to export_test.cljs
2023-05-23 15:57:34 +08:00
Candide U
2feddfe800
Export custom.js
2023-05-23 15:57:34 +08:00
Candide U
4b1114d9e6
Add custom.js script to html
2023-05-23 15:57:34 +08:00
Gabriel Horner
12c55f401e
Fix parse-graph not ignoring correctly for relative dir
...
parse-graph now returns absolute file paths
2023-05-23 15:57:33 +08:00
Gabriel Horner
450fb9dae5
custom.js should load last in publishing app
2023-05-22 10:45:01 -04:00
Candide U
3b08b9a7e5
Add test for custom.js to export_test.cljs
...
Fixed missing thing
2023-05-22 10:45:01 -04:00
Candide U
fd8bb11c37
Add test for custom.js to export_test.cljs
2023-05-22 10:45:01 -04:00
Candide U
a2cf976161
Export custom.js
2023-05-22 10:45:01 -04:00
Candide U
c8312bc6df
Add custom.js script to html
2023-05-22 10:45:01 -04:00
Gabriel Horner
51a23934a4
Fix parse-graph not ignoring correctly for relative dir
...
parse-graph now returns absolute file paths
2023-05-19 21:49:58 -04:00
Gabriel Horner
47508ac2ac
Add :hidden config support to graph-parser.cli
...
Also fix lints and tests from previous commits
2023-05-18 23:25:15 +08:00
Gabriel Horner
c86fd3cd4d
Add standard lint tasks to common lib
2023-05-18 23:25:15 +08:00
Gabriel Horner
91beda09d5
Split out graph fns and reuse them b/n gp-cli and electron
...
Also added test
2023-05-18 23:25:15 +08:00
Andelf
51201124ff
fix(fs): add unicode normalize to path-fn
...
This is a catch-all type fix
2023-05-18 12:24:18 +08:00
Gabriel Horner
10da24e5b7
Fix current block with disappearing path refs - close #9365
...
outliner-core/save-block and save-block-inner! were retracting
block/path-refs aggressively, especially for cases when no path-refs
had changed
2023-05-16 11:35:18 +08:00
Gabriel Horner
fe24b61beb
Fix asset link creating invalid page for org mode
2023-05-15 11:55:59 +08:00
Gabriel Horner
7335a6f623
Fix org mode page refs - close #9367
2023-05-15 11:55:59 +08:00
Ben Yorke
928742e66b
shui/table introduction
2023-05-12 13:24:54 -04:00
Gabriel Horner
b2776bbb18
Remove supported-formats in all the places it's no longer used
2023-05-11 13:56:25 +08:00
Gabriel Horner
b26d83d2fc
Fix mailto and other links creating invalid pages
...
Fixes #9346 and fixes #5926 .
Also fixes case where relative paths for unsupported paths were creating
pages per directory e.g. `deps/graph-parser/yarn.lock` created deps and
graph-parser pages
2023-05-11 13:56:25 +08:00
charlie
9367590d9b
Merge branch 'master' into feat/custom-children-list-style
2023-04-28 10:30:53 +08:00
Andelf
880ea8b00e
test(fs): simple test for protocol-url
2023-04-27 14:30:46 -04:00
Andelf
0c91829365
fix(editor): handle protocol urls
...
Related: #9243
2023-04-27 14:30:46 -04:00
Andelf
a301f25474
Revert "Feat: ordered(number) list blocks ( #9141 )"
...
This reverts commit 68492a5c67 .
2023-04-25 12:37:30 +08:00
Charlie
68492a5c67
Feat: ordered(number) list blocks ( #9141 )
...
* fix(ui): marker of number list
* feat(ui): sub alpha marker for order block (own-property)
* fix(ui): make order list style more compatiable
* fix(ui): reactive block state for all the order list related items
* improve(ux): backspace for the empty order list block
* improve(ui): slash commands for the own number list block
* fix(ui): incorrect order list number for the root block
* fix(ui): order list not work for the custom query blocks
* fix(ui): contextmenu for the number list marker
* improve(ui): remove the property of `logseq.children-as` for the order list feature
* fix(ui): incorrect order list number for the journal pages list
---------
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com >
2023-04-25 12:24:09 +08:00
charlie
2f6377ed4c
Merge branch 'master' into feat/custom-children-list-style
2023-04-25 10:22:55 +08:00