Commit graph

603 commits

Author SHA1 Message Date
Vanessa
8c36764686 🚨 2024-07-06 09:57:00 +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
a1fa1d16bb 🎨 fix https://github.com/siyuan-note/siyuan/issues/11829 2024-06-29 11:06:38 +08:00
Vanessa
955d6b4610 🎨 fix https://github.com/siyuan-note/siyuan/issues/10577 2024-06-28 22:58:54 +08:00
Vanessa
a90402845b 🎨 https://github.com/siyuan-note/siyuan/issues/10577 2024-06-28 22:42:28 +08:00
Vanessa
45056634bd 🎨 https://github.com/siyuan-note/siyuan/issues/10577 2024-06-28 22:27:24 +08:00
Vanessa
0b8adb8ab3 🎨 https://github.com/siyuan-note/siyuan/issues/10577 2024-06-28 22:13:37 +08:00
Vanessa
2bc4dcd48b 🎨 fix https://github.com/siyuan-note/siyuan/issues/10890 2024-06-25 22:45:15 +08:00
Vanessa
dabe382926 🐛 fix https://github.com/siyuan-note/siyuan/issues/11807 2024-06-25 15:19:38 +08:00
Vanessa
4f6f4770eb 🎨 fix https://github.com/siyuan-note/siyuan/issues/11807 2024-06-24 17:07:39 +08:00
Vanessa
47d79042fd 🎨 fix https://github.com/siyuan-note/siyuan/issues/11767 2024-06-20 11:25:36 +08:00
Vanessa
57d7c62ea9 🎨 https://github.com/siyuan-note/siyuan/issues/11758 2024-06-19 16:42:30 +08:00
Vanessa
22b0bd2e90 🎨 https://github.com/siyuan-note/siyuan/issues/11757 2024-06-19 11:21:37 +08:00
Vanessa
5d051d0c64 🚨 2024-06-18 22:36:53 +08:00
崮生
c0bd645048
Kernel API OCR returns text coordinate information (#11738)
* 优化setImageOCRText接口调用

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

* 过滤不可见字符

* 返回的ocr文本添加空格
2024-06-16 22:55:22 +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
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
8f8c56d63c 🚨 2024-06-03 23:57:30 +08:00
Vanessa
dd5a90fdc0 🎨 https://github.com/siyuan-note/siyuan/issues/10247 2024-06-01 00:08:35 +08:00
Vanessa
d7407b74a5 🎨 https://github.com/siyuan-note/siyuan/issues/11542 2024-05-29 11:17:20 +08:00
Vanessa
eb54ebe5ac 🎨 fix https://github.com/siyuan-note/siyuan/issues/11542 2024-05-27 10:47:23 +08:00
Vanessa
99ad9f8042 🎨 https://github.com/siyuan-note/siyuan/issues/11460 rm icon 2024-05-24 08:31:06 +08:00
Vanessa
d0e5d2189c 🎨 https://github.com/siyuan-note/siyuan/issues/11510 2024-05-23 11:07:25 +08:00
Vanessa
4854879af3 🎨 fix https://github.com/siyuan-note/siyuan/issues/11492 2024-05-22 17:36:11 +08:00
Vanessa
d0f3ac29b6 🎨 fix https://github.com/siyuan-note/siyuan/issues/11275#issuecomment-2119783575 2024-05-20 17:56:14 +08:00
Vanessa
b1e0335d83 🎨 fix https://github.com/siyuan-note/siyuan/issues/11454 2024-05-19 11:34:34 +08:00
Vanessa
60f6bf9a64 🎨 https://github.com/siyuan-note/siyuan/issues/11133 2024-05-16 17:46:15 +08:00
Vanessa
681489bc24 🚨 2024-05-15 12:25:03 +08:00
Vanessa
b40ad3552b 🎨 https://github.com/siyuan-note/siyuan/issues/11389 2024-05-15 12:14:26 +08:00
Vanessa
5b17896a49 🎨 https://ld246.com/article/1715604432709 2024-05-14 19:14:52 +08:00
Vanessa
b2b1089e3d 🚨 2024-05-13 17:06:28 +08:00
Vanessa
fbc86d6a90 🎨 https://github.com/siyuan-note/siyuan/issues/11275 2024-05-12 23:37:31 +08:00
Vanessa
d12451e90e 🐛 fix https://github.com/siyuan-note/siyuan/issues/11312 2024-05-11 10:50:22 +08:00
Vanessa
4128a8cab2 🎨 https://github.com/siyuan-note/siyuan/issues/11323 2024-05-10 00:31:29 +08:00
Vanessa
a1ba5775e7 🎨 https://github.com/siyuan-note/siyuan/issues/11323 2024-05-10 00:25:28 +08:00
Daniel
31542c67f2
🐛 The file name encoding is abnormal after copying the image and pasting it https://github.com/siyuan-note/siyuan/issues/11246 2024-05-06 12:13:56 +08:00
Vanessa
17a619a55b 🚨 2024-05-04 16:43:35 +08:00
Vanessa
bd035417ce 🎨 fix https://github.com/siyuan-note/siyuan/issues/11150 2024-04-30 12:21:18 +08:00
Vanessa
a681dcaf17 ♻️ https://github.com/siyuan-note/siyuan/issues/11133 2024-04-30 11:49:44 +08:00
Daniel
21823e11d8
🎨 Clean code 2024-04-30 08:58:20 +08:00
Vanessa
b6cae8cf8e 🎨 fix https://github.com/siyuan-note/siyuan/issues/11174 2024-04-28 12:27:34 +08:00
Vanessa
41e6c78bdb 🎨 link text 2024-04-26 23:11:52 +08:00
Daniel
b102219a13
🎨 Supports specifying the notebook to save new docs https://github.com/siyuan-note/siyuan/issues/10671 2024-04-25 23:41:05 +08:00
Vanessa
c5de82d91a 🎨 https://github.com/siyuan-note/siyuan/issues/10671 2024-04-25 21:03:21 +08:00
Vanessa
52cdc67f19 🎨 https://github.com/siyuan-note/siyuan/issues/10671 2024-04-25 20:35:09 +08:00
Vanessa
4ca684ca8a 🚨 2024-04-25 15:56:06 +08:00
Vanessa
d24f6ba707 🎨 https://github.com/siyuan-note/siyuan/issues/11134 2024-04-25 12:19:24 +08:00
Vanessa
f64dd4543a 🎨 https://github.com/siyuan-note/siyuan/issues/11124 2024-04-24 22:35:23 +08:00