Commit graph

21213 commits

Author SHA1 Message Date
Vanessa
cc99943cfd 🎨 https://github.com/siyuan-note/siyuan/issues/15381 2026-02-04 11:38:04 +08:00
Daniel
286bbee02e
🎨 Improve soft keyboard toolbar pop-up https://github.com/siyuan-note/siyuan/issues/16548
Signed-off-by: Daniel <845765@qq.com>
2026-02-04 11:15:59 +08:00
Vanessa
d07ae095bb 🎨 https://github.com/siyuan-note/siyuan/issues/15381 2026-02-04 11:14:15 +08:00
Vanessa
31e37ff3d0 🎨 https://github.com/siyuan-note/siyuan/issues/15381 2026-02-04 00:12:03 +08:00
Vanessa
8bf4ed7fc4 🎨 https://github.com/siyuan-note/siyuan/issues/16548 2026-02-03 21:40:54 +08:00
Vanessa
1b7992e34b 🎨 https://github.com/siyuan-note/siyuan/issues/16548 2026-02-03 21:32:50 +08:00
Vanessa
a521e2c397 Merge remote-tracking branch 'origin/dev' into dev 2026-02-03 21:25:45 +08:00
Vanessa
5da5e73a09 🎨 https://github.com/siyuan-note/siyuan/issues/16548 2026-02-03 21:25:34 +08:00
Daniel
7c723e8c05
♻️ Upgrade to Electron v39.5.1 https://github.com/siyuan-note/siyuan/issues/16966
Signed-off-by: Daniel <845765@qq.com>
2026-02-03 21:07:21 +08:00
Daniel
44fcfc6264
♻️ Upgrade to Electron v39.5.1 https://github.com/siyuan-note/siyuan/issues/16966
Signed-off-by: Daniel <845765@qq.com>
2026-02-03 21:07:20 +08:00
Vanessa
e014a75fdd 🎨 https://github.com/siyuan-note/siyuan/issues/16548 2026-02-03 21:06:46 +08:00
Vanessa
637e11cdba 🎨 https://github.com/siyuan-note/siyuan/issues/16548 2026-02-03 20:40:59 +08:00
Vanessa
efbc2bf814 🎨 https://github.com/siyuan-note/siyuan/issues/16548 2026-02-03 20:32:03 +08:00
Vanessa
fcb8492fe6 🎨 https://github.com/siyuan-note/siyuan/issues/16548 2026-02-03 11:49:57 +08:00
Vanessa
65ab0c1123 🎨 https://github.com/siyuan-note/siyuan/issues/16548 2026-02-03 11:42:35 +08:00
Vanessa
23bd4bed95 🎨 https://github.com/siyuan-note/siyuan/pull/16960 2026-02-03 10:09:40 +08:00
Jeffrey Chen
4eec7b5944
Improve marketplace list loading (#16965)
- 直接使用 stage 索引中的 package 数据,不再为每个包单独请求 JSON
- 统一索引获取逻辑,使用 singleflight 合并并发请求
- 优化在线状态检查耗时,改用 https://oss.b3logfile.com/204
- 改进 disallowInstallBazaarPackage 函数性能

Co-authored-by: D <845765@qq.com>
2026-02-03 10:07:16 +08:00
Jeffrey Chen
9642f486bd
♻️ Bazaar uses a map to replace the i18n struct (#16960)
- package.go:DisplayName/Description/Readme 改为 map[string]string,统一 getPreferredLocaleString
- bazzar.go:搜索匹配适配 LocaleStrings,抽出 packageContainsKeyword
- bazaar.ts:keyword 仅在有值时传入 API
- appearance:主题「默认主题」与 displayName 改为多语言 key 与 map 取值
2026-02-03 09:59:36 +08:00
Daniel
cc37ec4030
🎨 Improve data indexing to reduce disk read operations https://github.com/siyuan-note/siyuan/issues/16958
Signed-off-by: Daniel <845765@qq.com>
2026-02-02 22:54:18 +08:00
Daniel
1da1c255f6
🎨 Improve data indexing to reduce disk read operations https://github.com/siyuan-note/siyuan/issues/16958
Signed-off-by: Daniel <845765@qq.com>
2026-02-02 22:45:27 +08:00
Vanessa
4ac4c2906d Merge remote-tracking branch 'origin/dev' into dev 2026-02-02 21:08:53 +08:00
Vanessa
f968a683c8 🎨 https://github.com/siyuan-note/siyuan/issues/16936 2026-02-02 21:08:39 +08:00
Daniel
89a595f9c6
Caching tree data to improve performance and reduce disk read and write operations https://github.com/siyuan-note/siyuan/issues/16961
Signed-off-by: Daniel <845765@qq.com>
2026-02-02 18:25:52 +08:00
Vanessa
8383a4b3fa 🎨 https://github.com/siyuan-note/siyuan/issues/16936 2026-02-02 17:43:57 +08:00
Vanessa
23e0c99dd7 🎨 https://github.com/siyuan-note/siyuan/issues/11569 11 2026-02-01 23:28:22 +08:00
Vanessa
31c552abc2 Merge remote-tracking branch 'origin/dev' into dev 2026-02-01 23:10:48 +08:00
Vanessa
27b9227e50 🎨 https://github.com/siyuan-note/siyuan/issues/11569 10 2026-02-01 23:10:32 +08:00
Daniel
c1b7efec08
🎨 https://github.com/siyuan-note/siyuan/issues/16947#issuecomment-3830635977
Signed-off-by: Daniel <845765@qq.com>
2026-02-01 22:54:03 +08:00
Vanessa
de9bc5182c Merge remote-tracking branch 'origin/dev' into dev 2026-02-01 22:12:38 +08:00
Vanessa
4904f2badf 🎨 https://github.com/siyuan-note/siyuan/issues/11569 2026-02-01 22:12:22 +08:00
Daniel
42e1c0be4d
🎨 Improve init db
Signed-off-by: Daniel <845765@qq.com>
2026-02-01 21:11:37 +08:00
Vanessa
297e536a09 Merge remote-tracking branch 'origin/dev' into dev 2026-02-01 17:38:11 +08:00
Vanessa
872191d078 🎨 https://github.com/siyuan-note/siyuan/issues/11569 2026-02-01 17:37:57 +08:00
Daniel
b059496eb6
🎨 Improve init db
Signed-off-by: Daniel <845765@qq.com>
2026-02-01 17:32:57 +08:00
Daniel
781144a60d
🎨 https://github.com/siyuan-note/siyuan/issues/16947#issuecomment-3830605823
Signed-off-by: Daniel <845765@qq.com>
2026-02-01 16:44:15 +08:00
Daniel
51b362c18f
🎨 https://github.com/siyuan-note/siyuan/issues/11569#issuecomment-3830601722 2026-02-01 16:40:27 +08:00
Vanessa
e385f9cc53 Merge remote-tracking branch 'origin/dev' into dev 2026-02-01 15:46:51 +08:00
Vanessa
29ea287284 🎨 https://github.com/siyuan-note/siyuan/pull/16930 2026-02-01 15:46:37 +08:00
Daniel
f971b4b893
🎨 https://github.com/siyuan-note/siyuan/issues/11569#issuecomment-3830365450
Signed-off-by: Daniel <845765@qq.com>
2026-02-01 15:44:57 +08:00
Vanessa
f84365cccc Merge remote-tracking branch 'origin/dev' into dev 2026-02-01 15:40:04 +08:00
Vanessa
0235214d3f 🎨 https://github.com/siyuan-note/siyuan/issues/15128 2026-02-01 15:39:52 +08:00
Daniel
a6104015ae
🎨 https://github.com/siyuan-note/siyuan/issues/11569#issuecomment-3830534244
Signed-off-by: Daniel <845765@qq.com>
2026-02-01 15:34:46 +08:00
Jeffrey Chen
92ab347405
📝 Improve text (#16957) 2026-02-01 15:18:49 +08:00
Daniel
3cb8e60910
🎨 https://github.com/siyuan-note/siyuan/issues/16947
Signed-off-by: Daniel <845765@qq.com>
2026-02-01 11:19:12 +08:00
Vanessa
a78b1cd22d Merge remote-tracking branch 'origin/dev' into dev 2026-02-01 10:50:49 +08:00
Vanessa
bed73f6475 🎨 https://github.com/siyuan-note/siyuan/issues/11569 2026-02-01 10:50:37 +08:00
Daniel
a4059c62bc
🎨 https://github.com/siyuan-note/siyuan/issues/16854#issuecomment-3828689374
Signed-off-by: Daniel <845765@qq.com>
2026-02-01 10:46:21 +08:00
Daniel
247d8e46f1
🐛 Fix npe
Signed-off-by: Daniel <845765@qq.com>
2026-02-01 10:31:51 +08:00
Daniel
89536ceb19
🎨 https://github.com/siyuan-note/siyuan/issues/11569#issuecomment-3828712765
Signed-off-by: Daniel <845765@qq.com>
2026-02-01 10:20:50 +08:00
Daniel
4ce296d7ae
🎨 https://github.com/siyuan-note/siyuan/issues/16909#issuecomment-3830047085
Signed-off-by: Daniel <845765@qq.com>
2026-02-01 09:49:49 +08:00