Jeffrey Chen
5c674d7249
♻️ Replace interface{} with any ( #17415 )
2026-04-05 16:48:32 +08:00
Jeffrey Chen
9256842fca
♻️ ParseJsonArg adds null value check ( #17399 )
2026-04-04 08:53:09 +08:00
Jeffrey Chen
a69ea3ef0d
♻️ Migrate some JSON parameter extraction to util.ParseJsonArgs ( #17244 )
...
v3.6.2
2026-03-18 09:10:39 +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
Daniel
294b8b429d
🔒 https://github.com/siyuan-note/siyuan/security/advisories/GHSA-fq2j-j8hc-8vw8
...
Signed-off-by: Daniel <845765@qq.com >
2026-03-16 10:22:14 +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
3d5c24519b
🐛 Fix https://github.com/siyuan-note/siyuan/issues/17138
...
Signed-off-by: Daniel <845765@qq.com >
2026-03-06 08:44:31 +08:00
Daniel
091ec8991d
🐛 Fix https://github.com/siyuan-note/siyuan/issues/17138
...
Signed-off-by: Daniel <845765@qq.com >
2026-03-06 00:48:50 +08:00
Daniel
c07efea8de
🎨 Improve callout block https://github.com/siyuan-note/siyuan/issues/16607
...
Signed-off-by: Daniel <845765@qq.com >
2025-12-20 12:31:28 +08:00
Daniel
76372ae017
🎨 https://github.com/siyuan-note/siyuan/issues/15866
...
Signed-off-by: Daniel <845765@qq.com >
2025-09-18 16:46:50 +08:00
Daniel
99fca2f716
🧑💻 Add parameter imgTag for kernel API exportMdContent and copyStdMarkdown https://github.com/siyuan-note/siyuan/issues/15454
2025-08-07 21:29:14 +08:00
Daniel
f7cb4db291
🎨 Export preview mode supports focus use https://github.com/siyuan-note/siyuan/issues/15340
2025-07-29 09:51:48 +08:00
Daniel
cf6c905930
🎨 Export preview mode supports focus use https://github.com/siyuan-note/siyuan/issues/15340
2025-07-26 21:59:05 +08:00
Daniel
62f0f05cef
🐛 Copying blocks without copying attributes https://github.com/siyuan-note/siyuan/issues/15268
2025-07-15 17:22:24 +08:00
Daniel
248c0c1704
🎨 Improve exporting to YueQue https://github.com/siyuan-note/siyuan/issues/14846
2025-05-18 10:54:17 +08:00
Daniel
61828f5367
🎨 Improve HTML clipping https://github.com/siyuan-note/siyuan/issues/13800
2025-01-12 21:30:03 +08:00
Daniel
0d156d7b6d
🎨 Improve markdown parsing https://github.com/siyuan-note/siyuan/issues/13240
2024-11-23 20:20:07 +08:00
Daniel
e408546be5
🎨 Improve HTML clipping https://github.com/siyuan-note/siyuan/issues/13125#issuecomment-2475461284
2024-11-15 13:14:09 +08:00
Daniel
a0491cd4ff
🎨 Improve markdown importing https://github.com/siyuan-note/siyuan/issues/13097 https://github.com/siyuan-note/siyuan/issues/13080
2024-11-10 12:04:56 +08:00
Daniel
fb3bc9aa81
🎨 Improve HTML clipping https://github.com/siyuan-note/siyuan/issues/13056
2024-11-08 14:29:25 +08:00
Daniel
7c6ff6b55f
🎨 Markdown syntax switch no longer affects clip/paste HTML parsing https://github.com/siyuan-note/siyuan/issues/11604
2024-10-29 17:44:08 +08:00
Oleksandr Redko
b100721fee
♻️ Refactor Go to err != nil, err == nil ( #12385 )
2024-09-04 09:40:50 +08:00
Daniel
7eafd7ada8
🎨 Improve web clip escaping code block markers https://github.com/siyuan-note/siyuan/issues/11643
2024-06-05 17:48:11 +08:00
Daniel
d3754bd630
🎨 The browser extension supports CSDN formula https://github.com/siyuan-note/siyuan/issues/5624
2024-05-21 00:04:56 +08:00
Daniel
be18e6c560
🎨 Convert network images/assets to local supports URL-encoded local file names https://github.com/siyuan-note/siyuan/issues/9929
2023-12-20 10:12:46 +08:00
Daniel
4190c7bf8d
🎨 Copy one cell from Excel/HTML table and paste it using the cell's content https://github.com/siyuan-note/siyuan/issues/9614
2023-11-09 21:54:36 +08:00
Daniel
734114e052
🎨 Improve the handling of inline-math containing | in the table https://github.com/siyuan-note/siyuan/issues/9227
2023-09-25 21:51:02 +08:00
Daniel
bd4fddce69
🐛 Kernel crash when copy-pasting from some browsers https://github.com/siyuan-note/siyuan/issues/9203
2023-09-17 10:39:38 +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
Liang Ding
b6ea32462e
⚡ 改进重命名资源文件性能 https://github.com/siyuan-note/siyuan/issues/7322
...
改进建立引用索引 https://github.com/siyuan-note/siyuan/issues/7320
2023-02-10 14:28:10 +08:00
Liang Ding
04f47749f7
⚡ 改进多个功能点的性能 Fix https://github.com/siyuan-note/siyuan/issues/7177
2023-01-27 21:14:09 +08:00
Liang Ding
5cf817c3a2
🎨 改进 Edge 浏览器 Web 选择 复制 Fix https://github.com/siyuan-note/siyuan/issues/7021
2023-01-09 22:00:40 +08:00
Liang Ding
068c03f9d7
✨ 分享文档到链滴 https://github.com/siyuan-note/siyuan/issues/2004
2023-01-02 22:22:11 +08:00
Liang Ding
b293571cb5
🐛 建立索引时无法解析 v2.2.0- 版本的块引用 Fix https://github.com/siyuan-note/siyuan/issues/6889
2022-12-18 12:41:14 +08:00
Liang Ding
69a9713776
:file: 移除文件锁 https://github.com/siyuan-note/siyuan/issues/6010
2022-09-29 22:25:40 +08:00
Liang Ding
d7a4f25ed8
🐛 复制带超链接的图片无法保存到本地 Fix https://github.com/siyuan-note/siyuan/issues/5993
2022-09-28 10:34:31 +08:00
Liang Ding
a942ae6a1b
✨ 行级元素支持多重样式类型 https://github.com/siyuan-note/siyuan/issues/2911
2022-09-15 23:06:53 +08:00
Liang Ding
7f9c598061
♻️ Container 常量化
2022-08-31 12:25:55 +08:00
Liang Ding
dc193ce904
♻️ 将解析渲染器 Protyle 项目合并到 Lute 项目中 https://github.com/siyuan-note/siyuan/issues/5602
2022-08-08 13:23:25 +08:00
Liang Ding
505b973c2d
♻️ 日志组件单独抽取项目 https://github.com/siyuan-note/siyuan/issues/5439
2022-07-17 12:37:13 +08:00
Liang Ding
f40ed985e1
❤️ 完整开源界面和内核 https://github.com/siyuan-note/siyuan/issues/5013
2022-05-26 15:18:53 +08:00