Commit Graph

11805 Commits

Author SHA1 Message Date
Ben Yorke
c6cad4135e second pass at styling 2023-06-30 09:34:31 +02:00
Ben Yorke
3e86da1b7b Initial radix color styling 2023-06-30 09:34:29 +02:00
Ben Yorke
641a38afa6 Setting of radix colors 2023-06-30 09:33:35 +02:00
Ben Yorke
fe874cf163 adr shui 2023-06-30 09:32:53 +02:00
Gabriel Horner
28b7e0d33e Merge pull request #9712 from AllanChain/katex-resource-npm
chore: include katex resources from npm
2023-06-28 15:41:52 -04:00
Gabriel Horner
6b7a76e927 Forgot linebreak in doc section 2023-06-28 15:20:25 -04:00
Gabriel Horner
71fa4cb6f4 Add a relevant description about security practice for resources 2023-06-28 15:11:08 -04:00
Gabriel Horner
f80568eef7 Merge branch 'master' into katex-resource-npm 2023-06-28 14:19:33 -04:00
Gabriel Horner
9ebc3c58ac Fix lang --copy workflow
Closes #9727
2023-06-28 13:47:29 -04:00
Konstantinos Kaloutas
5c720a9463 reintroduce rebuild:all 2023-06-28 13:56:30 +08:00
Konstantinos Kaloutas
bf7ff7df59 chore: upgrade electron 2023-06-28 13:56:30 +08:00
Andelf
16c472bc95 fix(ui): position of tooltip icon in setting ui 0.9.10 2023-06-28 09:43:37 +08:00
Andelf
1720d490fd fix(test): page search fail of e2e 2023-06-28 02:11:51 +08:00
Andelf
1ace008b5b chore(release): bump version 0.9.10 2023-06-28 00:48:15 +08:00
Junyi Du
53e85ddffc ux: diff-merge switch & fix 2023-06-28 00:45:00 +08:00
Andelf
79093a8bb7 enhance(sync): add feature switch to diff-merge 2023-06-28 00:45:00 +08:00
Tienson Qin
38fc05278c fix: keyboard shortcut UI 2023-06-27 23:49:18 +08:00
Mega Yu
4cbfb92432 add test 2023-06-27 14:14:13 +08:00
Mega Yu
690715cb80 fix paste text over a selected formatted link 2023-06-27 14:14:13 +08:00
Andelf
4e1b7dd2c1 fix(sync): code start base of diff-merge 2023-06-27 12:09:55 +08:00
Tienson Qin
eb49128f4b fix: disable hiccup export for heading/footer/etc when paste
Also, removes ending `-` when converting html to text
2023-06-26 19:56:22 +08:00
Junyi Du
da97d7620e fix: ast->diff-block pre-block meta raw-body 2023-06-26 19:20:04 +08:00
Andelf
a59ecb370d chore(deps): bump diff-merge to 0.1.0 2023-06-26 19:20:04 +08:00
Andelf
2c41d4a20d chore: cleanup debug print 2023-06-26 19:20:04 +08:00
Andelf
5a8e340db9 chore(ios): bump version 2023-06-26 19:20:04 +08:00
rcmerci
e11b72a7c3 fix txid update when remote->local failed, add retry-count to remote->local-full-sync 2023-06-26 19:20:04 +08:00
Andelf
94ba175cd7 refactor: rewrite merge logic 2023-06-26 19:20:04 +08:00
Andelf
2d4017064f chore(deps/mldoc): update mldoc to fix heading :level issue 2023-06-26 19:20:04 +08:00
Andelf
4c527f5c6d fix: wrong diff compare rules 2023-06-26 19:20:04 +08:00
Andelf
f5c95dee6d fix(diff-merge): org mode handling 2023-06-26 19:20:04 +08:00
Andelf
fd493bde0d fix(diff-merge): multi-line blocks format 2023-06-26 19:20:04 +08:00
Junyi Du
fb4e23bb95 fix: handle multi-line blocks spaces correctly 2023-06-26 19:20:04 +08:00
Andelf
5037483b25 fix(diff-merge): handle multi-line blocks for md 2023-06-26 19:20:04 +08:00
Junyi Du
59136312ad fix: upgrade diff-merge ver 2023-06-26 19:20:04 +08:00
Andelf
9349f1a994 chore(deps): update rsapi 2023-06-26 19:20:04 +08:00
Andelf
2374c0bfc2 fix(ios): watcher rel path handling 2023-06-26 19:20:04 +08:00
Andelf
2e9e771387 enhance(sync): deletion handling 2023-06-26 19:20:04 +08:00
Andelf
1cc9bb72aa feat(sync): impl 2-stage merge for mobile 2023-06-26 19:20:04 +08:00
Andelf
2cd8630f6b chore(deps): update rsapi, 2 stage merge 2023-06-26 19:20:04 +08:00
Andelf
1c6fe4be82 enhance(sync): add merge step to update local 2023-06-26 19:20:04 +08:00
Gabriel Horner
4949a19b19 Tweak word to describe feature accurately 2023-06-23 15:39:51 -04:00
Bad3r
0b322b0f08 chore: replace 'presentation' with 'View as slide' 2023-06-23 15:39:51 -04:00
queeup
cd28f94b43 i18n: update Turkish translation 2023-06-23 10:35:56 -04:00
Allan Chain
6d0033e645 chore: include katex resources from npm 2023-06-23 10:05:45 -04:00
Gabriel Horner
43df7dfd9a Translate two translations that weren't usable by all langs
See #9716. Position matters for some langs like Turkish
2023-06-23 09:51:33 -04:00
Konstantinos Kaloutas
08f70c979e fix: preserve aspect ratio 2023-06-22 12:02:32 -04:00
Tienson Qin
31a0ed40bc fix: missing parameter 2023-06-22 12:51:43 +08:00
Tienson Qin
d95ae3a93f fix: disable content selection when blocks have been selected 2023-06-22 12:51:43 +08:00
Gabriel Horner
b1ee33d0f2 Fix git/version-control tab title from #9711
This changes the title from "Git" to "Version control" which makes the title
consistent like all other titles. It also makes it translatable like
other setting titles
2023-06-21 15:20:01 -04:00
greatbody
4cb80bad85 trans: add translations for Chinese zh-CN 2023-06-21 15:15:35 -04:00