Commit graph

14617 commits

Author SHA1 Message Date
Daniel
47594e08d2
🎨 Improve HTML entity clipping https://github.com/siyuan-note/siyuan/issues/11557 2024-06-16 12:53:30 +08:00
Daniel
2a47791b4d
🎨 Improve duplicating for a doc with databases https://github.com/siyuan-note/siyuan/issues/11602 2024-06-16 11:08:21 +08:00
Daniel
2589b009eb
🎨 Improve embed blocks exporting https://github.com/siyuan-note/siyuan/issues/11725 2024-06-16 00:08:15 +08:00
Vanessa
011fcbf1c2 🎨 fix https://github.com/siyuan-note/siyuan/issues/11701 2024-06-15 22:54:33 +08:00
Vanessa
4feb8a67c1 🎨 fix https://github.com/siyuan-note/siyuan/issues/11729 2024-06-15 22:42:04 +08:00
Vanessa
e92da8ad73 Merge remote-tracking branch 'origin/dev' into dev 2024-06-15 22:17:23 +08:00
Vanessa
51ec3ec69c 🎨 fix https://github.com/siyuan-note/siyuan/issues/11713 2024-06-15 22:16:58 +08:00
Daniel
ba8b07f64c
🎨 Supports creating different docs when the database primary key content is the same https://github.com/siyuan-note/siyuan/issues/11713 2024-06-15 21:47:49 +08:00
Daniel
e99852f067
🎨 Improve database block remove https://github.com/siyuan-note/siyuan/issues/11731 2024-06-15 21:41:04 +08:00
崮生
b590091c9e
🎨 Remove the check for !TesseractEnabled when saving OCR recognition results (#11708)
* 去除保存ocr识别结果时对 !TesseractEnabled 的检测

* 🐛 https://github.com/siyuan-note/siyuan/issues/11709

* https://github.com/siyuan-note/siyuan/pull/11708

修改ocr相关接口

* https://github.com/siyuan-note/siyuan/pull/11708

修改前端相关代码

* Update router.go

* Update router.go

---------

Co-authored-by: Vanessa <lly219@gmail.com>
2024-06-15 17:51:48 +08:00
Vanessa
6efa948859 Merge remote-tracking branch 'origin/dev' into dev 2024-06-15 11:20:47 +08:00
Vanessa
d29174ca76 🎨 fix https://github.com/siyuan-note/siyuan/issues/11720 2024-06-15 11:20:34 +08:00
Daniel
8bdd59a156
🎨 https://github.com/siyuan-note/siyuan/issues/11707 2024-06-15 11:20:06 +08:00
Daniel
f293933802
🎨 Improve Wikipedia clipping https://github.com/siyuan-note/siyuan/issues/11640 2024-06-15 11:20:06 +08:00
Vanessa
b8346b4649 🎨 fix https://github.com/siyuan-note/siyuan/issues/11710 2024-06-15 10:53:06 +08:00
Vanessa
effaa31dce Merge remote-tracking branch 'origin/dev' into dev 2024-06-15 10:07:16 +08:00
Vanessa
4cfb7f1ace 🎨 fix https://github.com/siyuan-note/siyuan/issues/11726 2024-06-15 10:06:46 +08:00
Daniel
70935cb790
⬆️ Upgrade kernel deps 2024-06-15 10:03:37 +08:00
Vanessa
0637a03e82 🎨 fix https://github.com/siyuan-note/siyuan/issues/11633 2024-06-13 15:28:01 +08:00
Vanessa
43b18ad750 🐛 https://github.com/siyuan-note/siyuan/issues/11709 2024-06-13 10:51:47 +08:00
Vanessa
001f20fec0 💄 https://github.com/siyuan-note/siyuan/issues/11670 2024-06-13 09:17:05 +08:00
Jeffrey Chen
13b21ad6dc
改进主菜单按钮悬浮提示 (#11706)
* 更新 topBar.ts

* 更新 topBar.ts
2024-06-13 09:01:28 +08:00
Jeffrey Chen
88605d5380
📝 Improve user guide
* 用户指南

* 日语界面
2024-06-13 08:28:09 +08:00
Vanessa
19dd387064 ♻️ 当 code 大于 0 时同样需要进行相关的业务处理 https://github.com/siyuan-note/siyuan/pull/11367 2024-06-12 23:11:31 +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
Daniel
35dab56b36
📝 Support read-only publish service https://github.com/siyuan-note/siyuan/pull/11367 2024-06-12 21:16:03 +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
Daniel
536879cb84
♻️ Upgrade to Electron v28.3.3 https://github.com/siyuan-note/siyuan/issues/11654 2024-06-12 18:11:17 +08:00
Daniel
1b7be9b6f0
🐛 Failed to rename the document after moving it https://github.com/siyuan-note/siyuan/issues/11661 2024-06-12 18:04:45 +08:00
Daniel
0de9ecb61b
🎨 Revert https://github.com/siyuan-note/siyuan/issues/11667 2024-06-12 17:35:57 +08:00
Daniel
f7167a603d
🎨 No paging when searching by document group https://github.com/siyuan-note/siyuan/issues/11667 2024-06-12 16:56:34 +08:00
Vanessa
a34b73551d 🎨 fix https://github.com/siyuan-note/siyuan/issues/11697 2024-06-12 16:14:20 +08:00
Vanessa
c342c06611 Merge remote-tracking branch 'origin/dev' into dev 2024-06-12 12:09:13 +08:00
Vanessa
e22ac7759e 🎨 fix https://github.com/siyuan-note/siyuan/issues/11676 2024-06-12 12:09:02 +08:00
Daniel
f51b337693
🎨 Display details when exporting .sy.zip and data.zip https://github.com/siyuan-note/siyuan/issues/11696 2024-06-12 12:03:31 +08:00
Vanessa
f39c4b3b69 🐛 fix https://github.com/siyuan-note/siyuan/issues/11695 2024-06-12 11:13:09 +08:00
Vanessa
f53ab40ed8 Merge remote-tracking branch 'origin/dev' into dev 2024-06-12 10:55:38 +08:00
Vanessa
1f918e0773 🎨 fix https://github.com/siyuan-note/siyuan/issues/11694 2024-06-12 10:55:26 +08:00
Daniel
511a4bdd8a
🎨 Display database title in bookmark panel https://github.com/siyuan-note/siyuan/issues/11666 2024-06-12 10:20:17 +08:00
Vanessa
11df239bd2 🎨 fix https://github.com/siyuan-note/siyuan/issues/11672 2024-06-11 22:40:47 +08:00
Vanessa
79f9de4a3f 🎨 fix https://github.com/siyuan-note/siyuan/issues/11648 2024-06-11 22:34:27 +08:00
Vanessa
0a85850e8e 🎨 https://github.com/siyuan-note/siyuan/issues/11415 2024-06-11 22:06:25 +08:00
Vanessa
bb2dcb56f0 Merge remote-tracking branch 'origin/dev' into dev 2024-06-11 22:00:46 +08:00
Vanessa
c8119d5ac2 ♻️ 2024-06-11 22:00:15 +08:00
Daniel
6758561a44
🎨 Search Group by doc follows the search setting limit display https://github.com/siyuan-note/siyuan/issues/11667 2024-06-11 21:55:20 +08:00
Jeffrey Chen
fd17bd91d8
📝 Improve user guide type filtering chapter 2024-06-11 17:45:47 +08:00