Commit graph

21598 commits

Author SHA1 Message Date
Daniel
32622fee39
🔊 Add plugin load logging
Signed-off-by: Daniel <845765@qq.com>
2026-03-07 16:47:54 +08:00
Vanessa
8fca15e9ba ♻️ https://github.com/siyuan-note/siyuan/pull/15159 2026-03-07 11:43:20 +08:00
Jeffrey Chen
18b748b853
🎨 Improve layout selection menu (#15159)
fix https://github.com/siyuan-note/siyuan/issues/15105 https://github.com/siyuan-note/siyuan/issues/14176
2026-03-07 11:11:29 +08:00
Jeffrey Chen
96afa13bfe
🎨 Remove the colspan and rowspan attributes from cell elements after splitting cells https://github.com/siyuan-note/siyuan/issues/17050#issue-3943488883 (#17094) 2026-03-07 10:58:07 +08:00
Daniel
990ff0ec5e
🔒 Fix https://github.com/siyuan-note/siyuan/security/advisories/GHSA-f9cq-v43p-v523
Signed-off-by: Daniel <845765@qq.com>
2026-03-07 10:50:19 +08:00
Vanessa
0157866ad7 🎨 https://github.com/siyuan-note/siyuan/issues/17150 2026-03-06 22:16:47 +08:00
Vanessa
96b9891bb5 🎨 https://github.com/siyuan-note/siyuan/issues/17124 2026-03-06 20:46:30 +08:00
Vanessa
7831dccd7e Merge remote-tracking branch 'origin/dev' into dev 2026-03-06 20:23:40 +08:00
Vanessa
285e61d13f 🎨 https://github.com/siyuan-note/siyuan/issues/17150 2026-03-06 20:23:26 +08:00
Daniel
4abcb0d811
🎨 Clean code
Signed-off-by: Daniel <845765@qq.com>
2026-03-06 17:56:00 +08:00
Jeffrey Chen
14c35bfa0c
🎨 Add the code-block class name when rendering code blocks in the market README (#17145) 2026-03-06 17:44:20 +08:00
dependabot[bot]
f4b380d62e
⬆️ Bump immutable from 5.1.4 to 5.1.5 in /app (#17139)
Bumps [immutable](https://github.com/immutable-js/immutable-js) from 5.1.4 to 5.1.5.
- [Release notes](https://github.com/immutable-js/immutable-js/releases)
- [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/immutable-js/immutable-js/compare/v5.1.4...v5.1.5)

---
updated-dependencies:
- dependency-name: immutable
  dependency-version: 5.1.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-06 17:40:30 +08:00
Daniel
d141c28700
🐛 The API insertBlock was not inserting completely via nextID https://github.com/siyuan-note/siyuan/issues/17149
Signed-off-by: Daniel <845765@qq.com>
2026-03-06 17:16:53 +08:00
Daniel
013306f949
🎨 https://github.com/siyuan-note/siyuan/issues/17148
Signed-off-by: Daniel <845765@qq.com>
2026-03-06 17:06:13 +08:00
Daniel
6feb2bc8ec
🔒 https://github.com/siyuan-note/siyuan/security/advisories/GHSA-2h2p-mvfx-868w
Signed-off-by: Daniel <845765@qq.com>
2026-03-06 16:41:03 +08:00
Daniel
da6720e8f9
🎨 Improve Linux Wayland compatibility https://github.com/siyuan-note/siyuan/issues/17141
Signed-off-by: Daniel <845765@qq.com>
2026-03-06 11:31:16 +08:00
Daniel
0080deca32
🎨 Improve Linux Wayland compatibility https://github.com/siyuan-note/siyuan/issues/17141
Signed-off-by: Daniel <845765@qq.com>
2026-03-06 10:28:08 +08:00
Daniel
c39b25f1ef
🐛 Can't show windows on some Linux desktop systems https://github.com/siyuan-note/siyuan/issues/17141
Improve input compatibility on some Linux desktop systems https://github.com/siyuan-note/siyuan/issues/17113

Signed-off-by: Daniel <845765@qq.com>
2026-03-06 09:38:09 +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
b8ee424d26
🎨 Support sending notifications on HarmonyOS https://github.com/siyuan-note/siyuan/issues/17125
Signed-off-by: Daniel <845765@qq.com>
2026-03-05 23:45:24 +08:00
Daniel
656e676c8b
🎨 Support sending notifications on HarmonyOS https://github.com/siyuan-note/siyuan/issues/17125
Signed-off-by: Daniel <845765@qq.com>
2026-03-05 23:45:23 +08:00
Daniel
b0abc47901
🎨 Support sending notifications on HarmonyOS https://github.com/siyuan-note/siyuan/issues/17125
Signed-off-by: Daniel <845765@qq.com>
2026-03-05 23:45:23 +08:00
Vanessa
8c98cc574d 🎨 https://github.com/siyuan-note/siyuan/issues/17140 2026-03-05 22:22:19 +08:00
Vanessa
2f64551713 🎨 https://github.com/siyuan-note/siyuan/issues/17143 2026-03-05 22:16:32 +08:00
Vanessa
a00e47a9b7 Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	app/src/protyle/toolbar/index.ts
2026-03-05 22:15:05 +08:00
Vanessa
ae173db74e 🎨 https://github.com/siyuan-note/siyuan/issues/17143 2026-03-05 22:11:58 +08:00
Daniel
c449ca7ed8
🐛 Can't show windows on some Linux desktop systems https://github.com/siyuan-note/siyuan/issues/17141
Signed-off-by: Daniel <845765@qq.com>
2026-03-05 21:24:11 +08:00
Jeffrey Chen
10dfb0855f
♻️ Adjust template and widget search data structure (#17142) 2026-03-05 18:44:16 +08:00
Vanessa
87bd6267b7 🎨 https://github.com/siyuan-note/siyuan/issues/17129 2026-03-05 17:30:12 +08:00
Vanessa
2d47cb3684 Merge remote-tracking branch 'origin/dev' into dev 2026-03-05 10:57:38 +08:00
Vanessa
48bde74170 🎨 https://github.com/siyuan-note/siyuan/issues/17117 2026-03-05 10:57:24 +08:00
Daniel
5d98257e51
🎨 Support sending notifications on HarmonyOS https://github.com/siyuan-note/siyuan/issues/17125
Signed-off-by: Daniel <845765@qq.com>
2026-03-05 10:54:54 +08:00
Daniel
51295adb4b
🎨 Support sending notifications on Android https://github.com/siyuan-note/siyuan/issues/17114
Signed-off-by: Daniel <845765@qq.com>
2026-03-05 10:14:24 +08:00
Jeffrey Chen
487e27cb00
♻️ refactor reloadPlugin (#17137) 2026-03-05 10:11:44 +08:00
Jeffrey Chen
5e0d1e64de
♻️ Normalize bazaar naming (#17136) 2026-03-04 22:47:44 +08:00
Jeffrey Chen
26c378a820
🎨 Unified file listener logic (#17134) 2026-03-04 22:33:35 +08:00
Jeffrey Chen
ba733eedfd
🎨 Normalize bazaar naming and reorganize kernel/bazaar structure (#17133) 2026-03-04 20:53:06 +08:00
Jeffrey Chen
17d49b481f
♻️ Bazaar adds parameter validation (#17132) 2026-03-04 20:48:12 +08:00
Daniel
d03ebdec82
🎨 https://github.com/siyuan-note/siyuan/issues/17127
Some checks failed
Release Docker Image / build (push) Has been cancelled
Signed-off-by: Daniel <845765@qq.com>
2026-03-04 11:55:30 +08:00
Daniel
d68bd5a793
🔒 https://github.com/siyuan-note/siyuan/security/advisories/GHSA-6865-qjcf-286f
Signed-off-by: Daniel <845765@qq.com>
2026-03-04 11:48:09 +08:00
Daniel
285f7c216a
🎨 https://github.com/siyuan-note/siyuan/issues/17131
Signed-off-by: Daniel <845765@qq.com>
2026-03-04 11:16:53 +08:00
Daniel
36077ed5ce
🎨 Support configuring the floating window hover trigger delay https://github.com/siyuan-note/siyuan/pull/17123
Signed-off-by: Daniel <845765@qq.com>
2026-03-03 16:51:21 +08:00
Daniel
e92cc285a6
🐛 Fix https://github.com/siyuan-note/siyuan/issues/17126
Signed-off-by: Daniel <845765@qq.com>
2026-03-03 16:50:04 +08:00
Daniel
dc1ea4894b
🎨 Clean code
Signed-off-by: Daniel <845765@qq.com>
2026-03-03 10:16:22 +08:00
Daniel
259b37b881
🔖 Release v3.5.9
Signed-off-by: Daniel <845765@qq.com>
2026-03-03 10:16:22 +08:00
Jeffrey Chen
d8ca219d65
💄 Change the mobile tap highlight color to gray in the reset styles (#16331) 2026-03-03 10:12:49 +08:00
Vanessa
f719cd1f8b Merge remote-tracking branch 'origin/dev' into dev 2026-03-03 10:08:48 +08:00
Vanessa
1cd0d58932 🎨 https://github.com/siyuan-note/siyuan/pull/17123 2026-03-03 10:08:36 +08:00
Jeffrey Chen
75d29419c5
🐛 Unable to obtain the correct number of view entries when viewing unreferenced databases or historical databases (#17088) 2026-03-03 09:49:15 +08:00