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
Daniel
69d0f20501
🎨 Improve rollback doc file history https://github.com/siyuan-note/siyuan/issues/11575
2024-05-31 12:02:41 +08:00
Daniel
34202540e9
🎨 The keyword search logic in-database is changed from OR to AND https://github.com/siyuan-note/siyuan/issues/11535
2024-05-26 19:48:57 +08:00
Daniel
98e8083122
🐛 Fix NPE https://github.com/siyuan-note/siyuan/issues/11497
2024-05-23 11:30:53 +08:00
Daniel
8479aef270
🎨 Improve database text, email, url and phone field content escaping https://github.com/siyuan-note/siyuan/issues/11489
2024-05-22 22:38:59 +08:00
Daniel
4a29d45a5c
🎨 Improve av name https://github.com/siyuan-note/siyuan/issues/11481
2024-05-20 23:04:24 +08:00
Daniel
373bce9791
♻️ Improve av structure
2024-05-15 00:47:25 +08:00
Daniel
fc1e9154b3
🐛 Opening notebook repeatedly causes reference count to increase https://github.com/siyuan-note/siyuan/issues/11378
2024-05-13 21:30:48 +08:00
Daniel
8cd2fd7718
🎨 Improve data indexing performance when editing doc https://github.com/siyuan-note/siyuan/issues/10976
2024-04-13 00:14:47 +08:00
Daniel
fbce0bbf31
⚡ Improve data indexing performance for creating documents Fix https://github.com/siyuan-note/siyuan/issues/11005
2024-04-12 23:55:22 +08:00
Daniel
ee473289d2
🎨 Prevent frontend request pending https://github.com/siyuan-note/siyuan/issues/10992
2024-04-12 20:33:53 +08:00
Daniel
0e8f5b24c4
🎨 Improve data indexing performance when editing doc https://github.com/siyuan-note/siyuan/issues/10976
2024-04-11 22:56:43 +08:00
Daniel
a5ec51a3d1
⚡ Reduce disk reads when editing documents https://github.com/siyuan-note/siyuan/issues/10961
2024-04-10 20:49:08 +08:00
Daniel
444f873919
🎨 Improve data indexing
2024-04-10 18:05:15 +08:00
Daniel
5e99a37242
⚡ Reduce disk reads when editing documents https://github.com/siyuan-note/siyuan/issues/10961
2024-04-10 15:39:00 +08:00
Daniel
616821a090
⚡ Reduce disk reads when editing documents https://github.com/siyuan-note/siyuan/issues/10961
2024-04-10 15:38:40 +08:00
Daniel
06a2f3fb5c
⚡ Reduce disk reads when editing documents https://github.com/siyuan-note/siyuan/issues/10961
2024-04-10 11:49:35 +08:00
Daniel
de02e66960
⚡ Optimize document moving and renaming performance https://github.com/siyuan-note/siyuan/issues/10560
2024-03-19 16:57:38 +08:00
Daniel
9bc6415c6a
⚡ Optimize document moving and renaming performance https://github.com/siyuan-note/siyuan/issues/10560
2024-03-19 16:14:10 +08:00
Daniel
426225af96
🎨 Improve rename doc push message
2024-03-18 21:02:40 +08:00
Daniel
6feabe74c8
⚡ Improve block indexing performance https://github.com/siyuan-note/siyuan/issues/10624
2024-03-15 22:54:01 +08:00
Daniel
214840e2f4
🎨 Improve ignore indexing
2024-02-03 09:33:36 +08:00
Daniel
2ad1662877
🎨 Support ignore search results https://github.com/siyuan-note/siyuan/issues/10089
2024-01-10 09:48:14 +08:00
Daniel
0d89274eb0
🎨 Support ignore index https://github.com/siyuan-note/siyuan/issues/9198
2024-01-06 20:55:01 +08:00
Daniel
286654cb00
🎨 Add internal kernel API /api/filetree/upsertIndexes
and /api/filetree/removeIndexes
https://github.com/siyuan-note/siyuan/issues/10079
2024-01-05 20:55:04 +08:00
Daniel
1864d0e4a6
🐛 The parent block field of the blocks under the heading block is calculated incorrectly https://github.com/siyuan-note/siyuan/issues/9869
2024-01-03 17:38:35 +08:00
Daniel
fdb0600dbb
🎨 Improve upload assets to cloud
2024-01-01 16:54:00 +08:00
Daniel
99218f400b
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958
2024-01-01 01:10:47 +08:00
Daniel
7b16c45c8e
🐛 The doc title image index failed when using notebook-level assets https://github.com/siyuan-note/siyuan/issues/9936
2023-12-20 21:06:46 +08:00
Daniel
f58623af6b
🎨 Doc title image path
2023-12-20 21:06:46 +08:00
Daniel
106ffb292b
🐛 Blockquote in list turn into paragraph causes internal error https://github.com/siyuan-note/siyuan/issues/9920
2023-12-19 12:30:24 +08:00
Daniel
d2c0c26252
🎨 Delete the corresponding data in the database attributes table after deleting the doc https://github.com/siyuan-note/siyuan/issues/9875
2023-12-15 08:56:44 +08:00
Daniel
aaf15c77e0
🎨 OCR no longer blocks document loading https://github.com/siyuan-note/siyuan/issues/9230
2023-12-09 22:11:38 +08:00
Daniel
af02b4dbea
🎨 Enlarge cache size
2023-12-08 23:15:13 +08:00
Daniel
bea32e96d5
🎨 Improve kernel stability by eliminating some data races https://github.com/siyuan-note/siyuan/issues/9842
2023-12-08 13:05:50 +08:00
Daniel
283917a9a8
🎨 OCR no longer blocks document loading https://github.com/siyuan-note/siyuan/issues/9230
2023-12-07 20:40:16 +08:00
Daniel
b1cea465ac
🎨 Improve file read/write locking https://github.com/siyuan-note/siyuan/issues/9748
2023-12-05 17:51:17 +08:00
Daniel
f5205d846c
🎨 List file/asset history following the limit of editor history retention days https://github.com/siyuan-note/siyuan/issues/9723
2023-11-22 22:11:56 +08:00
Daniel
b894c7b300
🎨 Kernel API /api/query/sql
support ||
operator https://github.com/siyuan-note/siyuan/issues/9662
2023-11-17 21:13:39 +08:00
Daniel
422b8fdecd
🎨 Kernel API /api/query/sql
support ||
operator https://github.com/siyuan-note/siyuan/issues/9662
2023-11-17 21:11:42 +08:00
Daniel
6bb89ed2e5
🎨 Repeated references to the same block within a block only count as one reference Fix https://github.com/siyuan-note/siyuan/issues/9670
2023-11-16 20:35:15 +08:00
Daniel
c65c32caf9
🎨 Kernel API /api/query/sql
support ||
operator https://github.com/siyuan-note/siyuan/issues/9662
2023-11-15 23:46:51 +08:00
Daniel
3635cf6a64
🎨 Automatically check and eliminate duplicate reference relationships Fix https://github.com/siyuan-note/siyuan/issues/9618
2023-11-10 11:53:02 +08:00
Daniel
368091bd53
🎨 Automatically check and eliminate duplicate reference relationships Fix https://github.com/siyuan-note/siyuan/issues/9618
2023-11-10 11:01:27 +08:00
Daniel
70c56c8e25
🐛 Notebook data may be corrupted during data synchronization https://github.com/siyuan-note/siyuan/issues/9594
2023-11-06 22:44:06 +08:00
Daniel
5e6d94783b
🎨 Improve priority of folding processing when headings and super blocks are mixed https://github.com/siyuan-note/siyuan/issues/9488
2023-10-24 00:56:10 +08:00
Daniel
0014a5eea4
🎨 Supports searching database blocks by the view title https://github.com/siyuan-note/siyuan/issues/9348
2023-10-05 12:41:39 +08:00
Daniel
3c67701681
🎨 Supports searching database blocks by the view title https://github.com/siyuan-note/siyuan/issues/9348
2023-10-05 12:40:25 +08:00
Daniel
68be7bdfe4
🎨 Improve node parsing
2023-08-15 10:07:28 +08:00
Daniel
1d3e58101b
✨ Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874
2023-08-11 11:04:47 +08:00
Daniel
298b95dea3
✨ Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874
2023-08-11 10:19:11 +08:00
Daniel
81800a029f
✨ Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874
2023-08-11 00:23:57 +08:00
Daniel
afb698d1fe
🎨 Attribute View number column format https://github.com/siyuan-note/siyuan/issues/8764
2023-08-04 12:29:32 +08:00
Daniel
7d992ce175
✨ Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874
2023-08-04 12:05:29 +08:00
Daniel
c8cfe190fa
🎨 Push database index commit event https://github.com/siyuan-note/siyuan/issues/8814
2023-07-27 22:48:32 +08:00
Daniel
d800fc169e
🎨 Push database index commit event https://github.com/siyuan-note/siyuan/issues/8814
2023-07-27 22:38:06 +08:00
Daniel
4e69f9596c
🎨 Improve init sync stability
2023-07-18 01:08:54 +08:00
Daniel
39b28cbc98
♻️ Refactor av data structure
2023-07-11 22:12:11 +08:00
Daniel
e6aa17249a
🎨 Improve the backlink display when the first sub-block under the list item block contains hyperlinks Fix https://github.com/siyuan-note/siyuan/issues/8661
2023-07-03 10:50:27 +08:00
Daniel
be1b34a163
🎨 Update av
2023-06-30 15:42:17 +08:00
Daniel
b9c35fd0f5
🎨 Update slogan Refactor your thinking
https://github.com/siyuan-note/siyuan/issues/8608
2023-06-24 20:39:55 +08:00
Daniel
f7d8a02138
🎨 Auto rebuild history database index when indexing failed https://github.com/siyuan-note/siyuan/issues/8543
2023-06-15 10:22:43 +08:00
Daniel
073af9a310
🎨 Improve history database index https://github.com/siyuan-note/siyuan/issues/8506
2023-06-09 13:02:21 +08:00
Daniel
772c809e31
🎨 Support for opening file history on the doc tree https://github.com/siyuan-note/siyuan/issues/8448
2023-06-03 21:22:30 +08:00
Liang Ding
3fdf00bbbd
🎨 API /api/query/sql
support UNION
statement https://github.com/siyuan-note/siyuan/issues/8226
2023-05-10 15:30:25 +08:00
Liang Ding
3790507ee2
🎨 Add Settings - Search - Index - Asset path Fix https://github.com/siyuan-note/siyuan/issues/8221
2023-05-10 10:30:05 +08:00
Liang Ding
a48154ba84
🎨 API /api/query/sql
add LIMIT
clause https://github.com/siyuan-note/siyuan/issues/8167
2023-05-04 10:11:29 +08:00
Liang Ding
4cc8e18342
🎨 Global search ignores LIMIT
clause when using SQL method https://github.com/siyuan-note/siyuan/issues/8071
2023-04-21 10:46:55 +08:00
Liang Ding
1eba131624
🎨 Global search supports pagination to display results https://github.com/siyuan-note/siyuan/issues/7948
2023-04-21 09:49:13 +08:00
Liang Ding
f0e80505f0
🎨 Content type filtering when inserting reference links via ((
, [[
https://github.com/siyuan-note/siyuan/issues/8009
2023-04-17 22:53:07 +08:00
Liang Ding
c316951592
🎨 Content type filtering when inserting reference links via ((
, [[
https://github.com/siyuan-note/siyuan/issues/8009
2023-04-17 22:47:25 +08:00
Liang Ding
2de23a977b
🎨 Attribute View map to database table https://github.com/siyuan-note/siyuan/issues/7677
2023-04-01 16:18:19 +08:00
Liang Ding
ee7ab26fcd
🐛 After the document is transferred to the heading, occurs two copies of the reference block Fix https://github.com/siyuan-note/siyuan/issues/7819
2023-03-29 19:38:36 +08:00
Liang Ding
5f6d1eac9a
🎨 使用第三方同步盘时弹出提示并退出内核 https://github.com/siyuan-note/siyuan/issues/7683
2023-03-19 00:12:28 +08:00
Liang Ding
2601605953
♻️ 将退出码移到 logging 项目中
2023-03-18 18:10:06 +08:00
Liang Ding
5971076749
🎨 使用第三方同步盘时弹出提示并退出内核 https://github.com/siyuan-note/siyuan/issues/7683
2023-03-17 16:29:50 +08:00
Liang Ding
31738cacf6
🐛 生成文件历史索引报错 Fix https://github.com/siyuan-note/siyuan/issues/7509
2023-02-28 09:47:34 +08:00
Liang Ding
7a7e9d5af2
🎨 改进移动文档性能 https://github.com/siyuan-note/siyuan/issues/7422
2023-02-21 13:48:02 +08:00
Liang Ding
ad4bbc6240
🎨 改进移动文档性能 https://github.com/siyuan-note/siyuan/issues/7422
2023-02-21 13:21:14 +08:00
Liang Ding
4e58f47a25
🎨 改进移动文档性能 https://github.com/siyuan-note/siyuan/issues/7422
2023-02-21 13:16:19 +08:00
Liang Ding
3a36def366
🎨 改进移动文档性能 https://github.com/siyuan-note/siyuan/issues/7422
2023-02-21 13:00:27 +08:00
Liang Ding
c88268fbfd
🎨 移动文档更新索引时区分大小写
2023-02-21 12:39:29 +08:00
Liang Ding
aad58a221f
🎨 移动文档更新索引时区分大小写
2023-02-21 12:37:32 +08:00
Liang Ding
6faff1109c
🐛 复制含链接的块为引用块异常 Fix https://github.com/siyuan-note/siyuan/issues/7426
2023-02-21 10:48:51 +08:00
Liang Ding
7b41e698e1
🎨 改进状态栏显示后台任务执行计数 Fix https://github.com/siyuan-note/siyuan/issues/7398
2023-02-18 14:37:54 +08:00
Liang Ding
ae47483332
🎨 重建历史索引遮罩 https://github.com/siyuan-note/siyuan/issues/7386
2023-02-17 22:29:42 +08:00
Liang Ding
d5999b26d8
🎨 重建历史索引遮罩 https://github.com/siyuan-note/siyuan/issues/7386
2023-02-17 22:29:12 +08:00
Liang Ding
fa1ee8f4a1
🎨 重建历史索引遮罩 https://github.com/siyuan-note/siyuan/issues/7386
2023-02-17 22:13:48 +08:00
Liang Ding
9b4a6eb577
🎨 重建历史索引遮罩 https://github.com/siyuan-note/siyuan/issues/7386
2023-02-17 15:40:55 +08:00
Liang Ding
5f72a7b2cd
🎨 调整虚拟引用搜索设置项后立即重置缓存 https://github.com/siyuan-note/siyuan/issues/7378
2023-02-17 15:17:25 +08:00
Liang Ding
c61e0ef3f2
🎨 历史数据库索引队列化 https://github.com/siyuan-note/siyuan/issues/7386
2023-02-17 11:37:43 +08:00
Liang Ding
e08d621da7
🐛 编辑器中输入 #
后标签搜索提示不全 Fix https://github.com/siyuan-note/siyuan/issues/7391
2023-02-17 10:44:44 +08:00