Commit graph

2892 commits

Author SHA1 Message Date
Vanessa
b73fa77f2b 🎨 fix https://github.com/siyuan-note/siyuan/issues/10528 2024-06-27 10:33:06 +08:00
Vanessa
15023d5b26 🐛 fix https://github.com/siyuan-note/siyuan/issues/11818 2024-06-27 09:06:04 +08:00
Vanessa
2bc4dcd48b 🎨 fix https://github.com/siyuan-note/siyuan/issues/10890 2024-06-25 22:45:15 +08:00
Vanessa
04b39e5200 🎨 fix https://github.com/siyuan-note/siyuan/issues/11732 2024-06-25 16:26:14 +08:00
Vanessa
e2d89fa2b4 🎨 fix https://github.com/siyuan-note/siyuan/issues/11732 2024-06-25 16:23:10 +08:00
Vanessa
7e8e7d5a7d 🎨 fix https://github.com/siyuan-note/siyuan/issues/10935 2024-06-24 10:52:15 +08:00
Vanessa
61b73e2c59 🎨 fix https://github.com/siyuan-note/siyuan/issues/11729 2024-06-23 22:49:43 +08:00
Vanessa
ff8d2acb9b 🎨 fix https://github.com/siyuan-note/siyuan/issues/11798 2024-06-23 22:23:25 +08:00
Vanessa
84a52019f8 🐛 fix https://github.com/siyuan-note/siyuan/issues/11793 2024-06-23 12:01:06 +08:00
Vanessa
5d76056fc8 🎨 https://github.com/siyuan-note/siyuan/issues/11778 2024-06-22 16:54:11 +08:00
Vanessa
1513b3d6ec 🎨 https://github.com/siyuan-note/siyuan/issues/11710 2024-06-21 23:22:55 +08:00
Vanessa
17dce8ebd2 💄 https://github.com/siyuan-note/siyuan/issues/11777 2024-06-21 23:04:55 +08:00
Vanessa
32413fa11c 🎨 fix https://github.com/siyuan-note/siyuan/issues/11772 2024-06-20 22:39:12 +08:00
Vanessa
ba160d1f44 🎨 fix https://github.com/siyuan-note/siyuan/issues/11771 2024-06-20 20:26:57 +08:00
Vanessa
25c005c1c4 🎨 fix https://github.com/siyuan-note/siyuan/issues/11771 2024-06-20 20:02:59 +08:00
Vanessa
aeb6b909b7 🎨 fix https://github.com/siyuan-note/siyuan/pull/11768 2024-06-20 16:40:34 +08:00
mpcjazz
0b51219f50
Improve emoji search (#11768)
Co-authored-by: mpcjazz <mail@mpcjazz.com>
2024-06-20 11:39:16 +08:00
Vanessa
29fc04e4a4 🎨 https://github.com/siyuan-note/siyuan/issues/11766 2024-06-20 11:08:09 +08:00
Vanessa
b3d97d0af4 🎨 https://github.com/siyuan-note/siyuan/issues/11763 2024-06-19 22:56:34 +08:00
Vanessa
d79ca06c07 🎨 https://github.com/siyuan-note/siyuan/issues/11763 2024-06-19 22:41:14 +08:00
Vanessa
9010399d76 🎨 https://github.com/siyuan-note/siyuan/issues/11757 2024-06-19 11:10:38 +08:00
Vanessa
b3b641913f 🎨 https://github.com/siyuan-note/siyuan/issues/11757 2024-06-19 11:00:58 +08:00
Vanessa
5d051d0c64 🚨 2024-06-18 22:36:53 +08:00
Vanessa
f9eb5388b5 🎨 https://github.com/siyuan-note/siyuan/issues/11685 2024-06-17 11:15:46 +08:00
Vanessa
c11cb2eba4 🎨 https://github.com/siyuan-note/siyuan/issues/11715 2024-06-17 10:35:13 +08:00
Vanessa
f53395607a 🐛 fix https://github.com/siyuan-note/siyuan/issues/11609 2024-06-17 00:37:12 +08:00
Vanessa
b1f09af7fa 🎨 数据库单元格编辑撤销 2024-06-16 16:01:52 +08:00
Vanessa
4feb8a67c1 🎨 fix https://github.com/siyuan-note/siyuan/issues/11729 2024-06-15 22:42:04 +08:00
Vanessa
51ec3ec69c 🎨 fix https://github.com/siyuan-note/siyuan/issues/11713 2024-06-15 22:16:58 +08:00
Vanessa
b8346b4649 🎨 fix https://github.com/siyuan-note/siyuan/issues/11710 2024-06-15 10:53:06 +08:00
Vanessa
4cfb7f1ace 🎨 fix https://github.com/siyuan-note/siyuan/issues/11726 2024-06-15 10:06:46 +08:00
Vanessa
c07a1a69db Merge remote-tracking branch 'origin/dev' into dev 2024-06-12 23:00:53 +08:00
Vanessa
71b1876f48 🐛 选中一个块后拖拽另一个块的块标 2024-06-12 22:59:06 +08:00
Vanessa
d602a8fde3
📝 https://github.com/siyuan-note/siyuan/issues/11671 2024-06-12 22:50:36 +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
a34b73551d 🎨 fix https://github.com/siyuan-note/siyuan/issues/11697 2024-06-12 16:14:20 +08:00
Vanessa
f39c4b3b69 🐛 fix https://github.com/siyuan-note/siyuan/issues/11695 2024-06-12 11:13:09 +08:00
Vanessa
1f918e0773 🎨 fix https://github.com/siyuan-note/siyuan/issues/11694 2024-06-12 10:55:26 +08:00
Vanessa
c8119d5ac2 ♻️ 2024-06-11 22:00:15 +08:00
Vanessa
30cfb66b95 Merge remote-tracking branch 'origin/dev' into dev 2024-06-10 17:14:34 +08:00
Vanessa
d4357b6883 🎨 https://github.com/siyuan-note/siyuan/issues/11677 2024-06-10 17:14:22 +08:00
Daniel
cb41abb7bd
🎨 Keep the width when duplicating database table view field https://github.com/siyuan-note/siyuan/issues/11552 2024-06-10 16:50:00 +08:00
Vanessa
f1993e13e3 🎨 https://github.com/siyuan-note/siyuan/issues/11552 2024-06-10 10:44:58 +08:00
Vanessa
6acf780269 🎨 https://github.com/siyuan-note/siyuan/issues/11656 2024-06-07 11:02:02 +08:00
Vanessa
47bb845b1d 🎨 选中 html 块后输入的文字会出现在块中 2024-06-07 10:37:29 +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
a2e34a75db 🎨 fix https://github.com/siyuan-note/siyuan/issues/11625 2024-06-06 09:31:02 +08:00