Commit graph

5999 commits

Author SHA1 Message Date
Vanessa
b3b641913f 🎨 https://github.com/siyuan-note/siyuan/issues/11757 2024-06-19 11:00:58 +08:00
Vanessa
62f02d9c90 🎨 https://github.com/siyuan-note/siyuan/issues/11756 2024-06-19 10:21:16 +08:00
Vanessa
6994eca4b9 🎨 移除文档后,笔记本为空,不隐藏展开箭头 2024-06-19 09:51:50 +08:00
Vanessa
661b71b532 🎨 https://ld246.com/article/1718683299790 2024-06-18 22:56:59 +08:00
Vanessa
dd10a01fbb 🎨 https://github.com/siyuan-note/siyuan/issues/11749 2024-06-18 22:50:22 +08:00
Vanessa
5d051d0c64 🚨 2024-06-18 22:36:53 +08:00
Vanessa
9555aa099c 🎨 https://github.com/siyuan-note/siyuan/issues/11749 2024-06-18 22:34:50 +08:00
Vanessa
f9eb5388b5 🎨 https://github.com/siyuan-note/siyuan/issues/11685 2024-06-17 11:15:46 +08:00
Vanessa
7872366448 🎨 https://github.com/siyuan-note/siyuan/issues/11715 2024-06-17 10:42:06 +08:00
Vanessa
c11cb2eba4 🎨 https://github.com/siyuan-note/siyuan/issues/11715 2024-06-17 10:35:13 +08:00
Vanessa
19a601a065 🎨 https://github.com/siyuan-note/siyuan/issues/11465 2024-06-17 10:00:42 +08:00
Vanessa
7bbc10d4ee 🎨 2024-06-17 09:42:40 +08:00
Vanessa
f53395607a 🐛 fix https://github.com/siyuan-note/siyuan/issues/11609 2024-06-17 00:37:12 +08:00
Vanessa
ed10c70200 Merge remote-tracking branch 'origin/dev' into dev 2024-06-16 23:44:28 +08:00
Vanessa
58efcd588d 🎨 fix https://github.com/siyuan-note/siyuan/issues/11610 2024-06-16 23:44:02 +08:00
崮生
c0bd645048
Kernel API OCR returns text coordinate information (#11738)
* 优化setImageOCRText接口调用

* 扩展 ocr 接口,添加 ocrJSON 返回字段

* 过滤不可见字符

* 返回的ocr文本添加空格
2024-06-16 22:55:22 +08:00
Vanessa
974f1c1183 🎨 fix https://github.com/siyuan-note/siyuan/issues/11465 2024-06-16 17:26:11 +08:00
Vanessa
b1f09af7fa 🎨 数据库单元格编辑撤销 2024-06-16 16:01:52 +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
崮生
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
d29174ca76 🎨 fix https://github.com/siyuan-note/siyuan/issues/11720 2024-06-15 11:20:34 +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
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
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
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
e22ac7759e 🎨 fix https://github.com/siyuan-note/siyuan/issues/11676 2024-06-12 12:09:02 +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
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
c8119d5ac2 ♻️ 2024-06-11 22:00:15 +08:00
Vanessa
a5ddeaddcd 💄 2024-06-11 16:53:43 +08:00
Vanessa
7b44f722f1 🎨 https://github.com/siyuan-note/siyuan/issues/11690 2024-06-11 16:49:24 +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