Commit graph

1042 commits

Author SHA1 Message Date
Daniel
7aaa7c544f
✏️ Fix typo
Signed-off-by: Daniel <845765@qq.com>
2026-02-06 11:13:42 +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
aa1893e3de
🎨 Supports cleaning up unreferenced databases https://github.com/siyuan-note/siyuan/issues/11569
Signed-off-by: Daniel <845765@qq.com>
2026-01-29 22:58:21 +08:00
Daniel
efe11801ad
🎨 Supports cleaning up unreferenced databases https://github.com/siyuan-note/siyuan/issues/11569
Signed-off-by: Daniel <845765@qq.com>
2026-01-29 10:15:57 +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
Daniel
a5b863a4eb
🎨 Supports cleaning up unreferenced databases https://github.com/siyuan-note/siyuan/issues/11569
Signed-off-by: Daniel <845765@qq.com>
2026-01-28 23:03:21 +08:00
Daniel
d7f790755e
🔒 Fix https://github.com/siyuan-note/siyuan/security/advisories/GHSA-c4jr-5q7w-f6r9
Signed-off-by: Daniel <845765@qq.com>
2026-01-28 21:42:30 +08:00
Daniel
399a38893e
🔒 Fix https://github.com/siyuan-note/siyuan/security/advisories/GHSA-f72r-2h5j-7639
Signed-off-by: Daniel <845765@qq.com>
2026-01-28 21:24:36 +08:00
Daniel
7c9acda465
🎨 Supports cleaning up unreferenced databases https://github.com/siyuan-note/siyuan/issues/11569
Signed-off-by: Daniel <845765@qq.com>
2026-01-28 21:19:10 +08:00
Daniel
5c4660f520
🎨 Supports cleaning up unreferenced databases https://github.com/siyuan-note/siyuan/issues/11569
Signed-off-by: Daniel <845765@qq.com>
2026-01-28 21:09:39 +08:00
Daniel
6c70144d7c
🎨 Supports cleaning up unreferenced databases https://github.com/siyuan-note/siyuan/issues/11569
Signed-off-by: Daniel <845765@qq.com>
2026-01-28 21:09:39 +08:00
Daniel
34e3261bce
🎨 https://github.com/siyuan-note/siyuan/issues/16931#issuecomment-3808557014
Signed-off-by: Daniel <845765@qq.com>
2026-01-28 10:17:12 +08:00
Daniel
1fa674e430
🎨 Supports cleaning up unreferenced databases https://github.com/siyuan-note/siyuan/issues/11569
Signed-off-by: Daniel <845765@qq.com>
2026-01-27 22:58:56 +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
9010967b04
🎨 https://github.com/siyuan-note/siyuan/issues/16898#issuecomment-3796811073
Signed-off-by: Daniel <845765@qq.com>
2026-01-26 09:44:19 +08:00
Daniel
40ae99e278
🧑‍💻 https://github.com/siyuan-note/siyuan/issues/16898
Signed-off-by: Daniel <845765@qq.com>
2026-01-25 22:10:43 +08:00
Daniel
9d1302a8f1
🎨 Supports setting Pandoc parameters for export docx https://github.com/siyuan-note/siyuan/issues/16845
Signed-off-by: Daniel <845765@qq.com>
2026-01-23 20:58:53 +08:00
Jeffrey Chen
b0f71123a3
Improve recent documents handling (#16727)
* merge

* Update RecentDoc struct to make timestamp fields optional

* GetDoc is solely responsible for retrieving document content and does not handle business logic

* Remove RemoveRecentDoc function and its calls from multiple files to streamline document handling

* Ensure the API correctly returns an empty array, add deduplication logic, and remove redundant sorting steps when updating fields

* 🎨 Supports configuring the maximum number of `Recent documents` to be listed https://github.com/siyuan-note/siyuan/issues/16720

* merge

* 🎨 Supports configuring the maximum number of `Recent documents` to be listed https://github.com/siyuan-note/siyuan/issues/16720

* 🐛 Fix browsing time not sorted

* 🎨 Supports configuring the maximum number of `Recent documents` to be listed https://github.com/siyuan-note/siyuan/issues/16720

* merge

* remove async

* try catch
2026-01-21 08:52:05 +08:00
Daniel
a5d206db89
🎨 Improve export to Word .docx format https://github.com/siyuan-note/siyuan/issues/14970
Signed-off-by: Daniel <845765@qq.com>
2026-01-20 17:08:46 +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
1f02650b38
🎨 Improve the security of the kernel API /api/file/getFile on the publish service https://github.com/siyuan-note/siyuan/issues/16603
Signed-off-by: Daniel <845765@qq.com>
2026-01-18 18:59:35 +08:00
Daniel
b2274baba2
🔒 Arbitrary file reading vulnerability https://github.com/siyuan-note/siyuan/issues/16860
Signed-off-by: Daniel <845765@qq.com>
2026-01-18 17:23:26 +08:00
Daniel
5c0cc375b4
🔒 Do not execute scripts in serving SVG by default to prevent XSS https://github.com/siyuan-note/siyuan/issues/16844
Signed-off-by: Daniel <845765@qq.com>
2026-01-18 10:16:06 +08:00
Daniel
2e3220e2e9
🐛 Fix npe https://github.com/siyuan-note/siyuan/issues/16855
Signed-off-by: Daniel <845765@qq.com>
2026-01-18 09:44:58 +08:00
Daniel
feaa7938ff
🎨 Distinguishing between a referenced definition block that does not exist or one that is not indexed https://github.com/siyuan-note/siyuan/issues/16850
Signed-off-by: Daniel <845765@qq.com>
2026-01-17 18:20:50 +08:00
Daniel
05380060fc
🎨 Distinguishing between a referenced definition block that does not exist or one that is not indexed https://github.com/siyuan-note/siyuan/issues/16850
Signed-off-by: Daniel <845765@qq.com>
2026-01-17 14:54:18 +08:00
Daniel
65532aec99
🎨 Support exporting .sy.zip after selecting multiple documents https://github.com/siyuan-note/siyuan/issues/14484
Signed-off-by: Daniel <845765@qq.com>
2026-01-16 13:52:32 +08:00
Daniel
90bcdaa3c2
🎨 Prevent setting access auth code in Docker containers
Signed-off-by: Daniel <845765@qq.com>
2026-01-14 20:29:32 +08:00
Daniel
de6a328362
🐛 Fix npe https://github.com/siyuan-note/siyuan/issues/16808
Signed-off-by: Daniel <845765@qq.com>
2026-01-11 18:57:27 +08:00
Daniel
6188b4fb32
🎨 Display a confirmation prompt when inserting large assets 256MB https://github.com/siyuan-note/siyuan/issues/16685
Signed-off-by: Daniel <845765@qq.com>
2026-01-10 12:04:34 +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
Daniel
320d2f65e5
🎨 Display a confirmation prompt when inserting large assets 256MB https://github.com/siyuan-note/siyuan/issues/16685
Signed-off-by: Daniel <845765@qq.com>
2026-01-08 22:37:59 +08:00
Daniel
b93b8c039d
🎨 Display a confirmation prompt when inserting large assets 256MB https://github.com/siyuan-note/siyuan/issues/16685
Signed-off-by: Daniel <845765@qq.com>
2026-01-08 11:53:44 +08:00
Daniel
bbfe30d629
🎨 Display a confirmation prompt when inserting large assets 256MB https://github.com/siyuan-note/siyuan/issues/16685
Signed-off-by: Daniel <845765@qq.com>
2026-01-08 11:52:42 +08:00
Daniel
58bb751cd4
🎨 Supports exporting a code block as a file https://github.com/siyuan-note/siyuan/pull/16774
Signed-off-by: Daniel <845765@qq.com>
2026-01-07 15:33:02 +08:00
Daniel
0f8bfe0132
🎨 Clean code
Signed-off-by: Daniel <845765@qq.com>
2026-01-06 17:38:08 +08:00
Daniel
869849ce1b
🎨 Fix https://github.com/siyuan-note/siyuan/issues/16654#issuecomment-3708672347
Signed-off-by: Daniel <845765@qq.com>
2026-01-05 11:21:07 +08:00
Daniel
28c51981e4
🎨 Automatically apply code snippets after data synchronization https://github.com/siyuan-note/siyuan/issues/16736
Signed-off-by: Daniel <845765@qq.com>
2026-01-02 12:38:37 +08:00
Vip
89a6dd6fa9
🧑‍💻 Add internal kernel API /api/block/getBlockKramdowns (#16751) 2026-01-02 11:12:37 +08:00
Daniel
156a28f27d
🎨 Improve export preview mode https://github.com/siyuan-note/siyuan/issues/16732
Signed-off-by: Daniel <845765@qq.com>
2025-12-31 11:32:51 +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
96c2093bd8
🎨 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:36:56 +08:00
Daniel
365f1f15d5
🎨 Improve renameFile api
Signed-off-by: Daniel <845765@qq.com>
2025-12-29 12:23:40 +08:00
Daniel
7dc84e5447
🎨 https://github.com/siyuan-note/siyuan/issues/16664#issuecomment-3694774305
Signed-off-by: Daniel <845765@qq.com>
2025-12-28 22:13:58 +08:00
Daniel
d1b62c1b3e
🎨 https://github.com/siyuan-note/siyuan/issues/16664#issuecomment-3694774305
Signed-off-by: Daniel <845765@qq.com>
2025-12-28 22:13:58 +08:00
Daniel
bc6b382bd1
🐛 The updateBlock API encountered a null pointer error https://github.com/siyuan-note/siyuan/issues/16705
Signed-off-by: Daniel <845765@qq.com>
2025-12-26 22:02:55 +08:00
Daniel
89dc302694
🐛 The updateBlock API encountered a null pointer error https://github.com/siyuan-note/siyuan/issues/16705
Signed-off-by: Daniel <845765@qq.com>
2025-12-26 21:59:15 +08:00
Daniel
9d169abdd8
🧑‍💻 https://github.com/siyuan-note/siyuan/issues/16654#issuecomment-3688778549
Signed-off-by: Daniel <845765@qq.com>
2025-12-24 17:06:31 +08:00
Daniel
5cf09d8043
🎨 Move supports searching by document block ID https://github.com/siyuan-note/siyuan/issues/16674
Signed-off-by: Daniel <845765@qq.com>
2025-12-23 17:10:41 +08:00