Commit Graph

64 Commits

Author SHA1 Message Date
Daniel
f8f4b51707 🔒 Arbitrary file reading vulnerability https://github.com/siyuan-note/siyuan/issues/16860
Signed-off-by: Daniel <845765@qq.com>
2026-01-18 17:25:21 +08:00
Daniel
b2274baba2 🔒 Arbitrary file reading vulnerability https://github.com/siyuan-note/siyuan/issues/16860
Signed-off-by: Daniel <845765@qq.com>
2026-01-18 17:23:26 +08:00
Daniel
ed42e5d384 🎨 https://github.com/siyuan-note/siyuan/issues/14943#issuecomment-3763972566
Signed-off-by: Daniel <845765@qq.com>
2026-01-17 23:07:37 +08:00
Daniel
1958f59668 🎨 https://github.com/siyuan-note/siyuan/issues/14943#issuecomment-3763972566
Signed-off-by: Daniel <845765@qq.com>
2026-01-17 23:07:20 +08:00
Daniel
0770429c93 🎨 https://github.com/siyuan-note/siyuan/issues/14943#issuecomment-3763972566
Signed-off-by: Daniel <845765@qq.com>
2026-01-17 23:06:43 +08:00
Daniel
db4b91b757 🎨 Improve the network serve address list https://github.com/siyuan-note/siyuan/issues/14943
Signed-off-by: Daniel <845765@qq.com>
2026-01-17 11:41:14 +08:00
Daniel
8cbf2897bb 🎨 Improve the network serve address list https://github.com/siyuan-note/siyuan/issues/14943
Signed-off-by: Daniel <845765@qq.com>
2026-01-16 11:21:15 +08:00
Daniel
0bc96f4d75 🎨 Improve handling of assets when exporting to Word .docx format https://github.com/siyuan-note/siyuan/issues/15253
Signed-off-by: Daniel <845765@qq.com>
2026-01-09 23:29:27 +08:00
Daniel
ca24bea936 🎨 Improve handling of assets when exporting to Word .docx format https://github.com/siyuan-note/siyuan/issues/15253
Signed-off-by: Daniel <845765@qq.com>
2026-01-09 19:11:41 +08:00
Daniel
7679adf6d5 🎨 Improve auto email link parsing https://github.com/siyuan-note/siyuan/issues/16629
Signed-off-by: Daniel <845765@qq.com>
2025-12-28 16:39:13 +08:00
Daniel
f05f56b3e8 🎨 Prompt when the user attempts to create a workspace in the root directory of the disk https://github.com/siyuan-note/siyuan/issues/15976
Signed-off-by: Daniel <845765@qq.com>
2025-09-29 11:27:19 +08:00
Daniel
540c81995e 🎨 https://github.com/siyuan-note/siyuan/issues/15260 2025-07-12 10:40:20 +08:00
Daniel
9933cd98ec 🎨 https://github.com/siyuan-note/siyuan/issues/15240 2025-07-09 20:35:52 +08:00
Daniel
4ce17604ea 🎨 No longer replace \ with / in paths 2025-04-21 11:33:21 +08:00
Daniel
4c080e2b34 🎨 Trim space in dialynote/block ref/new doc save path https://github.com/siyuan-note/siyuan/issues/14482 2025-03-31 15:29:59 +08:00
Daniel
010139be3f 🎨 Improve workspace dir checking https://github.com/siyuan-note/siyuan/issues/13789 2025-02-10 11:00:03 +08:00
Daniel
b6ef8be3d5 🎨 Improve workspace dir checking https://github.com/siyuan-note/siyuan/issues/13789 2025-02-06 11:37:44 +08:00
Yingyi / 颖逸
6ee4705e2a 🎨 Support local file system sync & backup (#13663)
* 🎨 Use local file system sync & backup

* ⬆️ dejavu

* 🎨 Add the settings panel of local file system sync & backup

* 📝 Update user guides of local file system sync & backup

* 🎨 Adjust supported runtime environments
2024-12-31 21:06:13 +08:00
Daniel
e70ed57f6e 🔒 Some security vulnerabilities https://github.com/siyuan-note/siyuan/issues/13426 2024-12-11 17:30:14 +08:00
Daniel
914f6314c0 🐛 Editor not automatically refreshed after rolling back document https://github.com/siyuan-note/siyuan/issues/13419 2024-12-10 23:11:21 +08:00
Daniel
e4933d0841 🎨 Support flac audio asset playback https://github.com/siyuan-note/siyuan/issues/13386 2024-12-07 11:13:25 +08:00
Daniel
f54195c7b4 🎨 Support HarmonyOS NEXT system 2024-12-03 00:08:46 +08:00
Daniel
6f7e106be4 ♻️ Extract method util.GetTreeID 2024-11-29 08:41:43 +08:00
Daniel
89f1887c3b Improve data sync performance for booting https://github.com/siyuan-note/siyuan/issues/13216 2024-11-21 10:59:29 +08:00
Daniel
488e87b70b 🎨 WebDAV/S3 data sync and backup support configurable concurrent requests https://github.com/siyuan-note/siyuan/issues/12798 2024-10-16 19:29:11 +08:00
Oleksandr Redko
b100721fee ♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +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
04764e7546 🎨 Update S3 default timeout to 60s 2024-04-29 23:26:55 +08:00
Daniel
c00dc1cc5c 🐛 Data sync may cause data loss on Android 14 https://github.com/siyuan-note/siyuan/issues/10205 2024-01-21 21:27:50 +08:00
Daniel
c9f90c606e 🐛 File system exception when exporting docs containing ../ hyperlinks to Markdown Fix https://github.com/siyuan-note/siyuan/issues/9779 2023-11-30 12:37:51 +08:00
Yingyi / 颖逸
4ca62ef701 🎨 Add file access control (#9722) 2023-11-22 22:17:18 +08:00
Yingyi / 颖逸
e460f17a8d 🎨 Improve local IP display (#9186) 2023-09-15 19:30: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
Daniel
4459413493 🎨 Support LiuYun account login https://github.com/siyuan-note/siyuan/issues/8578 2023-06-20 11:48:44 +08:00
Daniel
f37a358cd6 🎨 Support LiuYun account login https://github.com/siyuan-note/siyuan/issues/8578 2023-06-19 21:27:53 +08:00
Daniel
4e493483f8 🎨 Add sync websocket 2023-06-11 10:13:39 +08:00
Daniel
30e70ade73 🎨 Add more file formats supporting snapshots comparing https://github.com/siyuan-note/siyuan/issues/8438 2023-06-03 17:42:01 +08:00
Liang Ding
492aabcf22 🎨 嵌入块纳入引用计数和反链 https://github.com/siyuan-note/siyuan/issues/7096 2023-01-17 22:16:14 +08:00
Liang Ding
448fed5532 分享文档到链滴 https://github.com/siyuan-note/siyuan/issues/2004 2023-01-02 21:28:50 +08:00
Liang Ding
5d15abf0be ♻️ 官方云端同步服务地址 2022-12-06 13:54:09 +08:00
Liang Ding
faa2d2d655 🎨 S3/WebDAV 数据同步支持设置超时时间 Fix https://github.com/siyuan-note/siyuan/issues/6781 2022-12-04 20:42:35 +08:00
Liang Ding
b07ff24307 🎨 网络图片转换为本地图片 支持处理 file:// 本地路径图片 Fix https://github.com/siyuan-note/siyuan/issues/6546 2022-11-11 11:51:35 +08:00
Liang Ding
538b0b36a9 🎨 改进移动文档路径过滤 2022-11-05 22:59:41 +08:00
Liang Ding
db414990aa 🎨 文档树支持 Ctrl+ClickShift+↑/↓ 进行多选 https://github.com/siyuan-note/siyuan/issues/1359 2022-11-05 10:23:23 +08:00
Liang Ding
75925c9e4f :octocat: 补充 PR 模板 https://github.com/siyuan-note/siyuan/pull/6471 2022-11-04 15:35:22 +08:00
Liang Ding
0b1e48c24a 🐛 删除父文档时子文档排序配置未清理干净 Fix https://github.com/siyuan-note/siyuan/issues/6469 2022-11-03 20:23:24 +08:00
Liang Ding
43ae47a902 🐛 删除父文档时子文档排序配置未清理干净 Fix https://github.com/siyuan-note/siyuan/issues/6469 2022-11-03 20:10:42 +08:00
Liang Ding
0e651b097f 🐛 删除文档后应关闭该文档的关系图、大纲和反链页签 https://github.com/siyuan-note/siyuan/issues/6468 2022-11-03 19:55:48 +08:00
Liang Ding
262e8b3022 🎨 文档树支持 Ctrl+ClickShift+↑/↓ 进行多选 https://github.com/siyuan-note/siyuan/issues/1359 2022-11-03 18:50:18 +08:00
Liang Ding
0378cf52d5 🎨 文档树支持 Ctrl+ClickShift+↑/↓ 进行多选 https://github.com/siyuan-note/siyuan/issues/1359 2022-11-03 18:48:11 +08:00