Daniel
9010967b04
🎨 https://github.com/siyuan-note/siyuan/issues/16898#issuecomment-3796811073
...
Signed-off-by: Daniel <845765@qq.com>
2026-01-26 09:44:19 +08:00
Daniel
40ae99e278
🧑💻 https://github.com/siyuan-note/siyuan/issues/16898
...
Signed-off-by: Daniel <845765@qq.com>
2026-01-25 22:10:43 +08:00
Daniel
9d1302a8f1
🎨 Supports setting Pandoc parameters for export docx https://github.com/siyuan-note/siyuan/issues/16845
...
Signed-off-by: Daniel <845765@qq.com>
2026-01-23 20:58:53 +08:00
Jeffrey Chen
b0f71123a3
Improve recent documents handling ( #16727 )
...
* merge
* Update RecentDoc struct to make timestamp fields optional
* GetDoc is solely responsible for retrieving document content and does not handle business logic
* Remove RemoveRecentDoc function and its calls from multiple files to streamline document handling
* Ensure the API correctly returns an empty array, add deduplication logic, and remove redundant sorting steps when updating fields
* 🎨 Supports configuring the maximum number of `Recent documents` to be listed https://github.com/siyuan-note/siyuan/issues/16720
* merge
* 🎨 Supports configuring the maximum number of `Recent documents` to be listed https://github.com/siyuan-note/siyuan/issues/16720
* 🐛 Fix browsing time not sorted
* 🎨 Supports configuring the maximum number of `Recent documents` to be listed https://github.com/siyuan-note/siyuan/issues/16720
* merge
* remove async
* try catch
2026-01-21 08:52:05 +08:00
Daniel
a5d206db89
🎨 Improve export to Word .docx format https://github.com/siyuan-note/siyuan/issues/14970
...
Signed-off-by: Daniel <845765@qq.com>
2026-01-20 17:08:46 +08:00
Daniel
e9564ff0ec
🎨 Supports setting Pandoc parameters for export docx https://github.com/siyuan-note/siyuan/issues/16845
...
Signed-off-by: Daniel <845765@qq.com>
2026-01-20 10:05:49 +08:00
Daniel
1f02650b38
🎨 Improve the security of the kernel API /api/file/getFile on the publish service https://github.com/siyuan-note/siyuan/issues/16603
...
Signed-off-by: Daniel <845765@qq.com>
2026-01-18 18:59:35 +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
5c0cc375b4
🔒 Do not execute scripts in serving SVG by default to prevent XSS https://github.com/siyuan-note/siyuan/issues/16844
...
Signed-off-by: Daniel <845765@qq.com>
2026-01-18 10:16:06 +08:00
Daniel
2e3220e2e9
🐛 Fix npe https://github.com/siyuan-note/siyuan/issues/16855
...
Signed-off-by: Daniel <845765@qq.com>
2026-01-18 09:44:58 +08:00
Daniel
feaa7938ff
🎨 Distinguishing between a referenced definition block that does not exist or one that is not indexed https://github.com/siyuan-note/siyuan/issues/16850
...
Signed-off-by: Daniel <845765@qq.com>
2026-01-17 18:20:50 +08:00
Daniel
05380060fc
🎨 Distinguishing between a referenced definition block that does not exist or one that is not indexed https://github.com/siyuan-note/siyuan/issues/16850
...
Signed-off-by: Daniel <845765@qq.com>
2026-01-17 14:54:18 +08:00
Daniel
65532aec99
🎨 Support exporting .sy.zip after selecting multiple documents https://github.com/siyuan-note/siyuan/issues/14484
...
Signed-off-by: Daniel <845765@qq.com>
2026-01-16 13:52:32 +08:00
Daniel
90bcdaa3c2
🎨 Prevent setting access auth code in Docker containers
...
Signed-off-by: Daniel <845765@qq.com>
2026-01-14 20:29:32 +08:00
Daniel
de6a328362
🐛 Fix npe https://github.com/siyuan-note/siyuan/issues/16808
...
Signed-off-by: Daniel <845765@qq.com>
2026-01-11 18:57:27 +08:00
Daniel
6188b4fb32
🎨 Display a confirmation prompt when inserting large assets 256MB https://github.com/siyuan-note/siyuan/issues/16685
...
Signed-off-by: Daniel <845765@qq.com>
2026-01-10 12:04:34 +08:00
Daniel
941e153a4b
🎨 Supports cleaning temporary files https://github.com/siyuan-note/siyuan/issues/16745
...
Signed-off-by: Daniel <845765@qq.com>
2026-01-09 09:28:09 +08:00
Daniel
320d2f65e5
🎨 Display a confirmation prompt when inserting large assets 256MB https://github.com/siyuan-note/siyuan/issues/16685
...
Signed-off-by: Daniel <845765@qq.com>
2026-01-08 22:37:59 +08:00
Daniel
b93b8c039d
🎨 Display a confirmation prompt when inserting large assets 256MB https://github.com/siyuan-note/siyuan/issues/16685
...
Signed-off-by: Daniel <845765@qq.com>
2026-01-08 11:53:44 +08:00
Daniel
bbfe30d629
🎨 Display a confirmation prompt when inserting large assets 256MB https://github.com/siyuan-note/siyuan/issues/16685
...
Signed-off-by: Daniel <845765@qq.com>
2026-01-08 11:52:42 +08:00
Daniel
58bb751cd4
🎨 Supports exporting a code block as a file https://github.com/siyuan-note/siyuan/pull/16774
...
Signed-off-by: Daniel <845765@qq.com>
2026-01-07 15:33:02 +08:00
Daniel
0f8bfe0132
🎨 Clean code
...
Signed-off-by: Daniel <845765@qq.com>
2026-01-06 17:38:08 +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
28c51981e4
🎨 Automatically apply code snippets after data synchronization https://github.com/siyuan-note/siyuan/issues/16736
...
Signed-off-by: Daniel <845765@qq.com>
2026-01-02 12:38:37 +08:00
Vip
89a6dd6fa9
🧑💻 Add internal kernel API /api/block/getBlockKramdowns ( #16751 )
2026-01-02 11:12:37 +08:00
Daniel
156a28f27d
🎨 Improve export preview mode https://github.com/siyuan-note/siyuan/issues/16732
...
Signed-off-by: Daniel <845765@qq.com>
2025-12-31 11:32:51 +08:00
Daniel
42b7929786
🎨 Supports configuring the maximum number of Recent documents to be listed https://github.com/siyuan-note/siyuan/issues/16720
...
Signed-off-by: Daniel <845765@qq.com>
2025-12-30 08:48:45 +08:00
Daniel
96c2093bd8
🎨 Supports configuring the maximum number of Recent documents to be listed https://github.com/siyuan-note/siyuan/issues/16720
...
Signed-off-by: Daniel <845765@qq.com>
2025-12-29 22:36:56 +08:00
Daniel
365f1f15d5
🎨 Improve renameFile api
...
Signed-off-by: Daniel <845765@qq.com>
2025-12-29 12:23:40 +08:00
Daniel
7dc84e5447
🎨 https://github.com/siyuan-note/siyuan/issues/16664#issuecomment-3694774305
...
Signed-off-by: Daniel <845765@qq.com>
2025-12-28 22:13:58 +08:00
Daniel
d1b62c1b3e
🎨 https://github.com/siyuan-note/siyuan/issues/16664#issuecomment-3694774305
...
Signed-off-by: Daniel <845765@qq.com>
2025-12-28 22:13:58 +08:00
Daniel
bc6b382bd1
🐛 The updateBlock API encountered a null pointer error https://github.com/siyuan-note/siyuan/issues/16705
...
Signed-off-by: Daniel <845765@qq.com>
2025-12-26 22:02:55 +08:00
Daniel
89dc302694
🐛 The updateBlock API encountered a null pointer error https://github.com/siyuan-note/siyuan/issues/16705
...
Signed-off-by: Daniel <845765@qq.com>
2025-12-26 21:59:15 +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
5cf09d8043
🎨 Move supports searching by document block ID https://github.com/siyuan-note/siyuan/issues/16674
...
Signed-off-by: Daniel <845765@qq.com>
2025-12-23 17:10:41 +08:00
Daniel
0eaf3f0f8a
🎨 Fix https://github.com/siyuan-note/siyuan/issues/16664
...
Signed-off-by: Daniel <845765@qq.com>
2025-12-22 16:52:27 +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
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
Jeffrey Chen
ec881a76af
Fix executing the uninstall method when closing the plugin ( #16522 )
...
* 🐛 Fix executing the uninstall method when closing the plugin
* 后端推送区分插件禁用与卸载
2025-12-13 10:37:05 +08:00
Daniel
f27684b26f
🎨 Clean code
...
Signed-off-by: Daniel <845765@qq.com>
2025-12-11 16:04:42 +08:00
Daniel
0cb814d617
🎨 Clean code
...
Signed-off-by: Daniel <845765@qq.com>
2025-12-10 18:04:34 +08:00
Daniel
4cc998f291
🐛 Can't switch workspaces on mobile https://github.com/siyuan-note/siyuan/issues/16544 https://github.com/siyuan-note/siyuan/issues/16552
...
Signed-off-by: Daniel <845765@qq.com>
2025-12-10 08:41:15 +08:00
Daniel
ad48451d51
🎨 Improve exit
...
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 19:31:44 +08:00
Daniel
00d00b54ef
🐛 Can't switch workspaces on mobile https://github.com/siyuan-note/siyuan/issues/16544
...
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 12:09:23 +08:00
Daniel
444b38aa26
🎨 Improve exit
...
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 11:43:21 +08:00
Daniel
dc48b090e1
🎨 The workspace will be reset on iOS https://github.com/siyuan-note/siyuan/issues/16544
...
Signed-off-by: Daniel <845765@qq.com>
2025-12-08 22:40:04 +08:00
Daniel
128f6dfec3
🎨 The workspace will be reset on iOS https://github.com/siyuan-note/siyuan/issues/16544
...
Signed-off-by: Daniel <845765@qq.com>
2025-12-08 22:39:06 +08:00
Daniel
af823bd8fa
🎨 The workspace will be reset on iOS https://github.com/siyuan-note/siyuan/issues/16544
...
Signed-off-by: Daniel <845765@qq.com>
2025-12-08 17:47:46 +08:00
Jeffrey Chen
cb58c643fc
🎨 Do not validate file names when updating existing files https://github.com/siyuan-note/siyuan/issues/16536 ( #16539 )
2025-12-08 09:05:30 +08:00
Daniel
b5c84f2354
🎨 The old version of the application no longer supports opening the new version of the document https://github.com/siyuan-note/siyuan/issues/16505
...
Signed-off-by: Daniel <845765@qq.com>
2025-12-03 22:03:37 +08:00