Commit graph

73 commits

Author SHA1 Message Date
Daniel
f708e99a74
🎨 The backlink panel no longer displays child-block references https://github.com/siyuan-note/siyuan/issues/12861 2024-10-21 23:41:27 +08:00
Daniel
1ab7e16888
🎨 Supports disabling Markdown ~~ syntax input https://github.com/siyuan-note/siyuan/issues/12641 2024-10-20 17:40:26 +08:00
Daniel
f50c0d606d
🎨 Supports disabling Markdown * and _ syntax input https://github.com/siyuan-note/siyuan/issues/11206 2024-09-13 11:18:58 +08:00
Daniel
6a3095c56c
🎨 No longer limits the number of dynamically loaded blocks in the editor https://github.com/siyuan-note/siyuan/issues/12359 2024-08-29 16:53:02 +08:00
Vanessa
cd40ec50bb ♻️ fix https://github.com/siyuan-note/siyuan/pull/11733 2024-07-05 21:00:21 +08:00
Yingyi / 颖逸
f25b36ff38
Disable some menu items in read-only mode (#11733)
* 🎨 kernel supports read-only publishing services

* 🐛 Fix authentication vulnerabilities

* 🎨 Protect secret information

* 🎨 Adjust the permission control

* 🎨 Adjust the permission control

* 🎨 Fixed the vulnerability that `getFile` gets file `conf.json`

* 🎨 Add API `/api/setting/setPublish`

* 🎨 Add API `/api/setting/getPublish`

* 🐛 Fixed the issue that PWA-related files could not pass BasicAuth

* 🎨 Add a settings panel for publishing features

* 📝 Add guide for `Publish Service`

* 📝 Update Japanese user guide

* 🎨 Merge fixed static file services

* 🎨 Disable some menu items in read-only mode

* 🎨 Disable some menu items in read-only mode

* Update router.go
2024-07-05 20:01:43 +08:00
Vanessa
19dd387064 ♻️ 当 code 大于 0 时同样需要进行相关的业务处理 https://github.com/siyuan-note/siyuan/pull/11367 2024-06-12 23:11:31 +08:00
Yingyi / 颖逸
ba2193403d
Support read-only publish service
* 🎨 kernel supports read-only publishing services

* 🐛 Fix authentication vulnerabilities

* 🎨 Protect secret information

* 🎨 Adjust the permission control

* 🎨 Adjust the permission control

* 🎨 Fixed the vulnerability that `getFile` gets file `conf.json`

* 🎨 Add API `/api/setting/setPublish`

* 🎨 Add API `/api/setting/getPublish`

* 🐛 Fixed the issue that PWA-related files could not pass BasicAuth

* 🎨 Add a settings panel for publishing features

* 📝 Add guide for `Publish Service`

* 📝 Update Japanese user guide

* 🎨 Merge fixed static file services
2024-06-12 21:03:51 +08:00
Vanessa
80da9d8445 🎨 fix https://github.com/siyuan-note/siyuan/issues/11414 2024-05-15 18:55:03 +08:00
Vanessa
f15b2f8666 🎨 https://github.com/siyuan-note/siyuan/issues/11133 2024-05-13 17:05:46 +08:00
Daniel
c015fbfa74
🎨 Improve backlink panel expansion configuration https://github.com/siyuan-note/siyuan/issues/11262 2024-05-11 16:14:07 +08:00
Daniel
21823e11d8
🎨 Clean code 2024-04-30 08:58:20 +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
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
1f607cf08a 🎨 https://github.com/siyuan-note/siyuan/issues/10695 2024-03-24 22:35:30 +08:00
Daniel
d6164264fe
🎨 Support disabling list item dot/number click to focus https://github.com/siyuan-note/siyuan/issues/10431 2024-02-25 10:59:34 +08:00
Vanessa
cade0853ae 🎨 fix https://github.com/siyuan-note/siyuan/issues/10317 2024-02-09 15:09:26 +08:00
Daniel
2bbeed6199
🎨 Improve floating window triggering method https://github.com/siyuan-note/siyuan/issues/10317 2024-02-09 12:10:21 +08:00
Daniel
c6a32b1712
🎨 Improve floating window triggering method https://github.com/siyuan-note/siyuan/issues/10317 2024-02-09 12:05:29 +08:00
Vanessa
4d3179b39c 💄 fix https://github.com/siyuan-note/siyuan/issues/9857 2023-12-19 12:20:25 +08:00
Vanessa
ec29bc7071 🎨 fix https://github.com/siyuan-note/siyuan/issues/9767 2023-11-28 21:17:19 +08:00
Vanessa
4cd93b0fec 🚨 2023-11-25 17:10:06 +08:00
Vanessa
320110d57e 🎨 fix https://github.com/siyuan-note/siyuan/issues/9598 2023-11-25 17:08:22 +08:00
Vanessa
f2f292c5fa 📝 fix https://github.com/siyuan-note/siyuan/issues/9217 2023-09-18 17:23:16 +08:00
Daniel
766e7ebc6b
🎨 Improve edit setting read-only mode 2023-09-18 17:02:18 +08:00
Vanessa
143054075e 🚨 2023-09-13 12:07:17 +08:00
Vanessa
268b928267 🎨 resize 2023-09-13 12:05:57 +08:00
Vanessa
2659052bb9 🎨 https://github.com/siyuan-note/siyuan/issues/8417 2023-09-09 14:54:05 +08:00
Vanessa
b5c45cbb45 🎨 https://github.com/siyuan-note/siyuan/issues/9107 2023-09-08 21:59:18 +08:00
TinkMingKing
870acc4a22
Update editor.ts (#8763)
此处使用拼写检查是没有必要的
2023-07-15 19:51:53 +08:00
Daniel
34e47ce514
🎨 Remove the limit on the retention period for history Fix https://github.com/siyuan-note/siyuan/issues/8472 2023-06-07 09:41:29 +08:00
Vanessa
6806392b41 ♻️ 2023-06-01 20:50:49 +08:00
Vanessa
74b4a00a2f ♻️ https://github.com/siyuan-note/siyuan/issues/8421 2023-06-01 14:56:21 +08:00
Vanessa
cae4ab17d2 🎨 fix https://github.com/siyuan-note/siyuan/issues/8297 2023-05-27 22:59:01 +08:00
Vanessa
0daed2d12a 💄 https://github.com/siyuan-note/siyuan/issues/8219 2023-05-13 23:04:00 +08:00
Liang Ding
4ec4e1d882
🎨 Add configuration item Editor - [[ Only search doc block Fix https://github.com/siyuan-note/siyuan/issues/8077 2023-04-22 09:18:00 +08:00
Liang Ding
b719f1260d
🎨 支持配置反链面板提及默认展开数 https://github.com/siyuan-note/siyuan/issues/7743 2023-03-22 14:56:58 +08:00
Vanessa
e93fd2ba10 🎨 fix https://github.com/siyuan-note/siyuan/issues/7555 2023-03-03 10:39:05 +08:00
Vanessa
a644b10d9b 🎨 https://github.com/siyuan-note/siyuan/issues/7500 2023-02-27 11:37:54 +08:00
Vanessa
235f8f8a6a 🚨 2023-01-16 22:54:07 +08:00
Vanessa
e78c8032e6 🎨 fix https://github.com/siyuan-note/siyuan/issues/7047 2023-01-16 22:36:01 +08:00
Vanessa
8468982005 🎨 fix https://github.com/siyuan-note/siyuan/issues/7047 2023-01-12 21:53:27 +08:00
Vanessa
1f0ba57727 🎨 切换编辑模式 2023-01-10 23:27:14 +08:00
Liang Ding
18a9d6b245
🎨 反链面板默认展开 https://github.com/siyuan-note/siyuan/issues/6083 2023-01-09 22:51:37 +08:00
Vanessa
9220a060d2 🎨 fix https://github.com/siyuan-note/siyuan/issues/6938 2023-01-02 16:12:03 +08:00
Liang Ding
fc66472637
🎨 桌面端和浏览器端支持英文拼写检查 https://github.com/siyuan-note/siyuan/issues/597 2022-12-30 11:27:26 +08:00
Vanessa
0c63c49909 fix https://github.com/siyuan-note/siyuan/issues/6639 2022-11-27 00:50:53 +08:00
Liang Ding
c04e10914b
🎨 虚拟引用关键字排除列表 支持正则表达式 Fix https://github.com/siyuan-note/siyuan/issues/6696 2022-11-24 12:15:08 +08:00
Vanessa
1b5bc9f396 fix https://github.com/siyuan-note/siyuan/issues/4203 2022-11-01 10:51:06 +08:00