Jeffrey Chen
fdd7285e90
♻️ Code style: Redundant else branch ( #17298 )
2026-03-22 10:50:13 +08:00
Jeffrey Chen
26e72ea292
🎨 Use the util.FileURLToLocalPath function to convert file:// file links uniformly ( #17239 )
2026-03-17 09:04:37 +08:00
Yuxin Zhao
3facc37df9
Publish service supports document-level access control ( #16041 )
...
* 🎨 improve publish service https://github.com/siyuan-note/siyuan/issues/11928
* fix: change publish access storage
* 🎨 publish access control #16041
* fix: publish access in embed block and search
* fix: multiple lock in pubish service & insert locked content in publish service
* fix: multiple lock
* fix: password in embed block
* fix: locked and forbidden docs in gallery
* fix: dont use publish access block
* fix: attribute view of publish disabled docs
* fix: disable docs in table and gallery
* fix: locked docs in attribute view
* fix: purge publish access
* fix: disable docs in table and gallery groups
* fix: locked and disabled docs in attribute view, outline and preview
* fix: create publish_access.go
* fix: move publish auth to publish_access.go
* fix: tag and ref of locked docs
* fix: backlink of locked docs
* fix: search in locked docs
* fix: search history and asset
* fix: copy to markdown
* fix: hide command panel
* fix: publish access control in mobile
* fix: recent docs of invisible and locked docs
* fix: backlink in mobile
* fix: empty Tab
* fix: get locked and forbidden doc assets and files
* fix: refblock & asset
* fix: disable /api/file/sql in publish mode
* fix: publish access of kanban
* fix: adjustment for review
* fix: /api/filetree/setPublishAccess return error meesage
* fix: move the publishAccess button to the More Menu & revert the fix for barCommand/menuCommand
* fix: hotkey of command panel
2026-03-12 18:04:01 +08:00
Daniel
3e0dc24ef4
🎨 Clean code
...
Signed-off-by: Daniel <845765@qq.com >
2026-03-10 16:31:15 +08:00
Jeffrey Chen
104b634435
🎨 Unreferenced assets files and databases sorted by modification time ( #17090 )
...
* 🎨 Unreferenced assets files sorted by modification time
* 🐛 Unreferenced databases sorted by modification time
2026-03-03 00:06:23 +08:00
Daniel
3c6b784ffd
🔒 https://github.com/siyuan-note/siyuan/security/advisories/GHSA-5vwq-4757-x99q
...
Signed-off-by: Daniel <845765@qq.com >
2026-03-02 23:15:46 +08:00
Daniel
efe11801ad
🎨 Supports cleaning up unreferenced databases https://github.com/siyuan-note/siyuan/issues/11569
...
Signed-off-by: Daniel <845765@qq.com >
2026-01-29 10:15:57 +08:00
Daniel
869849ce1b
🎨 Fix https://github.com/siyuan-note/siyuan/issues/16654#issuecomment-3708672347
...
Signed-off-by: Daniel <845765@qq.com >
2026-01-05 11:21:07 +08:00
Daniel
9d169abdd8
🧑💻 https://github.com/siyuan-note/siyuan/issues/16654#issuecomment-3688778549
...
Signed-off-by: Daniel <845765@qq.com >
2025-12-24 17:06:31 +08:00
Daniel
1c48345150
🧑💻 Fix https://github.com/siyuan-note/siyuan/issues/16654
...
Signed-off-by: Daniel <845765@qq.com >
2025-12-21 18:42:50 +08:00
Daniel
5d015b516c
🎨 https://github.com/siyuan-note/siyuan/issues/16132
...
Signed-off-by: Daniel <845765@qq.com >
2025-10-16 23:28:08 +08:00
Daniel
3fda003401
🎨 Upload asset files to cloud supports focus use https://github.com/siyuan-note/siyuan/issues/15462
2025-08-07 11:09:07 +08:00
Daniel
70741fffcc
🎨 Re OCR popup prompt when Tesseract is not enabled https://github.com/siyuan-note/siyuan/issues/15367
2025-07-25 19:34:35 +08:00
Daniel
7868ffe3bc
🎨 Inc sync after writing file via /file/ api
2025-03-10 16:36:42 +08:00
Daniel
693bf7e1ed
🧑💻 API | getDocumentAssets https://github.com/siyuan-note/siyuan/issues/13875
2025-01-30 15:07:18 +08:00
Daniel
d34caba3bb
🎨 Improve net img convert to local https://github.com/siyuan-note/siyuan/issues/13600
2024-12-24 16:33:24 +08:00
Daniel
66d7a6cd25
🎨 Assets stat in IBytes https://github.com/siyuan-note/siyuan/issues/13374
2024-12-06 09:35:31 +08:00
Daniel
4b0228a297
🎨 List only 512 unreferenced assets https://github.com/siyuan-note/siyuan/issues/13075
2024-11-08 11:08:11 +08:00
Daniel
558c354ce8
🎨 List only 512 unreferenced assets https://github.com/siyuan-note/siyuan/issues/13075
2024-11-07 17:46:32 +08:00
Daniel
560890036d
🎨 List only 256 unreferenced assets https://github.com/siyuan-note/siyuan/issues/13075
2024-11-07 17:03:33 +08:00
崮生
0309e1772e
🎨 Improve ocr text indexing
...
* 调用 setImageOCRText 后重建资源索引
* 优化性能
2024-09-12 22:59:22 +08:00
Oleksandr Redko
b100721fee
♻️ Refactor Go to err != nil, err == nil ( #12385 )
2024-09-04 09:40:50 +08:00
Daniel
427293f3e6
🎨 Improve asset renaming https://github.com/siyuan-note/siyuan/issues/11889
2024-07-06 09:51:54 +08:00
Daniel
3073be676d
🎨 Improve net assets to local assets https://github.com/siyuan-note/siyuan/issues/11885
2024-07-04 23:11:56 +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
Daniel
ffb44137f2
🎨 Improve disk usage display https://github.com/siyuan-note/siyuan/issues/11121
2024-04-24 20:11:55 +08:00
Daniel
1bc11a1a9a
🎨 Improve disk usage display https://github.com/siyuan-note/siyuan/issues/11121
2024-04-24 19:51:15 +08:00
zsx
d3b68fe56d
🎨 fix #10802 ( #10803 )
2024-03-31 09:08:20 +08:00
Daniel
1362def271
🎨 Asset link element prompt shows more information https://github.com/siyuan-note/siyuan/issues/10714
2024-03-25 11:30:43 +08:00
Daniel
433c0b6dde
🎨 Asset link element prompt shows more information https://github.com/siyuan-note/siyuan/issues/10714
2024-03-25 09:27:51 +08:00
Daniel
9e2a77bff7
🎨 Asset link element prompt shows more information https://github.com/siyuan-note/siyuan/issues/10714
2024-03-25 09:23:43 +08:00
Daniel
b9f1da33f0
🎨 Improve upload assets tip
2024-01-01 16:48:52 +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
fece4f114e
✨ Support for searching asset content https://github.com/siyuan-note/siyuan/issues/8874
2023-08-12 11:39:36 +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
558f1cdabc
🎨 Support for listing missing files in Settings - Assets https://github.com/siyuan-note/siyuan/issues/8383
2023-06-04 10:30:19 +08:00
Liang Ding
9461cc3f95
🎨 Add OCR-related operations to the picture menu https://github.com/siyuan-note/siyuan/issues/7203
2023-04-14 15:22:15 +08:00
Liang Ding
69a9713776
:file: 移除文件锁 https://github.com/siyuan-note/siyuan/issues/6010
2022-09-29 22:25:40 +08:00
Liang Ding
bc6f6e467e
🎨 超链接地址更好地兼容本地路径 https://github.com/siyuan-note/siyuan/issues/5980
2022-09-27 14:45:24 +08:00
Liang Ding
11e4c88f5a
🎨 细化云端同步锁提升稳定性 https://github.com/siyuan-note/siyuan/issues/5887
2022-09-18 09:14:34 +08:00
Liang Ding
3468fb0976
🎨 细化云端同步锁提升稳定性 https://github.com/siyuan-note/siyuan/issues/5887
2022-09-17 22:56:22 +08:00
Liang Ding
14c023477c
✨ 资源文件重命名 https://github.com/siyuan-note/siyuan/issues/3454
2022-07-15 11:15:02 +08:00
Liang Ding
075a6af7ad
✨ 资源文件重命名 https://github.com/siyuan-note/siyuan/issues/3454
2022-07-15 10:55:57 +08:00
Liang Ding
fafd4f8513
✨ 资源文件重命名 https://github.com/siyuan-note/siyuan/issues/3454
2022-07-15 10:55:57 +08:00
Liang Ding
51230a99c3
🔥 移除旧版云端同步和备份功能入口 https://github.com/siyuan-note/siyuan/issues/5405
2022-07-14 22:07:36 +08:00
Liang Ding
f40ed985e1
❤️ 完整开源界面和内核 https://github.com/siyuan-note/siyuan/issues/5013
2022-05-26 15:18:53 +08:00