Commit graph

46 commits

Author SHA1 Message Date
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
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
Vanessa
ea378dad16 🎨 https://github.com/siyuan-note/siyuan/issues/14943 2026-01-16 10:50:18 +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
ea4799ba4e 🎨 https://github.com/siyuan-note/siyuan/issues/16480 2025-12-17 11:48:02 +08:00
Daniel
00d00b54ef
🐛 Can't switch workspaces on mobile https://github.com/siyuan-note/siyuan/issues/16544
Signed-off-by: Daniel <845765@qq.com>
2025-12-09 12:09:23 +08:00
Jeffrey Chen
3abb5145c2
🎨 Improve settings interface (#16203) 2025-10-26 18:51:45 +08:00
Vanessa
4d07212fee 🚨 2025-08-26 11:04:40 +08:00
Daniel
8ccb1e4143
🎨 Manually optimize the data index to reduce space usage and improve performance https://github.com/siyuan-note/siyuan/issues/15663 2025-08-25 16:13:43 +08:00
Daniel
e4f0e02177
🎨 Manually optimize the data index to reduce space usage and improve performance https://github.com/siyuan-note/siyuan/issues/15663 2025-08-25 11:39:22 +08:00
Daniel
1f3c3a53b4
🎨 Manually optimize the data index to reduce space usage and improve performance https://github.com/siyuan-note/siyuan/issues/15663 2025-08-25 10:40:27 +08:00
Daniel
f92074f386
🎨 Manually optimize the data index to reduce space usage and improve performance https://github.com/siyuan-note/siyuan/issues/15663 2025-08-25 10:40:26 +08:00
Jeffrey Chen
c88f99646c
Replace the deprecated isSameNode method in DOM Level 4 with the === operator (#15347) 2025-07-23 12:21:59 +08:00
Jeffrey Chen
fda59b8db4
🎨 Improve settings interface (#15249)
https://github.com/siyuan-note/siyuan/pull/15000
2025-07-10 15:53:13 +08:00
Daniel
c8e8174f78
🎨 Support HarmonyOS NEXT system https://github.com/siyuan-note/siyuan/issues/13184 2024-11-29 00:20:08 +08:00
Daniel
65f55b0dbe
🎨 Support HarmonyOS NEXT system https://github.com/siyuan-note/siyuan/issues/13184 2024-11-23 09:48:08 +08:00
Daniel
6a442ad85d
🎨 Automatic purge for local data repo https://github.com/siyuan-note/siyuan/issues/13091 2024-11-17 01:33:21 +08:00
Vanessa
f2a53014fb 🎨 https://github.com/siyuan-note/siyuan/issues/12919 2024-10-28 22:04:48 +08:00
Daniel
a1ee66ab5e
🎨 Show import/export settings in "About" on mobile https://github.com/siyuan-note/siyuan/issues/12699 2024-10-08 17:53:40 +08:00
Daniel
0d5af87da2
🎨 Improve data repo key importing https://github.com/siyuan-note/siyuan/issues/12183 2024-08-04 10:49:26 +08:00
Daniel
668270ceba
🎨 Improve data repo key importing https://github.com/siyuan-note/siyuan/issues/12183 2024-08-03 23:00:12 +08:00
Daniel
6215e37418
🎨 Improve data repo key importing https://github.com/siyuan-note/siyuan/issues/12183 2024-08-03 22:36:14 +08:00
Vanessa
daf043bd0c 🚨 2024-03-30 18:18:41 +08:00
Vanessa
2281714c59 🎨 https://github.com/siyuan-note/siyuan/issues/10792 2024-03-29 20:12:59 +08:00
Daniel
fa502ef2c4
🎨 Improve API Token authentication https://github.com/siyuan-note/siyuan/issues/10792 2024-03-29 19:42:28 +08:00
归去来兮
291211bd00
Add attribute "data-key" for Dialog (#10138) 2024-01-10 22:31:28 +08:00
Vanessa
afef0d799e 📱 fix https://github.com/siyuan-note/siyuan/issues/9857 2023-12-19 12:26:52 +08:00
Vanessa
4dde6f5d2a 📱 2023-10-23 16:26:10 +08:00
Vanessa
f3cd163110 📱 fix https://github.com/siyuan-note/siyuan/issues/9448 2023-10-22 11:06:06 +08:00
Vanessa
5f0567f134 📱 fix https://github.com/siyuan-note/siyuan/issues/9448 2023-10-22 11:00:04 +08:00
Daniel
c6333922c1
🐛 The access authorization code setting item is not displayed on the iPad https://github.com/siyuan-note/siyuan/issues/9432 2023-10-15 18:20:30 +08:00
Daniel
a2322d89ff
🐛 The access authorization code setting item is not displayed on the mobile APP Fix https://github.com/siyuan-note/siyuan/issues/9346 2023-10-05 08:58:40 +08:00
Daniel
3d7bf2eb0f
🎨 Remove the access authorization code setting item on the browser-end https://github.com/siyuan-note/siyuan/issues/9331 2023-10-02 22:39:08 +08:00
Daniel
5736a00106
🎨 Update text 2023-09-15 20:40:03 +08:00
Yingyi / 颖逸
e460f17a8d
🎨 Improve local IP display (#9186) 2023-09-15 19:30:38 +08:00
Vanessa
da0e656ba6 🎨 https://github.com/siyuan-note/siyuan/issues/9134 2023-09-08 20:22:54 +08:00
Vanessa
1faa84fdfb 🎨 fix https://github.com/siyuan-note/siyuan/issues/9134 2023-09-08 16:07:38 +08:00
Vanessa
360b5e2cca 🎨 fix https://github.com/siyuan-note/siyuan/issues/9112 2023-09-05 16:12:29 +08:00
Vanessa
c5f9612df2 🎨 https://github.com/siyuan-note/siyuan/issues/8584 2023-06-21 11:47:26 +08:00
Vanessa
6ca6817465 🎨 https://github.com/siyuan-note/siyuan/issues/8220 2023-05-15 15:43:16 +08:00
Vanessa
0476c8d48d 🚨 2023-04-22 15:12:38 +08:00
Liang Ding
38ed2a3300
🎨 Data repo support for purging unreferenced indexes and objects https://github.com/siyuan-note/siyuan/issues/8054 2023-04-20 18:54:40 +08:00
Vanessa
d1835146ca 📱 fix https://github.com/siyuan-note/siyuan/issues/8060 2023-04-20 10:05:24 +08:00
Vanessa
90a4270deb 📱 repeat bind event 2023-03-30 11:52:44 +08:00
Vanessa
b6c540f563 🎨 fix https://github.com/siyuan-note/siyuan/issues/7828 2023-03-30 11:11:48 +08:00
Vanessa
b7b83fac0a 📱 add ai and flashcard 2023-03-27 09:48:11 +08:00