834 Commits

Author SHA1 Message Date
Daniel
fc289d3866 🎨 Improve HTML clipping https://github.com/siyuan-note/siyuan/issues/14178 2025-02-23 10:30:08 +08:00
Daniel
615b749d6a 🧑‍💻 Improve kernel API exportMdContent https://github.com/siyuan-note/siyuan/issues/14032 2025-02-18 15:55:25 +08:00
Daniel
d91c9afcb4 🎨 Expand doc tree after duplicating doc https://github.com/siyuan-note/siyuan/issues/14125 2025-02-17 16:04:05 +08:00
Daniel
4374859e04 🐛 Fix NPE https://ld246.com/article/1739550445065 2025-02-15 18:27:05 +08:00
Daniel
010139be3f 🎨 Improve workspace dir checking https://github.com/siyuan-note/siyuan/issues/13789 2025-02-10 11:00:03 +08:00
Daniel
296a045899 🎨 Improve refreshing of doc tree when creating doc https://github.com/siyuan-note/siyuan/issues/12109 2025-02-09 12:28:56 +08:00
Daniel
5ddda02aba 🎨 Improve refreshing of doc tree when creating doc https://github.com/siyuan-note/siyuan/issues/12109 2025-02-09 12:27:58 +08:00
Daniel
5fca28ca81 🧑‍💻 Improve API exportMdContent https://github.com/siyuan-note/siyuan/issues/14032 2025-02-09 12:20:35 +08:00
Daniel
86ad1e9dcf 🎨 Improve refreshing of doc tree when creating doc https://github.com/siyuan-note/siyuan/issues/12109 2025-02-09 12:10:03 +08:00
Daniel
947dbc4787 🎨 Improve refreshing of doc tree when creating doc https://github.com/siyuan-note/siyuan/issues/12109 2025-02-09 11:42:02 +08:00
Daniel
4824feaa2f 🎨 Improve create doc event push 2025-02-09 11:33:43 +08:00
Daniel
b6ef8be3d5 🎨 Improve workspace dir checking https://github.com/siyuan-note/siyuan/issues/13789 2025-02-06 11:37:44 +08:00
Daniel
693bf7e1ed 🧑‍💻 API | getDocumentAssets https://github.com/siyuan-note/siyuan/issues/13875 2025-01-30 15:07:18 +08:00
Daniel
4f3f827583 🎨 Improve HTML clipping https://github.com/siyuan-note/siyuan/issues/13885 2025-01-26 11:57:20 +08:00
Daniel
15231be474 🎨 Improve workspace path checking https://github.com/siyuan-note/siyuan/issues/7569 2025-01-15 11:31:05 +08:00
Daniel
d1020e3729 🎨 Backlink count at the doc block title including sub-blocks https://github.com/siyuan-note/siyuan/issues/13791 2025-01-13 13:46:24 +08:00
Daniel
558e18f52f 🎨 Backlink count at the doc block title including sub-blocks https://github.com/siyuan-note/siyuan/issues/13791 2025-01-13 12:33:24 +08:00
Daniel
ecf9d3a7d8 🎨 Backlink count at the doc block title including sub-blocks https://github.com/siyuan-note/siyuan/issues/13791 2025-01-13 12:26:19 +08:00
Daniel
61828f5367 🎨 Improve HTML clipping https://github.com/siyuan-note/siyuan/issues/13800 2025-01-12 21:30:03 +08:00
Daniel
1a991bf20f 🎨 Backlink count at the doc block title including sub-blocks https://github.com/siyuan-note/siyuan/issues/13791 2025-01-12 21:19:27 +08:00
Daniel
34fa102296 🎨 Backlink count at the doc block title including sub-blocks https://github.com/siyuan-note/siyuan/issues/13791 2025-01-12 18:47:47 +08:00
Daniel
970b82a718 🎨 Improve list item, super block and blockquote backlink propagation https://github.com/siyuan-note/siyuan/issues/13776 2025-01-12 01:07:55 +08:00
Daniel
c3579b20dd 🎨 Improve list item, super block and blockquote backlink propagation https://github.com/siyuan-note/siyuan/issues/13776 2025-01-11 11:10:58 +08:00
Daniel
a83d4f2bef 🎨 Improve importing conf https://github.com/siyuan-note/siyuan/issues/13767 2025-01-09 23:09:36 +08:00
Daniel
4b4366268b 🎨 Improve access auth code setting 2025-01-09 11:46:23 +08:00
Daniel
9532edcab0 🎨 Improve import conf https://github.com/siyuan-note/siyuan/issues/13718 2025-01-04 21:32:09 +08:00
Daniel
4688ceabb8 🎨 Improve import S3/WebDAV conf https://github.com/siyuan-note/siyuan/issues/13718 2025-01-04 21:26:30 +08:00
Yingyi / 颖逸
ea1081db5b ♻️ Refactor EventSource broadcast subscribe (#13708)
* 🎨 Refactor broadcast subscribe using event-bus

* 🐛 Fix invalid query param `retry`

* 🎨 Add event source status log

* 🐛 Fix EventSource destroy method
2025-01-03 09:28:16 +08:00
Yingyi / 颖逸
69c9539cdc 🧑‍💻 Add Kernel API for subscribe broadcast message by SSE (#13694)
* 🎨 Add Kernel API for subscribe broadcast

* 🐛 Fix request serialization

* 🐛 Fix broadcast message loss issue

* 🎨 Add event ID

* 🎨 Add retry field

* 🐛 Fix event ID format
2025-01-01 21:51:45 +08:00
Daniel
0802c207cc 🎨 Support for ignoring the prompt to add Microsoft Defender exclusions https://github.com/siyuan-note/siyuan/issues/13687 2024-12-31 23:26:48 +08:00
Daniel
c9dc44efd1 🎨 Support one-click addition of Microsoft Defender exclusions https://github.com/siyuan-note/siyuan/issues/13650 2024-12-31 23:12:10 +08:00
Yingyi / 颖逸
6ee4705e2a 🎨 Support local file system sync & backup (#13663)
* 🎨 Use local file system sync & backup

* ⬆️ dejavu

* 🎨 Add the settings panel of local file system sync & backup

* 📝 Update user guides of local file system sync & backup

* 🎨 Adjust supported runtime environments
2024-12-31 21:06:13 +08:00
Yingyi / 颖逸
3807f8386c 🧑‍💻 Add Kernel API for publish binary message broadcast (#13681)
* 🎨 Broadcast supports publishing binary messages

* 🎨 Add size field to `PublishMessage`
2024-12-31 17:36:53 +08:00
Daniel
77efc5cca4 🔒 XSS through emoji name https://github.com/siyuan-note/siyuan/issues/13658 2024-12-30 23:09:00 +08:00
Daniel
f2584745f5 🎨 Improve content stat https://github.com/siyuan-note/siyuan/issues/13627 2024-12-30 15:52:26 +08:00
Daniel
2784511e72 🎨 Support one-click addition of Microsoft Defender exclusions https://github.com/siyuan-note/siyuan/issues/13650 2024-12-29 09:54:18 +08:00
Daniel
e643d7106f 🎨 Improve sync message push https://ld246.com/article/1732931024696 2024-12-27 10:16:44 +08:00
Daniel
9e2bab6718 🎨 Improve search jump focus block and then exit focus positioning https://github.com/siyuan-note/siyuan/issues/13577 2024-12-25 20:20:05 +08:00
Daniel
d34caba3bb 🎨 Improve net img convert to local https://github.com/siyuan-note/siyuan/issues/13600 2024-12-24 16:33:24 +08:00
Daniel
b81de5d2da 🎨 Improve exporting data https://github.com/siyuan-note/siyuan/issues/13500 2024-12-18 17:17:24 +08:00
Daniel
5fb2b78911 🔥 Remove Sentry reporting diagnostic data https://github.com/siyuan-note/siyuan/issues/13522 2024-12-18 17:10:23 +08:00
Daniel
382f7dd235 🎨 Improve exporting data https://github.com/siyuan-note/siyuan/issues/13500 2024-12-18 01:06:58 +08:00
Daniel
45a6f7e29d 🎨 Support setting automatic sync interval https://github.com/siyuan-note/siyuan/issues/13448 2024-12-14 12:05:40 +08:00
Daniel
8f89caf22e 🎨 Improve backmention highlighting https://github.com/siyuan-note/siyuan/issues/13328 2024-12-13 10:42:04 +08:00
Daniel
11d3516aa7 🎨 Add block content statistics template function statBlock https://github.com/siyuan-note/siyuan/issues/13438 2024-12-12 00:00:28 +08:00
Daniel
e70ed57f6e 🔒 Some security vulnerabilities https://github.com/siyuan-note/siyuan/issues/13426 2024-12-11 17:30:14 +08:00
Daniel
04a4a90721 🎨 Improve floating window backlink https://github.com/siyuan-note/siyuan/issues/13371 2024-12-09 10:50:33 +08:00
Daniel
497037465b 🧑‍💻 Add a internal kernel API /api/system/reloadUI https://github.com/siyuan-note/siyuan/issues/13402 2024-12-08 22:21:06 +08:00
Daniel
bf40951781 🎨 Improve search highlighting https://github.com/siyuan-note/siyuan/issues/13343 2024-12-08 16:47:05 +08:00
Daniel
5aa97664d5 🎨 Improve search highlighting https://github.com/siyuan-note/siyuan/issues/13343 2024-12-08 16:37:40 +08:00