charlie
|
d8fd0b909f
|
chore(plugin): bump version
|
2021-05-20 19:27:47 +08:00 |
|
charlie
|
76bfb6d7be
|
improve(plugin): fix blocks tree & types
|
2021-05-20 19:27:08 +08:00 |
|
charlie
|
037a0122a8
|
chore(plugin): bump version
|
2021-05-20 17:48:55 +08:00 |
|
charlie
|
4fe0b806c6
|
improve(plugin): initial impls of block related apis
|
2021-05-20 17:47:48 +08:00 |
|
Tienson Qin
|
58608653c8
|
fix: can't open images with http links when publishing
|
2021-05-20 16:23:36 +08:00 |
|
Tienson Qin
|
4b35a5aeb3
|
fix: using Shift+Enter to insert new block instead of Alt+Enter
|
2021-05-20 16:14:20 +08:00 |
|
Tienson Qin
|
ce14aede16
|
chore: remove unused file handler namespace import
|
2021-05-20 15:58:08 +08:00 |
|
charlie
|
012b5e022d
|
Merge branch 'master' into feat/integration-plugins-core
|
2021-05-20 10:21:30 +08:00 |
|
James
|
49cdffec21
|
Link to free software's four freedoms to explain user control (#1722)
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
|
2021-05-20 00:07:42 +08:00 |
|
Tienson Qin
|
a0a423ceef
|
Merge pull request #1191 from logseq/feat/outliner-core
Core outliner refactor
|
2021-05-20 00:05:13 +08:00 |
|
rcmerci
|
3e7d2fd700
|
fix: pasting md text remove common prefix spaces
|
2021-05-19 23:58:55 +08:00 |
|
Tienson Qin
|
06a8cf9de9
|
fix: publishing
0.0.4
|
2021-05-19 22:42:49 +08:00 |
|
Tienson Qin
|
c6204e77b8
|
chore: bump version
|
2021-05-19 21:47:04 +08:00 |
|
Tienson Qin
|
a90208a55f
|
fix: add search db schema version checking
|
2021-05-19 21:35:51 +08:00 |
|
Tienson Qin
|
c8525730a2
|
feat: add clear cache button
|
2021-05-19 21:02:47 +08:00 |
|
Weihua Lu
|
9a553b2310
|
fix: make img smaller
|
2021-05-19 20:28:21 +08:00 |
|
Tienson Qin
|
191a6a7c62
|
chore: remove outdenting text
|
2021-05-19 20:28:21 +08:00 |
|
Weihua Lu
|
7a0c848d93
|
fix: img tag and link heref
|
2021-05-19 20:28:21 +08:00 |
|
Tienson Qin
|
75c369e24e
|
fix: typo
|
2021-05-19 20:28:21 +08:00 |
|
Tienson Qin
|
43a4a3a06c
|
fix: typo
|
2021-05-19 20:28:21 +08:00 |
|
Tienson Qin
|
295fb4fa3c
|
chore: remove toggle-outdenting shortcut
|
2021-05-19 20:28:21 +08:00 |
|
Tienson Qin
|
a180b25c52
|
chore: remove unused state because it's specified in config.edn
|
2021-05-19 20:28:21 +08:00 |
|
Tienson Qin
|
dbc643b85a
|
feat: add old outdent behavior back
Related thread: https://discuss.logseq.com/t/whats-your-preferred-outdent-behavior-the-direct-one-or-the-logical-one/978
|
2021-05-19 20:28:21 +08:00 |
|
Weihua Lu
|
57d0436a60
|
fix: search bar cannot copy
|
2021-05-19 19:37:12 +08:00 |
|
Tienson Qin
|
543904a532
|
fix: slow query for get-block-and-children
|
2021-05-19 18:58:13 +08:00 |
|
charlie
|
e108193ff5
|
chore(plugin): bump version
|
2021-05-19 18:16:43 +08:00 |
|
rcmerci
|
5538088f8f
|
fix: update pasting text when text without double newline
|
2021-05-19 17:45:28 +08:00 |
|
Tienson Qin
|
26129410a7
|
fix: slow editing when there're many files
|
2021-05-19 17:26:58 +08:00 |
|
charlie
|
33dc32a6e8
|
improve(plugin): add sidebar-open? hook & insert block api
|
2021-05-19 17:11:32 +08:00 |
|
Tienson Qin
|
b81e7655c7
|
fix: can't create page in search mode
|
2021-05-19 16:20:40 +08:00 |
|
charlie
|
fa77070e59
|
improve(plugin): route changed hook & more types
|
2021-05-19 14:47:39 +08:00 |
|
rcmerci
|
a7396a1a82
|
fix: wrong order when copy&paste blocks
|
2021-05-19 11:50:49 +08:00 |
|
charlie
|
c6d1754660
|
improve(plugin): export exceptions of api call
|
2021-05-19 10:34:31 +08:00 |
|
Tienson Qin
|
a7e4140533
|
chore: simplify indent && outdent code
|
2021-05-19 09:56:35 +08:00 |
|
Tienson Qin
|
514fd0ea0b
|
feat: enable optional sentry error tracking
|
2021-05-18 19:55:10 +08:00 |
|
charlie
|
d0750fcc48
|
Merge branch 'feat/outliner-core' into feat/integration-plugins-core
|
2021-05-18 18:42:03 +08:00 |
|
rcmerci
|
a45da8af93
|
update inserting blocks position
|
2021-05-18 15:50:02 +08:00 |
|
rcmerci
|
454d301cc3
|
fix: another left conflict issue when insert-nodes
|
2021-05-18 15:50:02 +08:00 |
|
rcmerci
|
e0112f8e0f
|
update pasting external text strategy
|
2021-05-18 15:50:02 +08:00 |
|
rcmerci
|
89edb70682
|
fix text/->new-properties
|
2021-05-18 15:50:02 +08:00 |
|
rcmerci
|
f9783b9a2f
|
only parse pasting text when current editing block isn't empty
|
2021-05-18 15:50:02 +08:00 |
|
rcmerci
|
288da4fca3
|
transform text into blocks when pasting text from external
|
2021-05-18 15:50:02 +08:00 |
|
charlie
|
7ff330fc2c
|
Merge branch 'feat/outliner-core' into feat/integration-plugins-core
|
2021-05-18 15:49:36 +08:00 |
|
charlie
|
8a8af96d0e
|
fix(api): insert block with specific uuid & siblings issue
|
2021-05-18 15:48:22 +08:00 |
|
Tienson Qin
|
d12c0b0b69
|
fix: moving bullets vertically (Shift + Alt + Up/Down) does not work across parents
|
2021-05-18 15:44:54 +08:00 |
|
Weihua Lu
|
5de0749fba
|
feat: imp node in page search
|
2021-05-18 15:38:51 +08:00 |
|
charlie
|
bd95878b68
|
improve(plugin): add default theme option
|
2021-05-18 15:07:25 +08:00 |
|
charlie
|
b353417668
|
fix: conflicts
|
2021-05-18 14:42:52 +08:00 |
|
Weihua Lu
|
93ba737f84
|
fix: get default journal directory
|
2021-05-18 14:01:17 +08:00 |
|
Weihua Lu
|
dabb116e7d
|
fix: unlinked references count refresh
|
2021-05-18 11:57:46 +08:00 |
|