Commit graph

874 commits

Author SHA1 Message Date
Jeffrey Chen
c717acaf5a
🎨 Lazy load marketplace package icons (#16979) 2026-02-07 09:21:53 +08:00
Daniel
7aaa7c544f
✏️ Fix typo
Signed-off-by: Daniel <845765@qq.com>
2026-02-06 11:13:42 +08:00
Vanessa
d60415dd79 🚨 2026-02-05 11:25:55 +08:00
Vanessa
23bd4bed95 🎨 https://github.com/siyuan-note/siyuan/pull/16960 2026-02-03 10:09:40 +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
Vanessa
872191d078 🎨 https://github.com/siyuan-note/siyuan/issues/11569 2026-02-01 17:37:57 +08:00
Vanessa
29ea287284 🎨 https://github.com/siyuan-note/siyuan/pull/16930 2026-02-01 15:46:37 +08:00
Vanessa
bed73f6475 🎨 https://github.com/siyuan-note/siyuan/issues/11569 2026-02-01 10:50:37 +08:00
Vanessa
7fd92c21d3 🎨 https://github.com/siyuan-note/siyuan/issues/14757 2026-01-31 20:00:59 +08:00
Vanessa
9622aace5b 🎨 https://github.com/siyuan-note/siyuan/pull/16930 2026-01-30 00:24:22 +08:00
Vanessa
a79d399f0a 🎨 https://github.com/siyuan-note/siyuan/issues/11569 2026-01-29 22:54:50 +08:00
Vanessa
cd2eeb69bb 🎨 https://github.com/siyuan-note/siyuan/issues/11569 2026-01-29 21:38:01 +08:00
Daniel
bf0f6b51fc
🎨 Support HTTPS network serving https://github.com/siyuan-note/siyuan/pull/16930
Signed-off-by: Daniel <845765@qq.com>
2026-01-29 18:01:43 +08:00
Daniel
717960b538
🎨 Support HTTPS network serving https://github.com/siyuan-note/siyuan/pull/16930
Signed-off-by: Daniel <845765@qq.com>
2026-01-29 10:00:02 +08:00
Davide Garberi
cff12611c0
🎨 Support HTTPS network serving (#16930)
* Add use TLS for network serving configuration option

* kernel: Implement TLS certificate generation

* kernel: server: Use https for fixed port proxy when needed

* Allow exporting the CA Certificate file

* Implement import and export of CA Certs

* kernel: fixedport: Use the same port for HTTP and HTTPS
2026-01-29 09:41:39 +08:00
Vanessa
50660c4f15 🎨 https://github.com/siyuan-note/siyuan/issues/11569 2026-01-28 23:05:16 +08:00
Vanessa
c599bb45dc 🎨 https://github.com/siyuan-note/siyuan/issues/11569 2026-01-28 22:36:27 +08:00
Vanessa
b352d0cbd8 🎨 https://github.com/siyuan-note/siyuan/issues/11569 2026-01-28 22:21:27 +08:00
Vanessa
8720bc1a4d 🎨 https://github.com/siyuan-note/siyuan/issues/16877 2026-01-28 18:47:36 +08:00
Daniel
d36e9d7766
Revert "🎨 Implement HTTPS network serving (#16912)"
This reverts commit 43ea6757d5.
2026-01-27 14:16:16 +08:00
Davide Garberi
43ea6757d5
🎨 Implement HTTPS network serving (#16912)
* Add use TLS for network serving configuration option

* kernel: Implement TLS certificate generation

* kernel: server: Use https for fixed port proxy when needed

* Allow exporting the CA Certificate file

* Implement import and export of CA Certs
2026-01-27 12:59:11 +08:00
Daniel
e9564ff0ec
🎨 Supports setting Pandoc parameters for export docx https://github.com/siyuan-note/siyuan/issues/16845
Signed-off-by: Daniel <845765@qq.com>
2026-01-20 10:05:49 +08:00
Daniel
cf79a5db32
🎨 New export settings: Include sub-docs, Include related docs https://github.com/siyuan-note/siyuan/issues/13635
Signed-off-by: Daniel <845765@qq.com>
2026-01-18 23:00:19 +08:00
Vanessa
dbeb703ad1 💄 https://github.com/siyuan-note/siyuan/issues/16830 2026-01-18 10:05:53 +08:00
Vanessa
5083d38bdb ♻️ https://github.com/siyuan-note/siyuan/pull/16839 2026-01-18 09:58:14 +08:00
Daniel
db4b91b757
🎨 Improve the network serve address list https://github.com/siyuan-note/siyuan/issues/14943
Signed-off-by: Daniel <845765@qq.com>
2026-01-17 11:41:14 +08:00
Daniel
53c24fff2b
🎨 Supports setting Pandoc parameters for export https://github.com/siyuan-note/siyuan/issues/16845
Signed-off-by: Daniel <845765@qq.com>
2026-01-16 22:58:46 +08:00
Daniel
066a9b5192
🎨 Add "Remove ID from asset name" switch to export settings https://github.com/siyuan-note/siyuan/issues/16065
Signed-off-by: Daniel <845765@qq.com>
2026-01-16 21:59:21 +08:00
Daniel
11115da3d0
🔒 Do not execute scripts in assets SVG by default to prevent XSS https://github.com/siyuan-note/siyuan/issues/16844
Signed-off-by: Daniel <845765@qq.com>
2026-01-16 18:11:55 +08:00
Daniel
941e153a4b
🎨 Supports cleaning temporary files https://github.com/siyuan-note/siyuan/issues/16745
Signed-off-by: Daniel <845765@qq.com>
2026-01-09 09:28:09 +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
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
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
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
ac483d6cbe 🎨 https://github.com/siyuan-note/siyuan/issues/16688 2025-12-28 22:26:02 +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
8520b02df5 🎨 https://github.com/siyuan-note/siyuan/pull/16676 2025-12-24 21:12:00 +08:00
Vanessa
f54082cc82 🎨 https://github.com/siyuan-note/siyuan/pull/16599 2025-12-19 12:01:18 +08:00
Jeffrey Chen
979c05eba0
🎨 Marketplace package funding button supports copying non-link text on click (#16599) 2025-12-19 11:34:18 +08:00
Vanessa
ea4799ba4e 🎨 https://github.com/siyuan-note/siyuan/issues/16480 2025-12-17 11:48:02 +08:00
Vanessa
9f55cd125d 🎨 https://github.com/siyuan-note/siyuan/issues/16592 2025-12-17 09:58:37 +08:00
Jeffrey Chen
8d1b761b11
🎨 When preferredName is the same as the package name, the package name is not displayed redundantly (#16613) 2025-12-17 07:42:45 +08:00
Vanessa
425ec1d3ca 🎨 https://github.com/siyuan-note/siyuan/issues/16524 2025-12-13 10:53:05 +08:00
Vanessa
84498da845 🎨 https://github.com/siyuan-note/siyuan/issues/16524 2025-12-13 10:50:15 +08:00
Vanessa
ab62a13cb0 🎨 https://github.com/siyuan-note/siyuan/issues/16524 2025-12-13 10:20:55 +08:00
Vanessa
87a0168222 🎨 https://github.com/siyuan-note/siyuan/issues/16524 2025-12-13 00:18:01 +08:00
Vanessa
4b93c00e99 🎨 https://github.com/siyuan-note/siyuan/issues/16051 2025-12-06 17:01:29 +08:00