defclass
|
846c6a798b
|
test(react): add react impl
AMEND
|
2021-02-05 17:38:52 +08:00 |
|
Tienson Qin
|
7dcebf368b
|
fix: don't listen to unlink
Sometimes, the file watcher notify the `unlink` type when we edit a
file using another editor ...
|
2021-02-05 17:04:06 +08:00 |
|
Tienson Qin
|
d55b381e2e
|
enhance: display a loading button when importing files from the disk
|
2021-02-05 16:29:58 +08:00 |
|
Tienson Qin
|
3d80dc2310
|
fix: set ignoreInitial to true for file watcher
|
2021-02-05 13:25:48 +08:00 |
|
Tienson Qin
|
56be5a68ba
|
fix: stop event bubbling when typing s to switch file/outliner view
|
2021-02-05 13:15:29 +08:00 |
|
Tienson Qin
|
ece503d22a
|
fix: tags and alias doesn't support , in page properties
|
2021-02-05 13:07:45 +08:00 |
|
defclass
|
6e18c30afd
|
feat(journal): add new journal
|
2021-02-05 11:41:16 +08:00 |
|
defclass
|
5202b51e6a
|
fix(schema): fix schema
|
2021-02-05 10:26:57 +08:00 |
|
defclass
|
4cd44184b2
|
feat(outliner): add journey
|
2021-02-05 10:24:58 +08:00 |
|
defclass
|
57aeac6cb3
|
chore(id): add nano id deps
|
2021-02-05 10:21:40 +08:00 |
|
defclass
|
947478ca56
|
fix(schema): fix refs
|
2021-02-05 10:21:30 +08:00 |
|
Tienson Qin
|
9534f2e4c8
|
Merge branch 'master' of github.com:logseq/logseq
|
2021-02-04 23:52:55 +08:00 |
|
Tienson Qin
|
f526399d63
|
fix: head's background color is not rendered
Related to #1267
|
2021-02-04 23:51:15 +08:00 |
|
charlie
|
00668bdeca
|
fix(ui): align repos menus with right side
|
2021-02-04 14:54:57 +08:00 |
|
charlie
|
f0b5bcd7d0
|
improve(editor): make fixed scroll when zoom in block
|
2021-02-04 14:54:57 +08:00 |
|
charlie
|
1b138963aa
|
fix(ui): resize image
|
2021-02-04 14:54:57 +08:00 |
|
charlie
|
75870fba48
|
fix(electron): make updater work for arm64
|
2021-02-04 14:54:57 +08:00 |
|
charlie
|
ee82a948a9
|
improve(electron): use autoHideMenubar instead of always been visible
|
2021-02-04 14:54:57 +08:00 |
|
charlie
|
3b57dc780a
|
fix(docs): i18n help/zoom-out #1253
|
2021-02-04 14:54:57 +08:00 |
|
charlie
|
00d642ee31
|
fix(electron): typo of [Logseq]
|
2021-02-04 14:54:57 +08:00 |
|
Tienson Qin
|
46a5ce1963
|
fix: local images can't be displayed on GitHub
Closed #1254
|
2021-02-03 23:49:32 +08:00 |
|
Tienson Qin
|
fc78714388
|
fix: block parents not rendered correctly
Closed #1075
|
2021-02-03 23:48:00 +08:00 |
|
Tienson Qin
|
a283b92389
|
fix: ignore swap files
|
2021-02-03 23:42:49 +08:00 |
|
Tienson Qin
|
9add190613
|
fix: add minimal deps.edn for the cljs-time fork
|
2021-02-03 18:48:25 +08:00 |
|
Tienson Qin
|
6ace64e8b2
|
fix: Title and journal file mapping error
Closed #1222
Fixed by @rainmote, https://github.com/logseq/cljs-time/pull/1
|
2021-02-03 18:28:10 +08:00 |
|
Tienson Qin
|
e9e524f29f
|
Merge branch 'master' of github.com:logseq/logseq
|
2021-02-03 18:27:08 +08:00 |
|
Tienson Qin
|
b3ddcaef59
|
fix: org image syntax
|
2021-02-03 18:26:46 +08:00 |
|
defclass
|
06dee78c8c
|
chore(ci): add dmg file
|
2021-02-03 18:03:13 +08:00 |
|
defclass
|
e1b2f83d17
|
chore(ci): fix mac release file name
|
2021-02-03 18:03:13 +08:00 |
|
akhater
|
19cc69c82c
|
added TODO and "/" shortcuts to mobile bar
|
2021-02-03 17:32:08 +08:00 |
|
akhater
|
cbf0b2b16d
|
resize checkbox.svg to better fit the mobile bar
|
2021-02-03 17:32:08 +08:00 |
|
Kan-Ru Chen
|
3e7543dba5
|
chore: bump rage-wasm to 0.1.4
|
2021-02-03 16:50:37 +09:00 |
|
akhater
|
ed63161b00
|
adding checkbox.svg
|
2021-02-03 11:48:14 +08:00 |
|
Jonathan Buchholz
|
ff8eb442b7
|
Fix typo from "minutes" to "minute".
|
2021-02-03 11:45:48 +08:00 |
|
Alexander Rink
|
5ef6e091db
|
Updated german translation
|
2021-02-03 11:42:57 +08:00 |
|
Alexander Rink
|
728083b1aa
|
Added german translation
|
2021-02-03 11:42:57 +08:00 |
|
Tienson Qin
|
c3127d89c3
|
Merge pull request #1242 from logseq/improve/desktop-icon
Improve/desktop icon
|
2021-02-02 23:12:38 +08:00 |
|
charlie
|
93f60df420
|
improve(electron): desktop icon
|
2021-02-02 23:08:22 +08:00 |
|
charlie
|
adb9cbcb4f
|
Merge remote-tracking branch 'origin/master'
|
2021-02-02 21:40:57 +08:00 |
|
Tienson Qin
|
5d61419a1c
|
fix: add missing asset-domain
0.0.6
0.0.6.0
|
2021-02-02 21:39:06 +08:00 |
|
charlie
|
546e1fe915
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# src/main/frontend/config.cljs
|
2021-02-02 21:36:30 +08:00 |
|
Tienson Qin
|
9cba5e4493
|
Merge pull request #1239 from logseq/fix/electron-alpha-issues
Fix/electron alpha issues
|
2021-02-02 21:34:41 +08:00 |
|
defclass
|
f75bf5e1b7
|
Revert "Merge pull request #1158 from logseq/refacotor/add-cljs-env"
This reverts commit d82555a6f9, reversing
changes made to df1da263ac.
|
2021-02-02 21:32:34 +08:00 |
|
Tienson Qin
|
c1a908f21f
|
Merge branch 'fix/electron-alpha-issues' of github.com:logseq/logseq into fix/electron-alpha-issues
|
2021-02-02 21:31:11 +08:00 |
|
Tienson Qin
|
cd4441578f
|
fix: CI tests passing
|
2021-02-02 21:28:07 +08:00 |
|
Tienson Qin
|
6488857aad
|
Merge branch 'master' into fix/electron-alpha-issues
|
2021-02-02 21:04:18 +08:00 |
|
Tienson Qin
|
575674919c
|
fix: fragment links especially the footnotes
|
2021-02-02 20:47:17 +08:00 |
|
Tienson Qin
|
f0f9c1790f
|
fix: preferred workflow settings not working on desktop
|
2021-02-02 19:03:07 +08:00 |
|
charlie
|
f3e3999a3a
|
fix(test): remove redefind config asset-domain
|
2021-02-02 18:36:09 +08:00 |
|
charlie
|
98b4875bf4
|
fix(test): remove redefind config asset-domain
|
2021-02-02 18:35:12 +08:00 |
|