Tienson Qin
|
8d1a1a5c25
|
fix(editor): don't autosave if there's page or block searching
|
2020-12-17 13:13:50 +08:00 |
|
Tienson Qin
|
8fa9b9e58b
|
fix(editor): re-use CodeMirror editor
|
2020-12-17 12:57:49 +08:00 |
|
Tienson Qin
|
cc59296c93
|
Merge pull request #939 from logseq/refactor/db
Refactor/db
|
2020-12-17 11:59:02 +08:00 |
|
defclass
|
bf44d9e593
|
refactor(db): with-dummy-block
|
2020-12-17 11:13:36 +08:00 |
|
defclass
|
15e1eeb81a
|
refacotr(db): remove with-latest-txs
|
2020-12-17 11:08:58 +08:00 |
|
Tienson Qin
|
0a7c8ed8ac
|
chore: show version when hovering the refresh button
|
2020-12-17 09:57:26 +08:00 |
|
Tienson Qin
|
3d4eea435e
|
chore: remove debugging code
|
2020-12-16 23:48:47 +08:00 |
|
Tienson Qin
|
1bf9f6dd97
|
feat: add more CodeMirror modes
Closed #929.
Also, fixed an issue that a following click will close the editing block.
|
2020-12-16 23:38:29 +08:00 |
|
Tienson Qin
|
aced8ca761
|
chore: bump minor version
|
2020-12-16 22:33:49 +08:00 |
|
Tienson Qin
|
02bb5bc7cf
|
Merge pull request #932 from logseq/refactor/nfs-file-writes
refactor(native-fs): remove file-in-writing? check
|
2020-12-16 22:32:29 +08:00 |
|
Tienson Qin
|
6d89a130fb
|
fix(editor): ESC doesn't work after auto-save
fix #898
|
2020-12-16 17:51:43 +08:00 |
|
charlie
|
8c8b51c144
|
fix: publishing page theme style
|
2020-12-16 17:22:16 +08:00 |
|
charlie
|
d938946a70
|
refactor: move publish actions to modal
|
2020-12-16 17:21:41 +08:00 |
|
defclass
|
774bba0138
|
fix(requrie): fix requirement bugs
|
2020-12-16 17:14:05 +08:00 |
|
Tienson Qin
|
eeb6b40eae
|
fix: move reset-contents-and-blocks to handler.repo
|
2020-12-16 16:39:40 +08:00 |
|
Tienson Qin
|
b7aaeeca2c
|
chore: disable println
|
2020-12-16 14:08:41 +08:00 |
|
Tienson Qin
|
22c9cd734c
|
refactor(native-fs): remove file-in-writing? check
|
2020-12-16 14:07:27 +08:00 |
|
Tienson Qin
|
45cb50a730
|
Merge branch 'master' into tienson/refactor/db
|
2020-12-16 13:28:38 +08:00 |
|
charlie
|
75e496856f
|
Merge remote-tracking branch 'origin/master' into refactor/common.css
|
2020-12-16 12:00:03 +08:00 |
|
Yukun Guo
|
2d8fd7072b
|
fix: allow no blank line after front matter
|
2020-12-15 23:19:21 +08:00 |
|
Tienson Qin
|
9d083bc1f7
|
chore: fix format
|
2020-12-15 23:02:45 +08:00 |
|
Tienson Qin
|
fe70356d57
|
refactor(db): separate frontend.db into multiple parts
|
2020-12-15 22:18:29 +08:00 |
|
charlie
|
4e1e3b3df5
|
refactor: improve development experience of styles
|
2020-12-15 16:08:13 +08:00 |
|
Tienson Qin
|
4376af78df
|
fix: ctrl+c not working
|
2020-12-15 15:20:08 +08:00 |
|
Yukun Guo
|
9141712988
|
chore: don't handle key down if ctrl/meta pressed
|
2020-12-15 13:30:14 +08:00 |
|
charlie
|
b84c0e5b82
|
Merge remote-tracking branch 'origin/master' into refactor/common.css
# Conflicts:
# resources/css/common.css
|
2020-12-15 12:03:50 +08:00 |
|
Tienson Qin
|
21886841ff
|
fix: loading animation
|
2020-12-15 11:57:15 +08:00 |
|
charlie
|
1b4db15b94
|
Merge remote-tracking branch 'origin/master' into refactor/common.css
|
2020-12-15 11:56:45 +08:00 |
|
Tienson Qin
|
97239cde65
|
fix: cursor moved to the beginning of the editing block when indent
Resolved #924
|
2020-12-15 11:03:04 +08:00 |
|
charlie
|
556f15eb4d
|
Merge remote-tracking branch 'origin/master' into refactor/common.css
|
2020-12-15 10:00:56 +08:00 |
|
Tienson Qin
|
9de1f01db8
|
fix: safe check repo before modifying any file
|
2020-12-15 09:41:23 +08:00 |
|
Tienson Qin
|
d34a405d39
|
Merge pull request #921 from logseq/fix/find-position
Fix find-position
|
2020-12-15 08:38:44 +08:00 |
|
Tienson Qin
|
fcb4a8752e
|
fix: code block highlights not working
Resolved #920
|
2020-12-14 21:48:08 +08:00 |
|
charlie
|
8a440e910a
|
refactor: separated css modules from common style
|
2020-12-14 21:13:12 +08:00 |
|
Tienson Qin
|
f390d3b8cc
|
fix: display show journals
|
2020-12-14 19:25:00 +08:00 |
|
Tienson Qin
|
1d5b7e024f
|
Merge branch 'master' of github.com:logseq/logseq into master
|
2020-12-14 19:19:17 +08:00 |
|
Tienson Qin
|
cfed1530d3
|
fix(native fs): Directory handle not exists
Resolved #918
|
2020-12-14 19:18:17 +08:00 |
|
Yukun Guo
|
5f8915b304
|
chore: get rid of dec & inc
|
2020-12-14 18:38:28 +08:00 |
|
Yukun Guo
|
f1add88799
|
fix: handle links in find-position
|
2020-12-14 18:35:56 +08:00 |
|
Tienson Qin
|
b8fe3bbad7
|
Merge pull request #912 from logseq/perf/search
perf(search): use fuzzysort for both pages and blocks searching
|
2020-12-14 15:19:12 +08:00 |
|
charlie
|
2e30872f61
|
fix: #916
|
2020-12-14 14:41:09 +08:00 |
|
Tienson Qin
|
4b5eb4eb5a
|
fix: don't check file-in-writing for github users
|
2020-12-14 13:15:16 +08:00 |
|
Tienson Qin
|
c79c1ef6a1
|
fix: keyboard shortcuts
|
2020-12-14 11:50:41 +08:00 |
|
shady2k
|
744469ef6f
|
Add requirements
|
2020-12-14 09:22:48 +08:00 |
|
shady2k
|
c17d8f14c9
|
Add support for change start of week in calendar
|
2020-12-14 09:22:48 +08:00 |
|
Tienson Qin
|
10314b1117
|
fix: both pages and blocks indices default to an empty array
|
2020-12-13 23:39:27 +08:00 |
|
Tienson Qin
|
4662281c9a
|
chore: remove profile
|
2020-12-13 23:32:51 +08:00 |
|
Tienson Qin
|
45e9390b6c
|
fix: both ->clj and ->js are too expensive
|
2020-12-13 23:31:54 +08:00 |
|
Tienson Qin
|
57b9e7f937
|
Merge branch 'master' into perf/search
|
2020-12-13 23:08:56 +08:00 |
|
Tienson Qin
|
9c18b2c479
|
perf: idb batch writes for importing files from local directories
|
2020-12-13 23:03:30 +08:00 |
|