Commit Graph

17706 Commits

Author SHA1 Message Date
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
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
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
defclass
32e75121bf feat(outliner): finally finished outliner react example 2021-02-25 01:14:31 +08:00
Tienson Qin
f7189839fc fix: css 2021-02-25 00:10:41 +08:00
Tienson Qin
b1a9a13956 fix: css tweaks for header 2021-02-25 00:00:36 +08:00
Tienson Qin
fca063f004 fix: only write config.edn when it doesn't exists 2021-02-24 23:55:58 +08:00
Tienson Qin
3edc9d910b chore: block children margin tweak 2021-02-24 22:51:37 +08:00
Tienson Qin
84190df469 feat: add shortcut t c to toggle Contents 2021-02-24 22:14:01 +08:00
Tienson Qin
46d8270061 feat(encryption): enable it now 2021-02-24 21:17:51 +08:00
Kan-Ru Chen
d822a40f63 feat(encryption): add a pointer to the encryption tool 2021-02-24 21:16:57 +08:00
Kan-Ru Chen
05ab2e22b4 fix(encryption): auto-focus first password field 2021-02-24 21:16:57 +08:00
Kan-Ru Chen
dbdc3f0fd7 feat(encryption): save encryption keys as plain clj sequence 2021-02-24 21:16:57 +08:00
Tienson Qin
f229b6db87 fix: RAW editing mode was broken
Related to #1367
2021-02-24 21:10:45 +08:00
Tienson Qin
7011262929 fix: custom dates and journal raw editing 2021-02-24 21:05:16 +08:00
Tienson Qin
4d3e9f81ce Merge branch 'master' of github.com:logseq/logseq 2021-02-24 15:45:15 +08:00
Tienson Qin
fff6eda319 fix: return new page name when rename 2021-02-24 15:44:47 +08:00
charlie
5b5f6c9274 fix(dev): missed script 2021-02-24 15:16:02 +08:00
Tienson Qin
de8c521b1e fix: wrong page link for slide title
https://github.com/logseq/logseq/issues/1352
2021-02-24 13:58:46 +08:00
Tienson Qin
3b1a3c705e fix: encrypted text in diff page 2021-02-24 13:19:39 +08:00
Tienson Qin
b907255d86 fix: page graph for block 2021-02-24 13:00:46 +08:00
defclass
4443ce5e3b fix(react): fix react state management 2021-02-24 12:56:42 +08:00
defclass
f1ef1ad9a5 refactor(react-impl): use deref to replace get-result 2021-02-24 12:56:42 +08:00