Tienson Qin
|
8d8f1b40a5
|
chore: don't show project created when it's already existed
|
2020-11-07 16:02:13 +08:00 |
|
Tienson Qin
|
9488ee2e03
|
fix: try to address duplicated journals
related to https://github.com/logseq/logseq/issues/595
|
2020-11-07 15:56:01 +08:00 |
|
Tienson Qin
|
c88c1ee685
|
chore: bump minor version
|
2020-11-07 15:16:42 +08:00 |
|
Tienson Qin
|
32e398a087
|
fix: get page references (trim)
|
2020-11-07 15:16:16 +08:00 |
|
Tienson Qin
|
e53d4cdd47
|
feat: add embed pages to references and graph view
Resolved https://github.com/logseq/logseq/issues/166.
|
2020-11-07 14:12:21 +08:00 |
|
Tienson Qin
|
fdd3782ba2
|
fix: alias support chinese comma
|
2020-11-05 23:50:39 +08:00 |
|
Tienson Qin
|
87f31c1b9f
|
fix: alias delete not working
|
2020-11-05 23:46:05 +08:00 |
|
Tienson Qin
|
8edff5ec0c
|
fix: alias relationship
|
2020-11-05 23:37:45 +08:00 |
|
Tienson Qin
|
2cc45fbf9d
|
fix: alias
|
2020-11-05 23:15:23 +08:00 |
|
Tienson Qin
|
b549f036ea
|
fix(editor): try to fix input lag
Related to https://github.com/logseq/logseq/issues/572
|
2020-11-05 22:42:13 +08:00 |
|
Tienson Qin
|
36156f5976
|
fix(editor): move scheduled and deadline to custom queries
Resolved https://github.com/logseq/logseq/issues/514
|
2020-11-05 18:20:13 +08:00 |
|
Tienson Qin
|
613c70a7b7
|
fix(editor): fix empty :block/marker
|
2020-11-05 18:04:49 +08:00 |
|
Tienson Qin
|
d23a3c9830
|
fix(editor): :black/marker might be empty
|
2020-11-05 18:00:41 +08:00 |
|
Tienson Qin
|
5c06abdf4d
|
chore: bump minor version
|
2020-11-05 17:54:39 +08:00 |
|
Tienson Qin
|
42f45f84b0
|
Remove commented code
|
2020-11-05 17:32:12 +08:00 |
|
Tienson Qin
|
053bd783d7
|
Remove outdated comments
|
2020-11-05 17:32:12 +08:00 |
|
Tienson Qin
|
0a5b88467b
|
fix: repeated tasks
1. Don't show repeat kinds selection (.+, ++, +)
2. Fixed wrong time (no zero padding)
3. Fixed `.+` and `++` behaviors
|
2020-11-05 17:32:12 +08:00 |
|
Yukun Guo
|
201ebf61a9
|
fix: remove content's properties when comparing with value
|
2020-11-05 15:31:52 +08:00 |
|
Yukun Guo
|
805f9bb722
|
fix: use lower case for marker comparison
|
2020-11-05 15:22:43 +08:00 |
|
Tienson Qin
|
c707107ae1
|
fix(editor): don't add properties for pre-blocks
Resolved https://github.com/logseq/logseq/issues/614
|
2020-11-05 15:07:02 +08:00 |
|
Tienson Qin
|
4f53e43800
|
chore: extract custom-query-aux
|
2020-11-05 15:02:34 +08:00 |
|
Tienson Qin
|
5c53b5494b
|
fix: remove id property when copy block(s) text (#198)
* fix: remove id property when copy block(s) text
|
2020-11-05 14:43:30 +08:00 |
|
Tienson Qin
|
dfdcdcd5ca
|
Merge branch 'master' of github.com:logseq/logseq-internal into master
|
2020-11-04 21:50:45 +08:00 |
|
Tienson Qin
|
499aab0f3b
|
chore: remove repeated code
|
2020-11-04 21:48:04 +08:00 |
|
defclass
|
24f86232c5
|
refactor: refactor breadcrumb-show? logic
|
2020-11-04 18:28:06 +08:00 |
|
defclass
|
606b545d6c
|
fix(reference): recursive display children
Fixed: https://github.com/logseq/logseq/issues/506
|
2020-11-04 18:05:43 +08:00 |
|
Tienson Qin
|
8da5b36ab9
|
chore: bump minor version
|
2020-11-04 12:00:06 +08:00 |
|
Michael Wong
|
3cc0d3154a
|
style: remove unused :require (#193)
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
|
2020-11-04 11:35:35 +08:00 |
|
Runjuu
|
646960a00c
|
feat(right-sidebar): update hiding scroll bar's styles
related issue https://github.com/logseq/logseq/issues/529#issuecomment-721325528
|
2020-11-04 11:24:30 +08:00 |
|
Tienson Qin
|
b5aad406aa
|
chore: flatten promises
|
2020-11-04 11:22:58 +08:00 |
|
Tienson Qin
|
241490640c
|
fix(import): roam research block refs
|
2020-11-04 11:22:58 +08:00 |
|
Tienson Qin
|
1e8fd27627
|
bump minor version
|
2020-11-03 19:35:32 +08:00 |
|
Tienson Qin
|
38696f800a
|
fix(sync): diff when a page has been created both on local and remote
Related to https://github.com/logseq/logseq/issues/445.
|
2020-11-03 19:33:49 +08:00 |
|
Tienson Qin
|
021ab780ee
|
Refactor/names (#190)
* refactor: rename frontend.components.hiccup to block
* refactor: rename v1,v2 to fst-block-text, snd-block-text
|
2020-11-03 17:50:15 +08:00 |
|
Tienson Qin
|
90612cf170
|
fix: format
|
2020-11-03 17:02:18 +08:00 |
|
Tienson Qin
|
4da72149ee
|
refactor: DRY
|
2020-11-03 15:57:48 +08:00 |
|
Tienson Qin
|
b6ad2aa7da
|
fix(sync): address fn name and indentation issues
|
2020-11-03 15:21:15 +08:00 |
|
Tienson Qin
|
7494c66d25
|
fix(sync): disable visibilitychange for the record
|
2020-11-03 14:56:58 +08:00 |
|
Tienson Qin
|
3197b784fd
|
fix(sync): push immediately after the page was deleted or renamed
|
2020-11-03 14:55:14 +08:00 |
|
Tienson Qin
|
d8dc16704e
|
Merge branch 'master' into fix/pull-push
|
2020-11-03 12:27:49 +08:00 |
|
Tienson Qin
|
56bf9b668f
|
fix: logseq logo url
|
2020-11-03 12:23:35 +08:00 |
|
Tienson Qin
|
daf4f7678a
|
Minor version bump
|
2020-11-03 12:11:52 +08:00 |
|
Tienson Qin
|
30fa867aaf
|
Merge branch 'master' into fix/pull-push
|
2020-11-03 12:06:20 +08:00 |
|
Yukun Guo
|
98664a7cbc
|
fix: handle git add error
|
2020-11-03 10:56:35 +08:00 |
|
Runjuu
|
222a45adbc
|
fix(extensions/code): style issues
prevent unexpected overlap
|
2020-11-02 17:57:39 +08:00 |
|
Tienson Qin
|
bda846dd17
|
feat(dev): add "yarn dev-release-app"
|
2020-11-02 16:31:41 +08:00 |
|
Runjuu
|
988eb5f1ed
|
feat(extentions/code): move styles into separate file
should fix https://github.com/logseq/logseq/issues/528
|
2020-11-02 09:56:52 +08:00 |
|
Tienson Qin
|
7a5324a08e
|
refactor(git): remove our own changed-files cache
|
2020-11-01 00:21:04 +08:00 |
|
Tienson Qin
|
7824973abc
|
fix(editor): file name exists
Related to https://github.com/logseq/logseq/issues/573
|
2020-10-31 13:50:32 +08:00 |
|
Tienson Qin
|
1541b3b47a
|
fix(editor): catch katex render errors
Resolved https://github.com/logseq/logseq/issues/536
|
2020-10-31 11:12:27 +08:00 |
|