Commit Graph

18312 Commits

Author SHA1 Message Date
charlie
907704310b chore: add rebuild better-seqlite3 script 2021-06-01 21:49:21 +08:00
charlie
81ae683689 fix(ui): code block theme when toggling theme 2021-06-01 21:48:45 +08:00
charlie
0f39c9631e fix(api): upsert block property should work with editing mode 2021-06-01 16:31:47 +08:00
charlie
2cd0c5b3b8 improve(plugin): more apis & types 2021-06-01 16:30:04 +08:00
icremcr
bef8d0da68 Merge pull request #2058 from logseq/fix/version-of-check-updates
fix(desktop): broken version of checking updates manually
2021-06-01 10:56:30 +08:00
charlie
bf623d3dcb fix(desktop): regexp of app semver 2021-06-01 10:54:40 +08:00
Charlie
52b54a34af Merge branch 'master' into feat/integration-plugins-core 2021-06-01 10:50:05 +08:00
Charlie
9da8ac6c68 fix(desktop): broken version of checking updates manually 2021-05-31 17:05:56 +08:00
Sebastian Bensusan
a53eb09846 feat: add calc parsing and evaluation (#2052)
Co-authored-by: Sebastian Bensusan <sebas@stripe.com>
2021-05-31 14:55:22 +08:00
Tienson Qin
d28a5cd6da chore: update package version too 2021-05-30 22:14:44 +08:00
Tienson Qin
077ce43b59 fix: can't copy and paste multiple blocks 2021-05-30 22:09:38 +08:00
Tienson Qin
ba9acdb28d chore: bump version 0.1.2 2021-05-30 20:46:08 +08:00
Tienson Qin
e4f8982a50 refactor: remove file from paste logic 2021-05-30 20:42:27 +08:00
Tienson Qin
443e80b241 chore: bump minor version 2021-05-30 20:22:48 +08:00
Tienson Qin
b74184610d fix: no need to check file exists when transaction blocks
Because it'll check the last modified timestamp when writing the file.
2021-05-30 20:21:31 +08:00
Tienson Qin
f7651f2413 fix: codemirror white background in the right sidebar 2021-05-30 20:14:32 +08:00
Tienson Qin
2c8ea99573 fix: priority style issue 2021-05-30 20:07:26 +08:00
Tienson Qin
f3680389b9 chore: remove block UUIDs from all pages
close #2028
2021-05-30 19:49:05 +08:00
Tienson Qin
997ec3f9ba fix: should be put inside :style 2021-05-30 19:47:03 +08:00
Tienson Qin
bc6a5c3e48 fix: elements not center in presentation mode 2021-05-30 19:32:09 +08:00
Tienson Qin
0b3502f13f fix: reuse page-blocks-cp 2021-05-30 19:21:15 +08:00
Tienson Qin
f8ac751556 fix: block UUID and page name unique constraint when converting 2021-05-30 18:25:47 +08:00
Tienson Qin
78518d897d chore: bump minor issue 2021-05-30 16:23:32 +08:00
Tienson Qin
ba0de50629 fix: jump to the end when editing for the first block 2021-05-30 15:24:15 +08:00
Tienson Qin
b7d27eeeaf chore: bump minor version 2021-05-30 14:43:03 +08:00
Tienson Qin
da6f6bef1e fix: page properties 2021-05-30 14:35:44 +08:00
Tienson Qin
f1f24a79e3 fix: text suggested by Forrest 2021-05-30 12:33:24 +08:00
Tienson Qin
4a339384ca fix: CI 2021-05-30 12:25:47 +08:00
Tienson Qin
f635a71f54 fix: chinese discord group invitation link 2021-05-30 11:29:36 +08:00
Tienson Qin
c5f7157b22 chore: bump minor version 2021-05-30 11:15:09 +08:00
Tienson Qin
43d00d677d fix: inserting some weird characters on plain text and code blocks
close #2042
close #2037
2021-05-30 11:14:02 +08:00
rcmerci
2d9096d06f fix: remove dummy? match-condition 2021-05-30 09:56:00 +08:00
Tienson Qin
607dd58590 chore: bump version 0.1.1 2021-05-29 00:33:59 +08:00
Tienson Qin
3e7392c78c fix: don't export file paths 2021-05-28 23:30:11 +08:00
Tienson Qin
21b0d75dff enhance: don't display pull errors when deleting blocks 2021-05-28 22:57:48 +08:00
Tienson Qin
0e5c2c88e2 chore: bump mldoc 2021-05-28 22:25:30 +08:00
Tienson Qin
3d419173be fix: Todo-Pages (LATER, NOW, WAITING, A, B, C) crashing the app
close #2022
2021-05-28 22:06:00 +08:00
Tienson Qin
7650510881 enhance: style tweaks 2021-05-28 21:20:40 +08:00
Tienson Qin
799d0a24f1 refactor: remove dummy block 2021-05-28 21:12:11 +08:00
charlie
f1d543237b improve(plugin): editor hook with block uuid payload 2021-05-28 19:52:36 +08:00
charlie
430c00f8e7 improve(plugin): user types 2021-05-28 19:51:45 +08:00
charlie
213630f277 Merge branch 'master' into feat/integration-plugins-core 2021-05-28 18:40:08 +08:00
rcmerci
083ffb04fc refactor: simplify paste-block-tree-at-point 2021-05-28 18:39:54 +08:00
rcmerci
5e17cd9be4 override block if it's empty when pasting blocks 2021-05-28 18:39:54 +08:00
charlie
fe8119dfa1 improve(ui): adapt default theme colors of code block 2021-05-28 18:39:18 +08:00
charlie
194ef4cc56 enhance: persist theme state when toggling theme with t t shortcut 2021-05-28 18:39:18 +08:00
Charlie
8eca39c5b7 Merge branch 'master' into feat/integration-plugins-core 2021-05-28 18:20:06 +08:00
Tienson Qin
323f23f76a fix: adjust migration flow for github repos 2021-05-28 13:38:35 +08:00
Tienson Qin
d281d40276 fix: migration 2021-05-28 12:59:32 +08:00
Tienson Qin
b2c720d247 enhance: add db migration 2021-05-28 11:58:14 +08:00