Daniel
|
a13481c77a
|
📸 Update screenshots
Signed-off-by: Daniel <845765@qq.com>
|
2025-11-01 17:19:16 +08:00 |
|
Daniel
|
36ee2899bd
|
📸 Update screenshots
Signed-off-by: Daniel <845765@qq.com>
|
2025-11-01 17:13:59 +08:00 |
|
Daniel
|
16056c216c
|
⬆️ Upgrade kernel deps
Signed-off-by: Daniel <845765@qq.com>
|
2025-11-01 16:58:20 +08:00 |
|
Daniel
|
654020ff7d
|
🎨 Supports converting relative path hyperlinks into document block references after importing Markdown https://github.com/siyuan-note/siyuan/issues/13817
Signed-off-by: Daniel <845765@qq.com>
|
2025-11-01 16:57:43 +08:00 |
|
Jeffrey Chen
|
a0f5387bb4
|
🧑💻 Improve /api/storage/getRecentDocs (#16257)
fix https://github.com/siyuan-note/siyuan/issues/16256
|
2025-11-01 10:36:47 +08:00 |
|
Daniel
|
c2157ca060
|
🎨 Supports converting relative path hyperlinks into document block references after importing Markdown https://github.com/siyuan-note/siyuan/issues/13817
Signed-off-by: Daniel <845765@qq.com>
|
2025-10-31 19:14:15 +08:00 |
|
Daniel
|
b75c824607
|
🎨 Supports converting relative path hyperlinks into document block references after importing Markdown https://github.com/siyuan-note/siyuan/issues/13817
Signed-off-by: Daniel <845765@qq.com>
|
2025-10-31 17:42:36 +08:00 |
|
Vanessa
|
1d3bf74d08
|
🎨 https://github.com/siyuan-note/siyuan/issues/16159
|
2025-10-31 12:59:59 +08:00 |
|
Vanessa
|
eae97412b2
|
Merge remote-tracking branch 'origin/dev' into dev
|
2025-10-31 12:44:47 +08:00 |
|
Vanessa
|
de53da0f27
|
🎨 https://github.com/siyuan-note/siyuan/issues/16159
|
2025-10-31 12:44:34 +08:00 |
|
Daniel
|
5156a7ccba
|
📝 Update the user guide
Signed-off-by: Daniel <845765@qq.com>
|
2025-10-31 11:42:19 +08:00 |
|
Vanessa
|
2e56d39ac3
|
♻️ https://github.com/siyuan-note/siyuan/pull/15193
|
2025-10-31 11:02:35 +08:00 |
|
Vanessa
|
969246bd3f
|
♻️ https://github.com/siyuan-note/siyuan/pull/15193
|
2025-10-31 10:59:47 +08:00 |
|
Vanessa
|
b169038f22
|
♻️ https://github.com/siyuan-note/siyuan/pull/15193
|
2025-10-31 10:48:09 +08:00 |
|
Jeffrey Chen
|
f2efa61cf0
|
♻️ Improve setInlineStyle (#15193)
|
2025-10-31 10:31:06 +08:00 |
|
Jeffrey Chen
|
d76c63a456
|
🐛 Reset recent-doc.json on unmarshal failure (#16251)
|
2025-10-31 10:12:56 +08:00 |
|
Daniel
|
ff0bcce914
|
🔖 Release v3.3.6
Release Docker Image / build (push) Has been cancelled
Signed-off-by: Daniel <845765@qq.com>
|
2025-10-29 17:36:36 +08:00 |
|
Daniel
|
f26392ee6e
|
🔖 Release v3.3.6
Signed-off-by: Daniel <845765@qq.com>
|
2025-10-29 17:27:57 +08:00 |
|
Daniel
|
debe70b646
|
🔖 Release v3.3.6
Signed-off-by: Daniel <845765@qq.com>
|
2025-10-29 16:15:05 +08:00 |
|
Daniel
|
3445ad7d2c
|
🎨 Clean code
Signed-off-by: Daniel <845765@qq.com>
|
2025-10-29 16:14:45 +08:00 |
|
Daniel
|
1c952be716
|
🎨 https://github.com/siyuan-note/siyuan/issues/16233 https://github.com/siyuan-note/siyuan/issues/16121
Signed-off-by: Daniel <845765@qq.com>
|
2025-10-29 16:10:40 +08:00 |
|
Daniel
|
5e85d895b3
|
🎨 https://github.com/siyuan-note/siyuan/issues/16233 https://github.com/siyuan-note/siyuan/issues/16121
Signed-off-by: Daniel <845765@qq.com>
|
2025-10-29 16:01:35 +08:00 |
|
Daniel
|
e5f3fc5e51
|
🎨 https://github.com/siyuan-note/siyuan/issues/16233 https://github.com/siyuan-note/siyuan/issues/16121
Signed-off-by: Daniel <845765@qq.com>
|
2025-10-29 16:01:35 +08:00 |
|
Vanessa
|
19f0834766
|
Merge remote-tracking branch 'origin/dev' into dev
|
2025-10-29 16:00:21 +08:00 |
|
Vanessa
|
1e60748e64
|
🎨 https://github.com/siyuan-note/siyuan/issues/16206
|
2025-10-29 16:00:09 +08:00 |
|
Daniel
|
1afb1c2be8
|
📝 Update changelogs
Signed-off-by: Daniel <845765@qq.com>
|
2025-10-29 15:45:00 +08:00 |
|
Daniel
|
d56e71651e
|
📝 Update changelogs
Signed-off-by: Daniel <845765@qq.com>
|
2025-10-29 15:41:05 +08:00 |
|
Daniel
|
06f439f606
|
📝 Update changelogs
Signed-off-by: Daniel <845765@qq.com>
|
2025-10-29 15:30:46 +08:00 |
|
Jeffrey Chen
|
4c2684d11d
|
🧑💻 Add internal kernel API /api/block/getBlockDOMWithEmbed and /api/block/getBlockDOMsWithEmbed (#16237)
* 🎨 Add internal kernel API `/api/block/getBlockDOMWithEmbed` and `/api/block/getBlockDOMsWithEmbed`
fix https://github.com/siyuan-note/siyuan/issues/16021
* 🎨 Add internal kernel API `/api/block/getBlockDOMWithEmbed` and `/api/block/getBlockDOMsWithEmbed`
fix https://github.com/siyuan-note/siyuan/issues/16021
|
2025-10-29 15:27:19 +08:00 |
|
Daniel
|
65c8344add
|
🐛 https://github.com/siyuan-note/siyuan/issues/16232
Signed-off-by: Daniel <845765@qq.com>
|
2025-10-29 11:45:27 +08:00 |
|
Daniel
|
15fc11e600
|
🎨 https://github.com/siyuan-note/siyuan/issues/16233 https://github.com/siyuan-note/siyuan/issues/16121
Signed-off-by: Daniel <845765@qq.com>
|
2025-10-29 10:43:17 +08:00 |
|
Daniel
|
74faaa50d4
|
📝 Update changelogs
Signed-off-by: Daniel <845765@qq.com>
|
2025-10-28 20:52:26 +08:00 |
|
Daniel
|
fc4cadfd58
|
🎨 https://github.com/siyuan-note/siyuan/issues/16206
Signed-off-by: Daniel <845765@qq.com>
|
2025-10-28 20:44:19 +08:00 |
|
Jeffrey Chen
|
3d50e40177
|
🎨 Adds publishing service settings page on mobile (#16228)
fix https://github.com/siyuan-note/siyuan/issues/16224
|
2025-10-28 20:43:58 +08:00 |
|
Vanessa
|
992ab53f4b
|
🎨 https://github.com/siyuan-note/siyuan/issues/16209
|
2025-10-28 20:05:45 +08:00 |
|
Vanessa
|
0e334d1ca0
|
🎨 https://github.com/siyuan-note/siyuan/issues/16206
|
2025-10-28 19:34:54 +08:00 |
|
Vanessa
|
5bf5684d17
|
🎨 https://github.com/siyuan-note/siyuan/issues/16207
|
2025-10-28 18:52:29 +08:00 |
|
Vanessa
|
3afc7cefc4
|
Merge remote-tracking branch 'origin/dev' into dev
|
2025-10-28 16:55:22 +08:00 |
|
Vanessa
|
22a56c2bcf
|
🎨 https://github.com/siyuan-note/siyuan/issues/16208
|
2025-10-28 16:55:10 +08:00 |
|
Jeffrey Chen
|
ed4db690a5
|
🎨 Improve exporting document HTML (#16225)
fix https://github.com/siyuan-note/siyuan/pull/16219
|
2025-10-28 16:21:27 +08:00 |
|
Jeffrey Chen
|
a6b2cc5b2b
|
📝 Improve User Guide (#16223)
fix https://github.com/siyuan-note/siyuan/pull/16219
|
2025-10-28 16:18:36 +08:00 |
|
Daniel
|
2567526672
|
🎨 Improve detection of duplicate insertion of assets https://github.com/siyuan-note/siyuan/issues/16220
Signed-off-by: Daniel <845765@qq.com>
|
2025-10-28 11:01:53 +08:00 |
|
Daniel
|
920f7e4623
|
🎨 Clean code
Signed-off-by: Daniel <845765@qq.com>
|
2025-10-28 11:01:53 +08:00 |
|
Vanessa
|
163a809758
|
Merge remote-tracking branch 'origin/dev' into dev
|
2025-10-28 10:32:50 +08:00 |
|
Vanessa
|
432069ec56
|
🎨 https://github.com/siyuan-note/siyuan/issues/16196
|
2025-10-28 10:32:39 +08:00 |
|
Jeffrey Chen
|
90a447f914
|
🎨 Improve exporting document HTML (#16219)
* 🎨 The browser-side supports exporting document HTML
fix https://github.com/siyuan-note/siyuan/issues/16213
* 修复导出 HTML 时引入资源没有使用相对路径,修复文档导出 HTML/PDF 时缺失图标
fix https://github.com/siyuan-note/siyuan/issues/16217
fix https://github.com/siyuan-note/siyuan/issues/16216 01
* 修复文档导出 HTML/PDF 时冗余图标
fix https://github.com/siyuan-note/siyuan/issues/16216 02
|
2025-10-28 09:28:56 +08:00 |
|
Jeffrey Chen
|
bca1f1eda6
|
📝 Improve text (#16212)
|
2025-10-28 09:25:07 +08:00 |
|
Vanessa
|
5403bb4eb4
|
🎨 https://github.com/siyuan-note/siyuan/issues/16196
|
2025-10-27 19:53:03 +08:00 |
|
Vanessa
|
8a70277add
|
🎨 https://github.com/siyuan-note/siyuan/issues/16196
|
2025-10-27 18:14:18 +08:00 |
|
Vanessa
|
a9351cc4eb
|
🚨
|
2025-10-27 17:36:29 +08:00 |
|