Commit graph

9049 commits

Author SHA1 Message Date
Vanessa
aea569078b 🎨 https://github.com/siyuan-note/siyuan/pull/16671 2026-01-02 12:26:50 +08:00
Jeffrey Chen
b0dce4510d
🎨 Improve image clicking behavior in database asset field menu (#16671)
- Fix: Images without file extensions (e.g., api/icon/getDynamicIcon) in data-type="image" cannot be previewed after clicking
- Fix: When data-type="file" but content is an image link, clicking on desktop cannot open in split-screen, and clicking on mobile cannot open in browser
2026-01-02 12:05:35 +08:00
Vanessa
7161d4baeb 🎨 https://github.com/siyuan-note/siyuan/issues/16746 2026-01-02 11:22:31 +08:00
Vanessa
617e66d8fb 🎨 https://github.com/siyuan-note/siyuan/issues/16741 2026-01-02 10:58:04 +08:00
Vanessa
0bd806b4fc 🎨 https://github.com/siyuan-note/siyuan/issues/16732 2 2025-12-31 11:49:13 +08:00
Vanessa
c75a622043 🎨 https://github.com/siyuan-note/siyuan/issues/16732 1 2025-12-31 11:42:24 +08:00
Vanessa
ba9c58ede6 🎨 https://github.com/siyuan-note/siyuan/pull/16537 2025-12-31 10:14:21 +08:00
Vanessa
a92f8b5479 🎨 https://github.com/siyuan-note/siyuan/issues/16688 2025-12-30 17:09:10 +08:00
Vanessa
f4c5f3a344 🎨 https://github.com/siyuan-note/siyuan/issues/16688 2025-12-30 17:01:18 +08:00
Vanessa
9b18e18bb4 🎨 https://github.com/siyuan-note/siyuan/pull/16717 2025-12-30 14:18:35 +08:00
Vanessa
e894244a73 🐛 https://github.com/siyuan-note/siyuan/issues/16728 2025-12-30 13:08:31 +08:00
Vanessa
eb30109d7f 🚨 2025-12-30 12:26:15 +08:00
Vanessa
c3d8f1efc9 Merge remote-tracking branch 'origin/dev' into dev 2025-12-30 12:23:32 +08:00
Vanessa
99a4aa8822 🚨 2025-12-30 12:23:20 +08:00
Daniel
0c94b7a6c9
🎨 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 12:17:58 +08:00
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
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
ff5cf4c685 🎨 https://github.com/siyuan-note/siyuan/issues/16708 2025-12-29 21:18:48 +08:00
Vanessa
d1422ea0df 💄 https://github.com/siyuan-note/siyuan/issues/16688 2025-12-29 16:05:33 +08:00
Vanessa
9fdfa27682 🎨 https://github.com/siyuan-note/siyuan/issues/15818 2025-12-29 13:33:26 +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
a2c6e831f7 🎨 https://github.com/siyuan-note/plugin-sample/issues/38 2025-12-28 18:18:39 +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
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
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