Commit Graph

20523 Commits

Author SHA1 Message Date
Daniel 6202fd39ec ⬆️ Upgrade lute
Signed-off-by: Daniel <845765@qq.com>
2025-12-12 11:03:29 +08:00
Daniel 14fe40eaae 🐛 Fix https://github.com/siyuan-note/siyuan/issues/16561
Signed-off-by: Daniel <845765@qq.com>
2025-12-12 10:22:16 +08:00
Vanessa 693f1d598c Merge remote-tracking branch 'origin/dev' into dev 2025-12-11 17:20:00 +08:00
Vanessa 218503ddee 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-11 17:19:47 +08:00
Daniel 3c0ab04a3f ⬆️ Upgrade lute
Signed-off-by: Daniel <845765@qq.com>
2025-12-11 16:54:37 +08:00
Daniel f27684b26f 🎨 Clean code
Signed-off-by: Daniel <845765@qq.com>
2025-12-11 16:04:42 +08:00
Vanessa 1413457ab6 Merge remote-tracking branch 'origin/dev' into dev 2025-12-11 12:47:05 +08:00
Vanessa ad1bce5fe1 🎨 https://github.com/siyuan-note/siyuan/issues/16051 11 2025-12-11 12:46:47 +08:00
Daniel 68e83a359d Improve data indexing performance https://github.com/siyuan-note/siyuan/issues/16557
Signed-off-by: Daniel <845765@qq.com>
2025-12-11 12:14:28 +08:00
Daniel ccf522a45b ⬆️ Upgrade lute
Signed-off-by: Daniel <845765@qq.com>
2025-12-11 12:14:07 +08:00
Daniel d81aac9453 🎨 https://github.com/siyuan-note/siyuan/issues/15564#issuecomment-3637546514
Signed-off-by: Daniel <845765@qq.com>
2025-12-11 10:45:22 +08:00
Vanessa 5795992705 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-11 10:36:39 +08:00
Vanessa 6ecf6fd96d 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-11 10:34:10 +08:00
Vanessa 34186a4b86 Merge remote-tracking branch 'origin/dev' into dev 2025-12-11 10:27:52 +08:00
Vanessa c3b30088b6 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-11 10:27:38 +08:00
Daniel 25ca3be126 🎨 Improve the behavior of Jump to parent block in lists https://github.com/siyuan-note/siyuan/issues/16516
Signed-off-by: Daniel <845765@qq.com>
2025-12-11 10:26:03 +08:00
Daniel 20b8566ed8 Callout block https://github.com/siyuan-note/siyuan/issues/16051
Signed-off-by: Daniel <845765@qq.com>
2025-12-11 09:44:34 +08:00
Vanessa a053b51a41 🎨 https://github.com/siyuan-note/siyuan/issues/16554 2025-12-10 22:39:44 +08:00
Vanessa 186cc1465e Merge remote-tracking branch 'origin/dev' into dev v3.5.0-dev1 2025-12-10 20:06:51 +08:00
Vanessa 63a6c3da7e 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-10 20:05:05 +08:00
Daniel 6726ea51df 🎨 Fix https://github.com/siyuan-note/siyuan/issues/16549
Signed-off-by: Daniel <845765@qq.com>
2025-12-10 18:04:35 +08:00
Daniel 0cb814d617 🎨 Clean code
Signed-off-by: Daniel <845765@qq.com>
2025-12-10 18:04:34 +08:00
Vanessa eedb712ac0 Merge remote-tracking branch 'origin/dev' into dev 2025-12-10 17:55:11 +08:00
Vanessa 599c90e0a8 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-10 17:54:59 +08:00
Daniel 976807861d ⬆️ Upgrade lute
Signed-off-by: Daniel <845765@qq.com>
2025-12-10 17:42:43 +08:00
Daniel f29cb91591 ⬆️ Upgrade lute
Signed-off-by: Daniel <845765@qq.com>
2025-12-10 17:09:07 +08:00
Vanessa 0d389f3a25 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-10 17:00:52 +08:00
Vanessa 8d9d0a0dc0 Merge remote-tracking branch 'origin/dev' into dev 2025-12-10 16:51:14 +08:00
Vanessa 42d6381ed7 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-10 16:50:58 +08:00
Daniel 5f6c74c59b ⬆️ Upgrade lute
Signed-off-by: Daniel <845765@qq.com>
2025-12-10 15:52:52 +08:00
Vanessa 01c2476537 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-10 12:14:34 +08:00
Vanessa 77aff4b1d0 Merge remote-tracking branch 'origin/dev' into dev 2025-12-10 11:31:26 +08:00
Vanessa 4fe40c9fd5 🎨 https://github.com/siyuan-note/siyuan/issues/14796 2025-12-10 11:31:12 +08:00
Jeffrey Chen 058ade01c7 🎨 Improve the fallback logic for fetching README in the marketplace (#16551)
* 加载已下载插件列表时,如果插件指定 README 文件不存在,则回退到 README.md https://github.com/siyuan-note/siyuan/issues/14636#issuecomment-3035905944

* 加载已下载插件列表时,如果插件指定 README 文件不存在,则回退到 README.md https://github.com/siyuan-note/siyuan/issues/14636#issuecomment-3035905944

* 提取公共函数

* 获取首选 Readme Name Desc 时优先回退到指定的默认值

* 兼容赞助链接

* 在线获取 README 时最后回退到 README.md
2025-12-10 11:26:54 +08:00
Vanessa d11ed21f06 🎨 https://github.com/siyuan-note/siyuan/issues/16518 2025-12-10 11:11:58 +08:00
Vanessa 83fdc0f31b 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-10 10:06:06 +08:00
Daniel e63bfee6ac 📝 Update the contributing guide
Signed-off-by: Daniel <845765@qq.com>
2025-12-10 09:23:24 +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
Vanessa 23cea2c6dc 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-09 23:25:40 +08:00
Vanessa 6ab9befdc7 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-09 23:12:17 +08:00
Vanessa efd2adb4fd 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-09 22:57:33 +08:00
Vanessa fbc166e7b4 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-09 22:41:49 +08:00
Daniel 345111c467 📝 Update changelogs
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 21:56:08 +08:00
Daniel ceca661144 📝 Update the user guide for Callout block https://github.com/siyuan-note/siyuan/issues/16051
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 21:38:56 +08:00
Daniel 50cf3f7344 🐛 https://github.com/siyuan-note/siyuan/issues/16544
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 20:52:34 +08:00
Daniel e1132eb222 🎨 Improve boot
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 20:51:29 +08:00
Daniel d34cd984d8 🎨 Improve boot
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 20:40:54 +08:00
Daniel 4ee7497afd 🎨 Improve boot
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 20:26:23 +08:00
Daniel e1aa372f87 🎨 Improve exit
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 20:09:17 +08:00
Daniel c4326bd9d9 🎨 Improve exit
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 19:53:52 +08:00