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 |
|
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 |
|
charlie
|
49bb81547d
|
Merge remote-tracking branch 'origin/master'
|
2021-02-24 16:53:15 +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
|
5a43e9d175
|
Merge remote-tracking branch 'origin/master'
|
2021-02-24 15:31:28 +08:00 |
|
charlie
|
5b5f6c9274
|
fix(dev): missed script
|
2021-02-24 15:16:02 +08:00 |
|
charlie
|
7ded536b5c
|
fix(dev): missed script
|
2021-02-24 14:10:49 +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 |
|
defclass
|
95c37d33e2
|
feat(react): react near success
|
2021-02-24 12:56:42 +08:00 |
|
defclass
|
b108b82903
|
test(react-impl): add react-impl
|
2021-02-24 12:56:42 +08:00 |
|
defclass
|
f8deee4473
|
test(outliner): fix some tests
|
2021-02-24 12:56:14 +08:00 |
|
Sly
|
19e062f35c
|
Fix background color variable for search_field
|
2021-02-24 12:38:00 +08:00 |
|
Sly
|
8a2230cfe6
|
Fix missing variables for tags
|
2021-02-24 12:38:00 +08:00 |
|
Tienson Qin
|
5b5ab465a8
|
chore: disable encryption temporally
|
2021-02-23 23:38:42 +08:00 |
|
Tienson Qin
|
4ecbb143ef
|
fix: add password type for encryption input field
|
2021-02-23 23:37:20 +08:00 |
|
Tienson Qin
|
ca4428d6a5
|
chore: css tweaks
Disable italics and border radius for block refs
|
2021-02-23 23:10:47 +08:00 |
|
Tienson Qin
|
450cad8085
|
fix: add missing interact.min.js
|
2021-02-23 19:00:19 +08:00 |
|
charlie
|
d5e87aaa35
|
feat(sidebar): resize width
|
2021-02-23 19:00:19 +08:00 |
|
Tienson Qin
|
b5f695fd19
|
fix: Changing page title bugs
https://github.com/logseq/logseq/issues/1341
|
2021-02-23 18:41:02 +08:00 |
|
Tienson Qin
|
e760318bb4
|
Merge pull request #1073 from kanru/encryption
feat: encryption
|
2021-02-23 14:39:24 +08:00 |
|
Tienson Qin
|
018294a86f
|
feat(encryption): add password confirmation
|
2021-02-23 14:26:43 +08:00 |
|
Tienson Qin
|
3f774a9a4f
|
Merge branch 'master' into encryption
|
2021-02-23 12:26:15 +08:00 |
|
Tienson Qin
|
124d2b6222
|
fix: checkbox background
|
2021-02-22 23:33:50 +08:00 |
|
Tienson Qin
|
d7e3027a4c
|
fix: set mark font size
|
2021-02-22 23:18:16 +08:00 |
|
Tienson Qin
|
27d53f4113
|
fix: remove padding for tags
|
2021-02-22 23:04:56 +08:00 |
|
Tienson Qin
|
fc405547dd
|
Merge branch 'master' of github.com:logseq/logseq
|
2021-02-22 22:59:09 +08:00 |
|
Tienson Qin
|
8ea487a5cd
|
enhance: theme tweaks
Code and ideas are mostly from https://github.com/PiotrSss/logseq-bujo-theme.
|
2021-02-22 22:51:29 +08:00 |
|
charlie
|
c54f4ba3a9
|
fix(desktop): Desktop client cannot delete files #1346
|
2021-02-22 18:23:26 +08:00 |
|
charlie
|
12e23c932a
|
fix(ui): Page title show null #1343
|
2021-02-22 17:09:42 +08:00 |
|