Commit graph

12609 commits

Author SHA1 Message Date
Daniel
061c065720
🎨 https://github.com/siyuan-note/siyuan/pull/16717
Signed-off-by: Daniel <845765@qq.com>
2025-12-30 12:12:53 +08:00
Daniel
2c567096df
📝 Update changelogs
Signed-off-by: Daniel <845765@qq.com>
2025-12-30 11:55:50 +08:00
Daniel
b4a2ef1628
⬆️ Upgrade lute
Signed-off-by: Daniel <845765@qq.com>
2025-12-30 11:55:44 +08:00
Daniel
fafbaa184c
🎨 Improve es_ES languages text
Signed-off-by: Daniel <845765@qq.com>
2025-12-30 08:55:05 +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
1c7c45896a
🎨 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:42:09 +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
Vanessa
0cae6f87dc Merge remote-tracking branch 'origin/dev' into dev 2025-12-29 22:28:49 +08:00
Vanessa
c596823aeb 🎨 https://github.com/siyuan-note/siyuan/issues/16721 2025-12-29 22:28:28 +08:00
Daniel
827c7a5bf6
🎨 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:25:04 +08:00
Vanessa
cde0840bf7 🎨 https://github.com/siyuan-note/siyuan/issues/12327 2025-12-29 22:08:07 +08:00
Vanessa
d6730613df 🎨 https://github.com/siyuan-note/siyuan/issues/16708 2025-12-29 21:46:23 +08:00
Vanessa
0d1a002a30 Merge remote-tracking branch 'origin/dev' into dev 2025-12-29 21:19:09 +08:00
Vanessa
ff5cf4c685 🎨 https://github.com/siyuan-note/siyuan/issues/16708 2025-12-29 21:18:48 +08:00
Yurt Page
eebd01434b
🌐 Improve ru translation (#16724)
Co-authored-by: Yurt Page <yurtpage+translate@gmail.com>
2025-12-29 20:03:22 +08:00
Vanessa
d1422ea0df 💄 https://github.com/siyuan-note/siyuan/issues/16688 2025-12-29 16:05:33 +08:00
Vanessa
f7822b5b3e Merge remote-tracking branch 'origin/dev' into dev 2025-12-29 13:33:38 +08:00
Vanessa
9fdfa27682 🎨 https://github.com/siyuan-note/siyuan/issues/15818 2025-12-29 13:33:26 +08:00
Daniel
3bd20971b9
📝 Update changelogs
Signed-off-by: Daniel <845765@qq.com>
2025-12-29 13:03:58 +08:00
Vanessa
e6ec708526 🎨 https://github.com/siyuan-note/siyuan/pull/16717 2025-12-29 12:57:13 +08:00
Vanessa
9585375961 🎨 https://github.com/siyuan-note/siyuan/pull/16717 2025-12-29 12:29:16 +08:00
Jeffrey Chen
c243fea81c
🎨 Improve error handling and security for plugin data storage methods (#16717)
- Check if storageName contains path separators to prevent path injection
- saveData and removeData return complete IWebSocketData objects with code, msg, and data fields for result checking
- saveData and removeData immediately modify this.data[storageName] at function start, so even if the operation fails, subsequent use of this.data[storageName] is not affected
- All methods always resolve
2025-12-29 11:01:38 +08:00
Vanessa
ac483d6cbe 🎨 https://github.com/siyuan-note/siyuan/issues/16688 2025-12-28 22:26:02 +08:00
Vanessa
14441cc52a 🎨 https://github.com/siyuan-note/siyuan/issues/12327 2025-12-28 21:59:22 +08:00
Vanessa
0e0a64caa5 Merge remote-tracking branch 'origin/dev' into dev 2025-12-28 18:18:53 +08:00
Vanessa
a2c6e831f7 🎨 https://github.com/siyuan-note/plugin-sample/issues/38 2025-12-28 18:18:39 +08:00
Daniel
42608c3dc5
⬆️ Upgrade lute
Signed-off-by: Daniel <845765@qq.com>
2025-12-28 17:34:25 +08:00
Vanessa
c2f10b73d6 🎨 https://github.com/siyuan-note/siyuan/issues/16709 2025-12-28 17:29:51 +08:00
Vanessa
30ff7c0d13 🎨 https://github.com/siyuan-note/siyuan/issues/16703 2025-12-28 16:54:30 +08:00
Vanessa
43bf12743c 🎨 https://github.com/siyuan-note/siyuan/pull/16339 2025-12-27 18:59:46 +08:00
Vanessa
24fe2869d3 🎨 https://github.com/siyuan-note/siyuan/pull/16339 2025-12-27 18:49:14 +08:00
Jeffrey Chen
8701c2a08b
🐛 Resolve white screen caused by clicking Graph blocks and PDF links (#16339)
fix https://github.com/siyuan-note/siyuan/issues/9991 https://github.com/siyuan-note/siyuan/issues/14701
2025-12-27 17:39:29 +08:00
Vanessa
b840e452fb 🎨 https://github.com/siyuan-note/siyuan/issues/16684 2025-12-27 16:39:35 +08:00
Vanessa
3a334d3402 🎨 https://github.com/siyuan-note/siyuan/issues/16688 2025-12-27 14:44:37 +08:00
Vanessa
7ac9dd519e 🎨 https://github.com/siyuan-note/siyuan/issues/16688 2025-12-27 14:26:50 +08:00
Daniel
1e13177aae
🎨 Improve minimum version requirements for marketplace packages https://github.com/siyuan-note/siyuan/issues/16688
Signed-off-by: Daniel <845765@qq.com>
2025-12-27 12:49:37 +08:00
Vanessa
c64e976419 🎨 https://github.com/siyuan-note/siyuan/issues/16688 2025-12-27 12:40:37 +08:00
Vanessa
f6fdfb654b 🎨 https://github.com/siyuan-note/siyuan/pull/16537 2025-12-26 14:22:54 +08:00
Jeffrey Chen
cef8ca8cf7
🎨 Desktop export PDF supports no pagination https://ld246.com/article/1764933918963 (#16537) 2025-12-26 10:54:17 +08:00
Vanessa
2a418613fb 🎨 https://github.com/siyuan-note/siyuan/issues/16691 2025-12-25 22:41:31 +08:00
Vanessa
8520b02df5 🎨 https://github.com/siyuan-note/siyuan/pull/16676 2025-12-24 21:12:00 +08:00
Jeffrey Chen
a02c616f22
🧑‍💻 Make hotkey optional for plugin commands (#16676) 2025-12-24 20:46:07 +08:00
Vanessa
2a61205654 🎨 https://github.com/siyuan-note/siyuan/issues/16684 2025-12-24 20:41:06 +08:00
Vanessa
c03eed5049 🎨 https://github.com/siyuan-note/siyuan/issues/16680 2025-12-24 12:18:06 +08:00
Vanessa
74195b70eb 🎨 https://github.com/siyuan-note/siyuan/issues/16638 2025-12-24 11:29:55 +08:00
Vanessa
68b3d157ac 🎨 https://github.com/siyuan-note/siyuan/issues/16638 2025-12-24 11:26:16 +08:00
Vanessa
885bc90bdc 🎨 https://github.com/siyuan-note/siyuan/pull/16679 2025-12-24 11:09:47 +08:00
Jeffrey Chen
25b6b9f679
🐛 Fix getActiveEditor function returning inactive editor (#16679) 2025-12-24 11:08:56 +08:00
Vanessa
bdfc23a345 Merge remote-tracking branch 'origin/dev' into dev 2025-12-24 10:59:28 +08:00
Vanessa
8413edcfbf 🎨 https://github.com/siyuan-note/siyuan/issues/16638 2025-12-24 10:59:15 +08:00