siyuan/kernel/sql
崮生 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
..
asset.go Support read-only publish service 2024-06-12 21:03:51 +08:00
asset_content.go Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874 2023-08-04 12:05:29 +08:00
asset_content_query.go 🎨 Kernel API /api/query/sql support || operator https://github.com/siyuan-note/siyuan/issues/9662 2023-11-17 21:11:42 +08:00
attribute.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
av.go 🎨 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
block.go 🎨 Remove the check for !TesseractEnabled when saving OCR recognition results (#11708) 2024-06-15 17:51:48 +08:00
block_query.go 🐛 Fix NPE https://github.com/siyuan-note/siyuan/issues/11497 2024-05-23 11:30:53 +08:00
block_ref.go 🐛 Opening notebook repeatedly causes reference count to increase https://github.com/siyuan-note/siyuan/issues/11378 2024-05-13 21:30:48 +08:00
block_ref_query.go 🎨 Automatically check and eliminate duplicate reference relationships Fix https://github.com/siyuan-note/siyuan/issues/9618 2023-11-10 11:53:02 +08:00
cache.go 🎨 Enlarge cache size 2023-12-08 23:15:13 +08:00
database.go ♻️ Improve av structure 2024-05-15 00:47:25 +08:00
file_annotation_ref.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
history.go 🎨 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
queue.go 🎨 Improve rollback doc file history https://github.com/siyuan-note/siyuan/issues/11575 2024-05-31 12:02:41 +08:00
queue_asset_content.go 🎨 Prevent frontend request pending https://github.com/siyuan-note/siyuan/issues/10992 2024-04-12 20:33:53 +08:00
queue_history.go 🎨 Prevent frontend request pending https://github.com/siyuan-note/siyuan/issues/10992 2024-04-12 20:33:53 +08:00
span.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
stat.go 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
upsert.go 🐛 Opening notebook repeatedly causes reference count to increase https://github.com/siyuan-note/siyuan/issues/11378 2024-05-13 21:30:48 +08:00