Vanessa
|
ddac5ff625
|
Merge remote-tracking branch 'origin/dev' into dev
|
2024-04-28 11:39:09 +08:00 |
|
Vanessa
|
0f294973ca
|
🎨 https://ld246.com/article/1714186711073
|
2024-04-28 11:38:52 +08:00 |
|
Daniel
|
3c57aa207d
|
🎨 Update text
|
2024-04-28 11:01:32 +08:00 |
|
Vanessa
|
544df28920
|
Merge remote-tracking branch 'origin/dev' into dev
|
2024-04-28 09:52:01 +08:00 |
|
Vanessa
|
cf091e777f
|
🎨 ipcRenderer.send(Constants.SIYUAN_CMD, "minimize");
|
2024-04-28 09:51:50 +08:00 |
|
Daniel
|
e9914ff875
|
🎨 Support minimize the main window after auto launch on Windows/macOS https://github.com/siyuan-note/siyuan/issues/11145
|
2024-04-28 09:48:33 +08:00 |
|
Daniel
|
9c1ebe6e6d
|
🎨 Do not execute scripts in HTML blocks by default to prevent XSS https://github.com/siyuan-note/siyuan/issues/11172
|
2024-04-27 23:13:06 +08:00 |
|
Daniel
|
34caeb5871
|
🎨 Do not execute scripts in HTML blocks by default to prevent XSS https://github.com/siyuan-note/siyuan/issues/11172
|
2024-04-27 23:01:31 +08:00 |
|
iamqiz
|
0e15a50196
|
fix集市计数错误 (#11163)
|
2024-04-27 17:02:15 +08:00 |
|
Vanessa
|
6b83c5d081
|
🐛 https://github.com/siyuan-note/siyuan/issues/11161
|
2024-04-27 16:52:52 +08:00 |
|
Vanessa
|
98768888b1
|
♻️ https://github.com/siyuan-note/siyuan/issues/10926
|
2024-04-27 16:41:14 +08:00 |
|
Vanessa
|
2e685ebf17
|
♻️ https://github.com/siyuan-note/siyuan/pull/11162
|
2024-04-27 16:30:43 +08:00 |
|
Clegs
|
d9dedb5786
|
Allow users to specify abcjsParams (#11162)
* Allow users to specify abcjsParams
* Use looseJsonParse and %%params
|
2024-04-27 16:20:51 +08:00 |
|
Vanessa
|
28a5712513
|
🎨 fix https://github.com/siyuan-note/siyuan/issues/11168
|
2024-04-27 16:00:03 +08:00 |
|
Vanessa
|
4a0bfa4b8e
|
Merge remote-tracking branch 'origin/dev' into dev
|
2024-04-27 15:39:10 +08:00 |
|
Vanessa
|
b4c970f4ba
|
🎨 fix https://github.com/siyuan-note/siyuan/issues/11165
|
2024-04-27 15:39:00 +08:00 |
|
Daniel
|
bd11baef4e
|
🎨 Support minimize the main window after auto launch on Windows/macOS https://github.com/siyuan-note/siyuan/issues/11145
|
2024-04-27 12:21:51 +08:00 |
|
Daniel
|
b64a9a3ad2
|
🎨 Support minimize the main window after auto launch on Windows/macOS https://github.com/siyuan-note/siyuan/issues/11145
|
2024-04-27 12:12:05 +08:00 |
|
Vanessa
|
03a6c15d70
|
🎨 https://github.com/siyuan-note/siyuan/issues/11160
|
2024-04-27 12:02:05 +08:00 |
|
Vanessa
|
d927e1ed9f
|
🎨 https://github.com/siyuan-note/siyuan/issues/11160
|
2024-04-27 11:28:15 +08:00 |
|
Vanessa
|
6aee92f8d4
|
Merge remote-tracking branch 'origin/dev' into dev
|
2024-04-27 11:25:14 +08:00 |
|
Vanessa
|
f3a9ae4456
|
🎨 https://github.com/siyuan-note/siyuan/issues/11166
|
2024-04-27 11:25:03 +08:00 |
|
Daniel
|
0d7cc81b7a
|
📝 Update User Guide keymaps
|
2024-04-26 23:39:08 +08:00 |
|
Daniel
|
257c256007
|
🎨 Improve HTML clipping https://github.com/siyuan-note/siyuan/issues/11148
|
2024-04-26 23:30:55 +08:00 |
|
Vanessa
|
2e525a3e44
|
Merge remote-tracking branch 'origin/dev' into dev
|
2024-04-26 23:28:02 +08:00 |
|
Vanessa
|
fe925964d5
|
🎨 https://github.com/siyuan-note/siyuan/issues/11157
|
2024-04-26 23:27:50 +08:00 |
|
Daniel
|
f166a383f9
|
🎨 Supports disabling Markdown syntax input for some inline elements https://github.com/siyuan-note/siyuan/issues/11141
|
2024-04-26 23:16:23 +08:00 |
|
Vanessa
|
41e6c78bdb
|
🎨 link text
|
2024-04-26 23:11:52 +08:00 |
|
Vanessa
|
e831f07eb2
|
🎨 https://github.com/siyuan-note/siyuan/issues/11157
|
2024-04-26 22:50:52 +08:00 |
|
Vanessa
|
46ed19f18e
|
🎨 spellcheck="false"
|
2024-04-26 22:33:28 +08:00 |
|
Vanessa
|
0f54c36205
|
Merge remote-tracking branch 'origin/dev' into dev
|
2024-04-26 22:20:36 +08:00 |
|
Vanessa
|
f2428f7166
|
🎨 fix https://github.com/siyuan-note/siyuan/issues/11159
|
2024-04-26 22:20:24 +08:00 |
|
Daniel
|
2f3a79ca6a
|
🎨 Support input superscript/subscript via <sup> /<sub> https://github.com/siyuan-note/siyuan/issues/11156
|
2024-04-26 21:43:55 +08:00 |
|
Daniel
|
360e56ee4e
|
🎨 Use <sup> /<sub> for Markdown exporting superscript/subscript Fix https://github.com/siyuan-note/siyuan/issues/11152
|
2024-04-26 19:12:52 +08:00 |
|
Daniel
|
a94fdc1005
|
🎨 Supports disabling Markdown syntax input for some inline elements https://github.com/siyuan-note/siyuan/issues/11141
|
2024-04-26 18:47:18 +08:00 |
|
Daniel
|
685b93f7ce
|
🎨 Supports disabling Markdown syntax input for some inline elements https://github.com/siyuan-note/siyuan/issues/11141
|
2024-04-26 18:02:58 +08:00 |
|
Daniel
|
770c3c52a6
|
🎨 Supports disabling Markdown syntax input for some inline elements https://github.com/siyuan-note/siyuan/issues/11141
|
2024-04-26 17:59:14 +08:00 |
|
Daniel
|
898c37c68f
|
🎨 Supports disabling Markdown syntax input for some inline elements https://github.com/siyuan-note/siyuan/issues/11141
|
2024-04-26 17:42:14 +08:00 |
|
Daniel
|
a432fa2ce5
|
🎨 Supports disabling Markdown syntax input for some inline elements https://github.com/siyuan-note/siyuan/issues/11141
|
2024-04-26 17:14:35 +08:00 |
|
Daniel
|
b9f269ae85
|
🎨 Supports disabling Markdown syntax input for some inline elements https://github.com/siyuan-note/siyuan/issues/11141
|
2024-04-26 12:08:01 +08:00 |
|
Vanessa
|
53f5b08038
|
Merge remote-tracking branch 'origin/dev' into dev
|
2024-04-26 10:22:12 +08:00 |
|
Vanessa
|
94e2e77d49
|
🎨 https://github.com/siyuan-note/siyuan/issues/10926
|
2024-04-26 10:22:01 +08:00 |
|
Daniel
|
c1019a0c49
|
🎨 Update user guide https://github.com/siyuan-note/siyuan/issues/11144
|
2024-04-26 10:12:49 +08:00 |
|
Daniel
|
5ede8fd1be
|
🎨 Update statusbar message timeout
|
2024-04-26 09:17:50 +08:00 |
|
Daniel
|
b102219a13
|
🎨 Supports specifying the notebook to save new docs https://github.com/siyuan-note/siyuan/issues/10671
|
2024-04-25 23:41:05 +08:00 |
|
Vanessa
|
37b888f24d
|
🎨 https://github.com/siyuan-note/siyuan/issues/10671
|
2024-04-25 21:50:30 +08:00 |
|
Vanessa
|
e37bfe027a
|
🎨 https://github.com/siyuan-note/siyuan/issues/10671
|
2024-04-25 21:39:38 +08:00 |
|
Vanessa
|
c8a6d9db0b
|
🎨 https://github.com/siyuan-note/siyuan/issues/10671
|
2024-04-25 21:18:52 +08:00 |
|
Vanessa
|
c5de82d91a
|
🎨 https://github.com/siyuan-note/siyuan/issues/10671
|
2024-04-25 21:03:21 +08:00 |
|
Vanessa
|
52cdc67f19
|
🎨 https://github.com/siyuan-note/siyuan/issues/10671
|
2024-04-25 20:35:09 +08:00 |
|