Commit graph

634 commits

Author SHA1 Message Date
Vanessa
199b34f4d1 🎨 https://github.com/siyuan-note/siyuan/issues/11751 2024-09-19 22:37:12 +08:00
Vanessa
b09b6ec8ac 🎨 https://github.com/siyuan-note/siyuan/issues/11751 2024-09-18 12:57:04 +08:00
Vanessa
9adb99364a 🎨 https://github.com/siyuan-note/siyuan/issues/11981 2024-09-18 12:16:58 +08:00
Vanessa
92ddab06ea 🎨 https://github.com/siyuan-note/siyuan/issues/12485 2024-09-16 11:59:31 +08:00
Vanessa
ccf6ab6ef2 Merge remote-tracking branch 'origin/dev' into dev 2024-09-13 21:25:14 +08:00
Vanessa
b490acfcfb 🎨 https://github.com/siyuan-note/siyuan/issues/10652 2024-09-13 21:25:02 +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
Vanessa
4e1a91db73 📝 2024-09-10 10:10:59 +08:00
Vanessa
4465397c21 🎨 https://github.com/siyuan-note/siyuan/issues/12424 2024-09-10 10:06:44 +08:00
Vanessa
a7ef821723 🎨 https://github.com/siyuan-note/siyuan/issues/12044 3 2024-09-08 21:59:29 +08:00
Daniel
9088e49a76
🎨 iOS will display a white screen when clicking on a link without a protocol https://github.com/siyuan-note/siyuan/issues/12038 2024-09-05 17:12:54 +08:00
Vanessa
4f04ae98dd 🎨 https://github.com/siyuan-note/siyuan/issues/12038 2024-09-05 17:00:47 +08:00
Vanessa
c04953be2a 🎨 https://github.com/siyuan-note/siyuan/issues/12038 2024-09-05 16:45:56 +08:00
Vanessa
473a159ef2
🎨 2024-09-03 23:30:17 +08:00
Yingyi / 颖逸
b924452eab
🧑‍💻 Fix API /api/asset/upload response body succMap field (#12361)
* 🐛 Fix API `/api/asset/upload` response body `succMap` field

* 🐛 Fix #12255
2024-08-30 09:43:16 +08:00
Vanessa
d4f94b9b1b 🐛 fix https://github.com/siyuan-note/siyuan/issues/12317 2024-08-28 17:30:30 +08:00
Misuzu2027
13140edd6b
🧑‍💻 Add a parameter containChildren for the kernel API /api/ref/getBacklinkDoc
接口 `/api/ref/getBacklinkDoc` 和 `/api/ref/getBackmentionDoc`  添加参数 `containChildren` 。

Co-authored-by: weizelong <1710010123@qq.com>
2024-08-21 12:26:51 +08:00
Vanessa
4a92758e63 🎨 https://github.com/siyuan-note/siyuan/issues/12263 2024-08-18 22:55:29 +08:00
Vanessa
12f74cba9c 🎨 https://github.com/siyuan-note/siyuan/issues/10769 2024-08-15 12:00:16 +08:00
Vanessa
f5ddcd2bbb 🎨 https://github.com/siyuan-note/siyuan/issues/10769 2024-08-15 11:21:05 +08:00
Vanessa
1091952710 🎨 fix https://github.com/siyuan-note/siyuan/issues/12190 2024-08-10 17:11:49 +08:00
Daniel
9db7b49037
🎨 Improve the pasting of selected text in PDF rectangular annotation https://github.com/siyuan-note/siyuan/issues/11629 2024-08-07 23:36:06 +08:00
Daniel
4ef51dab2f
🎨 Improve sub/sup pasting as plain text https://github.com/siyuan-note/siyuan/issues/12155 https://github.com/siyuan-note/siyuan/issues/12155 2024-08-01 10:55:05 +08:00
Vanessa
1de2544518 🚨 2024-07-30 10:46:30 +08:00
Vanessa
c6d2d629e8 ♻️ fix https://github.com/siyuan-note/siyuan/issues/12077 2024-07-25 17:55:25 +08:00
Vanessa
63d5a2114f 🎨 fix https://github.com/siyuan-note/siyuan/issues/10528 2024-07-03 22:51:46 +08:00
Vanessa
b73fa77f2b 🎨 fix https://github.com/siyuan-note/siyuan/issues/10528 2024-06-27 10:33:06 +08:00
Vanessa
5d76056fc8 🎨 https://github.com/siyuan-note/siyuan/issues/11778 2024-06-22 16:54:11 +08:00
Vanessa
ba160d1f44 🎨 fix https://github.com/siyuan-note/siyuan/issues/11771 2024-06-20 20:26:57 +08:00
Vanessa
5d051d0c64 🚨 2024-06-18 22:36:53 +08:00
Vanessa
f53395607a 🐛 fix https://github.com/siyuan-note/siyuan/issues/11609 2024-06-17 00:37:12 +08:00
Vanessa
249f836d9e Merge remote-tracking branch 'origin/dev' into dev 2024-06-12 22:32:24 +08:00
Vanessa
38673b2b7d 🎨 fix https://github.com/siyuan-note/siyuan/issues/11671 2024-06-12 22:29:01 +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
1f918e0773 🎨 fix https://github.com/siyuan-note/siyuan/issues/11694 2024-06-12 10:55:26 +08:00
Vanessa
d4357b6883 🎨 https://github.com/siyuan-note/siyuan/issues/11677 2024-06-10 17:14:22 +08:00
Vanessa
01e5df1e3d 🚨 2024-06-07 00:19:09 +08:00
Vanessa
bcb1bcc290 🎨 fix https://github.com/siyuan-note/siyuan/issues/11606 2024-06-07 00:17:54 +08:00
Vanessa
517c784b63 🐛 fix https://github.com/siyuan-note/siyuan/issues/11627 2024-06-03 11:43:37 +08:00
Vanessa
750303da7e 🎨 fix https://github.com/siyuan-note/siyuan/issues/11549 2024-05-29 10:53:35 +08:00
Vanessa
479865827c 🎨 fix https://github.com/siyuan-note/siyuan/issues/11555 2024-05-27 22:47:41 +08:00
V
9b14fe7bdb
🎨 https://github.com/siyuan-note/siyuan/issues/11517 2024-05-24 10:10:49 +08:00
Daniel
64e556a508
🎨 https://github.com/siyuan-note/siyuan/issues/11463 2024-05-22 10:25:24 +08:00
Vanessa
4e8550beb9 🎨 fix https://github.com/siyuan-note/siyuan/issues/11463 2024-05-20 11:56:19 +08:00
Vanessa
08da8f15a4 🎨 https://github.com/siyuan-note/siyuan/issues/11409 2024-05-17 17:49:59 +08:00
Vanessa
0fa75ec71a 🎨 fix https://github.com/siyuan-note/siyuan/issues/11403 2024-05-15 17:01:48 +08:00
Vanessa
3e508b76d0 🎨 https://github.com/siyuan-note/siyuan/issues/11389 2024-05-15 11:17:34 +08:00
Vanessa
935b1a3f76 🎨 https://github.com/siyuan-note/siyuan/issues/11362 2024-05-12 21:47:50 +08:00
Vanessa
95f4750932 🎨 fix https://github.com/siyuan-note/siyuan/issues/11355 2024-05-12 11:23:05 +08:00
Vanessa
d5038ac5be 🎨 https://github.com/siyuan-note/siyuan/issues/11274 2024-05-10 23:10:57 +08:00