Commit Graph

18312 Commits

Author SHA1 Message Date
Tienson Qin
510096541c enhance: block search performance 2021-02-27 21:58:55 +08:00
charlie
52312b6143 refactor(style): use class as style selector 2021-02-27 18:09:18 +08:00
charlie
d18ee7f8c4 improve(ui): polish settings options ui 2021-02-27 17:04:48 +08:00
Tienson Qin
8ea96a0093 feat: enable . in tag names
Resolved #1378
2021-02-27 12:33:39 +08:00
Tienson Qin
5a8ae3809b fix clicking the embedded content and don't jump to the target.
Resolved #1382
2021-02-27 12:15:41 +08:00
defclass
a5e9e95866 doc(outliner): update doc 2021-02-27 11:49:30 +08:00
Tienson Qin
cbe94d4f19 fix: can't type c
Resolved #1381
2021-02-27 11:38:47 +08:00
charlie
ace88231de improve(sidebar): remove animation when resizing 2021-02-27 11:25:20 +08:00
Tienson Qin
5d0ecd68b2 fix: t c not working for git repos 2021-02-27 11:01:37 +08:00
Tienson Qin
67f1457ef9 fix: schedule and deadlines allow today's blocks 2021-02-27 10:45:42 +08:00
charlie
ffbf6f9fca Merge remote-tracking branch 'origin/master' into feat/ui-tweaks-settings 2021-02-27 10:43:33 +08:00
Tienson Qin
a9a30b9b3d chore: bump version 0.0.10 2021-02-26 21:42:14 +08:00
Tienson Qin
a5532ba9d4 fix: page name allows brackets in dsl query 2021-02-26 21:41:42 +08:00
Tienson Qin
6f788d7e6f fix: don't add including-parent when using template 2021-02-26 21:28:05 +08:00
Tienson Qin
bbbdb926fc fix: including-parents? always in the template when it doesn't need 2021-02-26 21:26:03 +08:00
charlie
c61c6dd4f4 feat(ui): use modal dialog display settings page 2021-02-26 19:57:44 +08:00
defclass
f3c3db823d style(outliner): update var name 2021-02-26 18:25:37 +08:00
defclass
0ecd59fb08 refactor(outliner): clean code 2021-02-26 17:31:31 +08:00
defclass
d5d1e2fb6a test: fix fixtures 2021-02-26 17:24:24 +08:00
defclass
cf5ac36baa style(outliner): update var name 2021-02-26 17:14:27 +08:00
charlie
a1bf37d90e Merge remote-tracking branch 'origin/master' 2021-02-26 15:48:20 +08:00
defclass
615676014d refactor(outliner): clarify the position concept 2021-02-26 15:44:45 +08:00
defclass
85f6006a54 feat(react): use different react impls 2021-02-26 15:27:39 +08:00
defclass
606ba33609 refactor(outliner): detail tuning 2021-02-26 15:07:37 +08:00
defclass
bab185cdf3 style(outliner): polish code 2021-02-26 14:57:02 +08:00
defclass
423afa90d7 refactor(outliner): simplify logic 2021-02-26 14:48:53 +08:00
defclass
2a3bba0ab9 refactor(test): use fixture to simplify test 2021-02-26 11:30:09 +08:00
defclass
ac6d37f969 refactor(outliner): move trial code to src 2021-02-26 11:13:35 +08:00
Tienson Qin
8013295bee fix: don't publish contents page if it's not public 2021-02-26 10:59:21 +08:00
defclass
cdc1bef39c style(outliner): clean code 2021-02-26 10:21:21 +08:00
defclass
9853bead63 fix(react-impl): remove f from component 2021-02-26 10:16:15 +08:00
defclass
3c93c1c1e9 style(react-impl): update vars 2021-02-26 10:12:34 +08:00
Tienson Qin
c44df79d96 chore: bump minor version 2021-02-26 09:57:15 +08:00
Tienson Qin
5da50094e3 fix: do not overwrite .md file if it already exist (data loss)
related to #1332
2021-02-26 09:56:31 +08:00
Tienson Qin
37dc13fc52 chore: bump minor version 2021-02-26 09:24:36 +08:00
Tienson Qin
7475475a7d fix: bilibili supports 480p 2021-02-25 23:30:51 +08:00
Tienson Qin
58b98bd196 fix: CI 2021-02-25 22:50:52 +08:00
Tienson Qin
aef76b9efa feat: Bilibili video support 2021-02-25 22:25:52 +08:00
Tienson Qin
ddad444a7b enhance: add more texts 2021-02-25 21:11:08 +08:00
Tienson Qin
c89f7be983 enhance: add some texts to make it easier to use logseq 2021-02-25 21:00:53 +08:00
Tienson Qin
7accf8adbc fix: search not jump to the specific block 2021-02-25 20:26:45 +08:00
Tienson Qin
8fd7e0cbbe enhance: add some docs for Contents 2021-02-25 20:09:33 +08:00
Tienson Qin
00168f200b fix: don't overwrite disk file
Relates to #1192
2021-02-25 17:07:44 +08:00
defclass
4f83756cf8 test(react-impl): reinforce the with-key mechanism 2021-02-25 16:00:15 +08:00
defclass
f6503b5578 test(outliner): fix tests 2021-02-25 15:21:20 +08:00
charlie
698da05315 Merge remote-tracking branch 'origin/master' 2021-02-25 13:26:09 +08:00
defclass
a3ea1aaf76 style(react-impl): polish react-impl 2021-02-25 09:56:33 +08:00
defclass
5e0c5789fb test(outliner): add all other react tests 2021-02-25 09:37:14 +08:00
defclass
1496597064 test(outlier): add paginate test 2021-02-25 09:25:22 +08:00
Tienson Qin
f49af6b797 fix: file watcher shouldn't check changes when starting
It might be slow to start, but we need to make it safe first.
We need to add the similar timestamp pre-check like nfs for electron too.
2021-02-25 09:20:34 +08:00