Commit Graph

4709 Commits

Author SHA1 Message Date
Daniel 1eb19c1b26 🎨 Authorization is no longer required when exporting compressed packages in formats such as markdown https://github.com/siyuan-note/siyuan/issues/12442 2024-09-11 22:30:47 +08:00
Daniel 91f74a8546 🎨 Parsing YAML Front Matter as document custom attributes when importing Markdown files https://github.com/siyuan-note/siyuan/issues/10878 2024-09-11 18:07:29 +08:00
Daniel b182d9699e ⬆️ Upgrade kernel deps 2024-09-11 17:28:27 +08:00
Daniel 8b2c08439f 🎨 Refresh associated blocks after find-replacing and rolling back doc
https://github.com/siyuan-note/siyuan/issues/12439
https://github.com/siyuan-note/siyuan/issues/12438
2024-09-11 17:22:16 +08:00
Daniel 83952c24cc 🎨 Refresh result list after find-replace https://github.com/siyuan-note/siyuan/issues/12437 2024-09-11 12:03:51 +08:00
Daniel 29a27c3fc4 ⬆️ Upgrade riff 2024-09-11 11:44:06 +08:00
Daniel e977fcd66f 🎨 Improve ref count refresh https://github.com/siyuan-note/siyuan/issues/12432 2024-09-10 23:01:51 +08:00
Daniel 26d3b87584 🎨 Improve database relation and rollup field exporting https://github.com/siyuan-note/siyuan/issues/12003 2024-09-10 18:17:20 +08:00
Daniel 3eec016723 🔖 Release v3.1.6 2024-09-10 10:24:51 +08:00
Daniel e475379480 ⬆️ Upgrade kernel deps 2024-09-10 10:21:17 +08:00
Daniel 7b2c2ecbaa ⬆️ Upgrade kernel deps 2024-09-10 09:46:38 +08:00
Daniel dfa9783c1b ⬆️ Upgrade kernel deps 2024-09-10 09:43:50 +08:00
Daniel 3632718839 Improve document tree expansion and database loading performance https://github.com/siyuan-note/siyuan/issues/12428 2024-09-10 00:15:22 +08:00
Daniel 42c9a1210a Improve document tree expansion and database loading performance https://github.com/siyuan-note/siyuan/issues/12428 2024-09-09 23:45:04 +08:00
Daniel 4e0aa60ebf 🎨 The interface will no longer be refreshed after find-replace https://github.com/siyuan-note/siyuan/issues/11844 2024-09-08 23:51:26 +08:00
Daniel 283ca7da41 🎨 Improve export to Liandi https://github.com/siyuan-note/siyuan/issues/12338 2024-09-08 22:58:56 +08:00
Daniel 7d740bcc88 🎨 Improve list item convert to doc https://github.com/siyuan-note/siyuan/issues/12411 2024-09-08 22:58:56 +08:00
Daniel 0f275b975d 🎨 Improve list item convert to doc https://github.com/siyuan-note/siyuan/issues/12411 2024-09-08 17:53:36 +08:00
Daniel 130420c6dc 🎨 Improve list item convert to doc https://github.com/siyuan-note/siyuan/issues/12411 2024-09-08 12:36:55 +08:00
Daniel a17015dfdc 🎨 Creating a dailynote template supports the doc icon https://github.com/siyuan-note/siyuan/issues/12416 2024-09-08 12:19:13 +08:00
Daniel 07c1048fac 🎨 Improve reference relationship update after moving blocks https://github.com/siyuan-note/siyuan/issues/12324 2024-09-08 11:44:36 +08:00
Yingyi / 颖逸 9cff5cc235 🧑‍💻 Kernel serve WebDAV service on path /webdav/ (#12412)
* 🎨 Add a WebDAV service to the kernel

* 🎨 Add more writable WebDAV methods
2024-09-08 10:00:09 +08:00
Daniel 43867e0855 🎨 Improve dynamic anchor text and ref count auto-refresh stability https://github.com/siyuan-note/siyuan/issues/8234 2024-09-07 12:05:56 +08:00
Daniel 0e136eed52 🎨 Improve dynamic anchor text auto-refresh stability https://github.com/siyuan-note/siyuan/issues/8234 2024-09-06 17:05:14 +08:00
Daniel fa3abe615e 🎨 Improve dynamic anchor text auto-refresh stability https://github.com/siyuan-note/siyuan/issues/8234 2024-09-06 16:52:36 +08:00
Daniel 57f95b1d59 🎨 Improve dynamic anchor text auto-refresh stability https://github.com/siyuan-note/siyuan/issues/8234 2024-09-06 11:46:49 +08:00
Daniel e9f7cc0d52 🎨 Improve dynamic anchor text auto-refresh stability https://github.com/siyuan-note/siyuan/issues/8234 2024-09-06 11:03:51 +08:00
Daniel 1f30848d8d 🎨 Improve dynamic anchor text auto-refresh stability https://github.com/siyuan-note/siyuan/issues/8234 2024-09-06 10:09:28 +08:00
Daniel e5df997e19 🎨 Improve dynamic anchor text auto-refresh stability https://github.com/siyuan-note/siyuan/issues/8234 2024-09-06 09:49:46 +08:00
Daniel 2dcd2747f3 🎨 Improve dynamic anchor text auto-refresh stability https://github.com/siyuan-note/siyuan/issues/8234 2024-09-06 01:03:21 +08:00
Daniel 1ff69fa257 🎨 Improve dynamic anchor text auto-refresh stability https://github.com/siyuan-note/siyuan/issues/8234 2024-09-06 00:07:57 +08:00
Daniel ca17aee797 🎨 Improve dynamic anchor text auto-refresh stability https://github.com/siyuan-note/siyuan/issues/8234 2024-09-06 00:04:09 +08:00
Daniel b840979cb0 🎨 Search results should remain unchanged after downloading or deleting the marketplace package https://github.com/siyuan-note/siyuan/issues/12252 2024-09-05 23:02:35 +08:00
Daniel bdc2c9ffad ⬆️ Upgrade lute https://github.com/siyuan-note/siyuan/issues/12394 2024-09-05 22:42:49 +08:00
Daniel 108dc32098 ♻️ Implement some delayed kernel events using task queues https://github.com/siyuan-note/siyuan/issues/12393 2024-09-05 22:13:28 +08:00
Daniel 653a765b17 ♻️ Implement some delayed kernel events using task queues https://github.com/siyuan-note/siyuan/issues/12393 2024-09-05 18:48:35 +08:00
Daniel 09eec52a02 ♻️ Implement some delayed kernel events using task queues https://github.com/siyuan-note/siyuan/issues/12393 2024-09-05 18:07:04 +08:00
Daniel 58032e538c ♻️ Implement some delayed kernel events using task queues https://github.com/siyuan-note/siyuan/issues/12393 2024-09-05 17:07:13 +08:00
Daniel ffe737f55c ♻️ Implement some delayed kernel events using task queues https://github.com/siyuan-note/siyuan/issues/12393 2024-09-05 17:07:13 +08:00
Daniel 50adf9751b ♻️ Implement some delayed kernel events using task queues https://github.com/siyuan-note/siyuan/issues/12393 2024-09-05 17:07:12 +08:00
Daniel bea9641d28 🎨 Improve rollback doc 2024-09-05 15:48:55 +08:00
Daniel f18be1d084 🎨 Refresh the editor after rolling back the document https://github.com/siyuan-note/siyuan/issues/12397 2024-09-05 15:48:20 +08:00
Daniel 9560277d0c ♻️ Implement some delayed kernel events using task queues https://github.com/siyuan-note/siyuan/issues/12393 2024-09-05 12:11:13 +08:00
Daniel 8fee81c8c1 🎨 Automatically refresh database views after deleting/rolling back documents https://github.com/siyuan-note/siyuan/issues/12081 2024-09-04 20:15:30 +08:00
Daniel 48162b12a6 🐛 The sorting of fields in the database attribute panel is unstable https://github.com/siyuan-note/siyuan/issues/12043 2024-09-04 11:50:31 +08:00
Daniel 5fa6b69fac 🎨 Improve msg tips 2024-09-04 11:04:20 +08:00
Daniel 72be98d219 🎨 Improve result msg tip for Remove unreferenced assets https://github.com/siyuan-note/siyuan/issues/12226 2024-09-04 11:02:29 +08:00
Daniel 1458024ea5 🎨 Improve clear workspace history msg pushing https://github.com/siyuan-note/siyuan/issues/12080 2024-09-04 10:49:06 +08:00
Oleksandr Redko b100721fee ♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
Daniel 4a7eb70d1a 🎨 De-duplication of backlinks after referencing multiple blocks in the same block https://github.com/siyuan-note/siyuan/issues/12147 2024-09-03 17:39:27 +08:00