Commit graph

268 commits

Author SHA1 Message Date
Daniel
776b4fd6ee
🎨 Database-bound block primary key supports setting static anchor text https://github.com/siyuan-note/siyuan/issues/10049 2024-12-21 12:00:20 +08:00
Daniel
322949e8e1
🎨 Add SQL query template function querySQL https://github.com/siyuan-note/siyuan/issues/13455 2024-12-13 22:06:10 +08:00
Daniel
11d3516aa7
🎨 Add block content statistics template function statBlock https://github.com/siyuan-note/siyuan/issues/13438 2024-12-12 00:00:28 +08:00
Daniel
ee15219bbc
🎨 Clean code 2024-12-02 10:05:36 +08:00
Daniel
6970492034
🐛 Fix NPE 2024-12-02 10:05:22 +08:00
Daniel
3a53fd4a9a
🐛 Fix NPE 2024-12-01 23:33:33 +08:00
Daniel
a48609755e
🎨 Improve graph https://github.com/siyuan-note/siyuan/issues/13040 2024-11-22 23:27:38 +08:00
Daniel
732ee2eef3
🎨 Fix XSS in the tag name https://github.com/siyuan-note/siyuan/issues/13168 2024-11-18 15:19:41 +08:00
Daniel
da2f674e85
🎨 The database supports adding view/field/option description https://github.com/siyuan-note/siyuan/issues/11053 2024-11-18 12:16:22 +08:00
Daniel
096fea2c8f
🔒 Some XSS vulnerabilities https://github.com/siyuan-note/siyuan/issues/13171 2024-11-17 11:34:38 +08:00
Daniel
9371c68ec9
🎨 The database supports adding view/field/option description https://github.com/siyuan-note/siyuan/issues/11053 2024-11-09 14:09:40 +08:00
Daniel
a134f0adb4
🐛 Fix NPE https://ld246.com/article/1730909507718 2024-11-07 16:50:43 +08:00
Daniel
e0fbe180bb
🎨 Add database template field var https://github.com/siyuan-note/siyuan/issues/12968 2024-10-29 22:48:00 +08:00
Daniel
6021603966
🎨 Return document blocks when the keyword search hits different block content https://github.com/siyuan-note/siyuan/issues/10584 2024-10-27 12:07:56 +08:00
Daniel
94f378aa55
Revert Document block sort value changed from 0 to 100 https://github.com/siyuan-note/siyuan/issues/12886 2024-10-24 01:08:10 +08:00
Daniel
ad91c2dfc3
🎨 Document block sort value changed from 0 to 100 https://github.com/siyuan-note/siyuan/issues/12886 2024-10-24 00:07:55 +08:00
Daniel
6a3c280639
🎨 Clean code 2024-10-22 17:12:08 +08:00
Daniel
e2b2d46a47
🎨 The backlink panel no longer displays child-block references https://github.com/siyuan-note/siyuan/issues/12861 2024-10-21 10:32:36 +08:00
Daniel
3300502aa1
Improve database relation & rollup field loading performance https://github.com/siyuan-note/siyuan/issues/12835 2024-10-19 18:53:49 +08:00
Daniel
ac4b0526a4
🐛 Improve importing .sy.zip https://github.com/siyuan-note/siyuan/issues/12825 2024-10-18 14:53:21 +08:00
Daniel
6c4a72b16e
🐛 Improve importing .sy.zip https://github.com/siyuan-note/siyuan/issues/12825 2024-10-18 14:51:04 +08:00
Daniel
9cea8ca069
♻️ Improve database loading performance https://github.com/siyuan-note/siyuan/issues/12818 2024-10-18 00:44:28 +08:00
Daniel
d675496e52
♻️ Improve database loading performance https://github.com/siyuan-note/siyuan/issues/12818 2024-10-18 00:44:28 +08:00
Daniel
95c82187af
♻️ Improve database loading performance https://github.com/siyuan-note/siyuan/issues/12818 2024-10-17 23:45:28 +08:00
Daniel
c42064ec0b
♻️ Improve database loading performance https://github.com/siyuan-note/siyuan/issues/12818 2024-10-17 23:45:27 +08:00
Daniel
475155b7df
Improve performance for data indexing https://github.com/siyuan-note/siyuan/issues/12777 2024-10-14 20:39:16 +08:00
Daniel
655b6bc418
🐛 Search ignore is not working in some cases 2024-10-02 22:42:59 +08:00
Daniel
150aa2a7bf
🎨 Ignore assets associated with the custom-data-assets block attribute when cleaning unreferenced assets https://github.com/siyuan-note/siyuan/issues/12574 2024-09-24 23:20:22 +08:00
Daniel
c765bcc36f
⬆️ Upgrade kernel deps 2024-09-22 10:41:11 +08:00
Daniel
eb84c1f90f
🎨 Highlight regular expression search results https://github.com/siyuan-note/siyuan/issues/11112 2024-09-21 17:29:01 +08:00
Daniel
0ff99f758a
🎨 Add a template function getHPathByID https://github.com/siyuan-note/siyuan/issues/11734 2024-09-19 22:18:43 +08:00
Daniel
c67ff98972
🐛 Subdocument path not updated after moving parent document https://github.com/siyuan-note/siyuan/issues/12493 2024-09-16 11:09:09 +08:00
Oleksandr Redko
b100721fee
♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
Daniel
b763b4d482
🎨 Add the parent_id index for table blocks https://github.com/siyuan-note/siyuan/issues/12054 2024-08-09 09:29:59 +08:00
Daniel
6312d50f57
🎨 Block ref dynamic anchor text no longer contains escape char https://github.com/siyuan-note/siyuan/issues/12187 2024-08-03 22:46:17 +08:00
Daniel
07d2930739
🎨 Improve indexing completeness when exiting https://github.com/siyuan-note/siyuan/issues/12039 2024-08-02 10:04:21 +08:00
Daniel
fc4f614e72
🎨 Improve block ref searching https://github.com/siyuan-note/siyuan/issues/12010 2024-07-24 21:08:36 +08:00
Daniel
afcb666892
🎨 Improve block ref searching https://github.com/siyuan-note/siyuan/issues/12010 2024-07-24 12:07:40 +08:00
Daniel
e4541c9d5f
🐛 After changing the History Retention Days, the file history cannot be displayed https://github.com/siyuan-note/siyuan/issues/11935 2024-07-10 12:02:52 +08:00
Daniel
1011cd4900
🎨 Improve search index ignore for virtual refs https://github.com/siyuan-note/siyuan/issues/11827 2024-06-28 22:13:23 +08:00
Daniel
ed5c4738f9
🎨 Improve boot index checking https://github.com/siyuan-note/siyuan/issues/11842 2024-06-27 21:29:31 +08:00
Daniel
992586e04a
🎨 Support ignore search results https://github.com/siyuan-note/siyuan/issues/10089 https://github.com/siyuan-note/siyuan/issues/11830 2024-06-27 10:51:26 +08:00
Daniel
06f3721fd4
Improve performance for rendering databases, due flashcards 2024-06-23 21:37:28 +08:00
Daniel
7a3d4a05ad
♻️ Refactor the blocktree storage https://github.com/siyuan-note/siyuan/issues/11773 2024-06-20 23:59:27 +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
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
dcb1237af3
🎨 Keep the width when duplicating database table view field https://github.com/siyuan-note/siyuan/issues/11552 2024-06-10 16:54:43 +08:00
Daniel
22c94e9a68
🎨 Keep the width when duplicating database table view field https://github.com/siyuan-note/siyuan/issues/11552 2024-06-10 16:53:43 +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