Commit graph

2850 commits

Author SHA1 Message Date
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
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
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
Daniel
edb6af67d9
🎨 Improve database relation field binding/unbinding blocks https://github.com/siyuan-note/siyuan/issues/12372 2024-09-02 17:53:58 +08:00
Daniel
886f2d0ce7
🎨 Improve database editing https://github.com/siyuan-note/siyuan/issues/12343 2024-08-31 22:56:11 +08:00
Daniel
11f5d29c29
🎨 Improve database editing https://github.com/siyuan-note/siyuan/issues/12343 2024-08-31 22:51:40 +08:00
Yingyi / 颖逸
b924452eab
🧑‍💻 Fix API /api/asset/upload response body succMap field (#12361)
* 🐛 Fix API `/api/asset/upload` response body `succMap` field

* 🐛 Fix #12255
2024-08-30 09:43:16 +08:00
Daniel
6a3095c56c
🎨 No longer limits the number of dynamically loaded blocks in the editor https://github.com/siyuan-note/siyuan/issues/12359 2024-08-29 16:53:02 +08:00
Daniel
9f1906c003
🎨 Reindex only the current document after rolling back the document https://github.com/siyuan-note/siyuan/issues/12320 2024-08-29 11:44:47 +08:00
Daniel
4ff10086ed
♻️ Upgrade to FSRS-5 https://github.com/siyuan-note/siyuan/issues/12344 2024-08-28 18:17:46 +08:00
Daniel
6fb69303c8
🎨 https://github.com/siyuan-note/siyuan/pull/12353 2024-08-28 17:47:50 +08:00
ytm157
593e3141ab
🧑‍💻 Add a kernel API /api/filetree/getPathByID
* 🧑‍💻 Add a new api '/api/filetree/getPathByID'

* 🧑‍💻 Add a new api '/api/filetree/getPathByID'
2024-08-28 17:45:09 +08:00
Misuzu2027
13140edd6b
🧑‍💻 Add a parameter containChildren for the kernel API /api/ref/getBacklinkDoc
接口 `/api/ref/getBacklinkDoc` 和 `/api/ref/getBackmentionDoc`  添加参数 `containChildren` 。

Co-authored-by: weizelong <1710010123@qq.com>
2024-08-21 12:26:51 +08:00
Daniel
6c2c003718
🎨 Improve database text field exporting https://github.com/siyuan-note/siyuan/issues/12261 2024-08-17 08:32:49 +08:00
Daniel
f5e5816997
🧑‍💻 Improve kernel API getChildBlocks https://github.com/siyuan-note/siyuan/issues/12260 https://github.com/siyuan-note/siyuan/issues/8249 2024-08-16 20:49:34 +08:00
Daniel
52877f42d0
🎨 Improve asset name normalization when inserting/uploading https://github.com/siyuan-note/siyuan/issues/12255 2024-08-16 11:51:42 +08:00
Daniel
05167fefe4
🐛 Embed blocks are exported incorrectly https://github.com/siyuan-note/siyuan/issues/12250 2024-08-15 18:07:57 +08:00
Daniel
4ac3e9d397
🎨 Improve HTML kbd clipping https://github.com/siyuan-note/siyuan/issues/12242 2024-08-12 18:03:10 +08:00
Daniel
6777ace282
🎨 List item disconnection no longer affects database binding blocks https://github.com/siyuan-note/siyuan/issues/12235 2024-08-12 10:51:48 +08:00
Daniel
b908bae496
🎨 Improve database table view exporting https://github.com/siyuan-note/siyuan/issues/12232 2024-08-11 09:33:43 +08:00
Daniel
37c80cc770
🐛 Wrong parsing virtual reference with \ before it https://github.com/siyuan-note/siyuan/issues/12206 2024-08-09 09:07:02 +08:00
Daniel
4cdd3ee470
🎨 Improve load tree failed logging 2024-08-09 08:56:17 +08:00
Daniel
91a068ff52
🎨 Improve sort when importing markdown files https://github.com/siyuan-note/siyuan/issues/11390 2024-08-05 23:22:41 +08:00
Daniel
01dea02541
🎨 The marketplace package supports author name search https://github.com/siyuan-note/siyuan/issues/11673 2024-08-05 22:18:46 +08:00
Daniel
1c080f78f2
🎨 Improve logging https://github.com/siyuan-note/siyuan/issues/12104 2024-08-05 21:45:02 +08:00
Daniel
8a82ce0feb
🎨 Improve tx 2024-08-05 21:12:31 +08:00
Daniel
a5c02a78e8
🎨 Improve block update time filling https://github.com/siyuan-note/siyuan/issues/12182 2024-08-04 12:25:11 +08:00
Daniel
a070db1933
🎨 Ignore hidden files when cleaning unused assets https://github.com/siyuan-note/siyuan/issues/12172 2024-08-04 12:18:20 +08:00
Daniel
27c19ba396
🎨 Improve block update time filling https://github.com/siyuan-note/siyuan/issues/12182 2024-08-04 12:02:03 +08:00
Daniel
3cbb6138ed
🎨 The database-bound block is automatically added to the database after being copied as a replica https://github.com/siyuan-note/siyuan/issues/12140 2024-08-04 11:24:04 +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
Daniel
efb3c5dd36
🎨 Improve processing when a database-bound block changes its type https://github.com/siyuan-note/siyuan/issues/12152 2024-08-03 22:19:00 +08:00
Daniel
7c497108af
🎨 The database-bound block is automatically added to the database after being copied as a replica https://github.com/siyuan-note/siyuan/issues/12140 2024-08-03 21:55:10 +08:00
Daniel
07d2930739
🎨 Improve indexing completeness when exiting https://github.com/siyuan-note/siyuan/issues/12039 2024-08-02 10:04:21 +08:00
Daniel
7979054595
🎨 Improve sync logging 2024-08-01 20:25:53 +08:00
Daniel
bed84f11c4
🎨 Improve sync logging 2024-08-01 20:25:29 +08:00
Daniel
8646bb0b10
🎨 Improve indexing completeness when exiting https://github.com/siyuan-note/siyuan/issues/12039 2024-07-31 12:24:17 +08:00
Daniel
1f46d16055
🎨 Supports converting network assets in the database to local https://github.com/siyuan-note/siyuan/issues/12096 2024-07-26 19:04:01 +08:00
Daniel
b4ece87cc0
🎨 Supports converting network assets in the database to local https://github.com/siyuan-note/siyuan/issues/12096 2024-07-26 18:55:01 +08:00
Daniel
df8d70995c
♻️ Supports converting network assets in the database to local https://github.com/siyuan-note/siyuan/issues/12096 2024-07-26 18:41:46 +08:00