Commit Graph

2834 Commits

Author SHA1 Message Date
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
Daniel
db6f17e91c 🎨 Improve av binding block https://github.com/siyuan-note/siyuan/issues/12090 2024-07-25 17:34:47 +08:00
Daniel
cfdec8fcda 🐛 Exporting embedded heading blocks without blocks underneath Fix https://github.com/siyuan-note/siyuan/issues/12075 2024-07-24 21:31:55 +08:00
Daniel
afcb666892 🎨 Improve block ref searching https://github.com/siyuan-note/siyuan/issues/12010 2024-07-24 12:07:40 +08:00
Daniel
9cc334698b 🎨 The database-bound block is automatically added to the database after being copied as a replica https://github.com/siyuan-note/siyuan/issues/11959 2024-07-24 11:23:21 +08:00
Daniel
74c6b9ba00 🐛 Abnormal heading block update time https://github.com/siyuan-note/siyuan/issues/11996 2024-07-24 10:55:43 +08:00
Daniel
f622b42f36 🎨 The database-bound block is automatically added to the database after being copied as a replica https://github.com/siyuan-note/siyuan/issues/11959 2024-07-24 10:25:41 +08:00
Daniel
935efd7d3d 🎨 The database-bound block is automatically added to the database after being copied as a replica https://github.com/siyuan-note/siyuan/issues/11959 2024-07-17 09:59:22 +08:00
Daniel
1645099945 🎨 Improve outline panel escape rendering Fix https://github.com/siyuan-note/siyuan/issues/12001 2024-07-17 09:22:12 +08:00
Daniel
a18559e6d0 🎨 Improve database template field exporting Fix https://github.com/siyuan-note/siyuan/issues/11988 2024-07-16 23:44:15 +08:00
Daniel
bcd12057bc 🎨 Improve block ref anchor text exporting Fix https://github.com/siyuan-note/siyuan/issues/11995 2024-07-16 10:44:57 +08:00
Daniel
8bf6646514 🎨 Support find replace block ref anchor text https://github.com/siyuan-note/siyuan/issues/11978 2024-07-16 09:15:20 +08:00
Daniel
eb0879812f Improve recent docs loading performance Fix https://github.com/siyuan-note/siyuan/issues/11977 2024-07-16 09:15:19 +08:00
Daniel
f75e383728 Improve global searching (group by doc) performance https://github.com/siyuan-note/siyuan/issues/11951 2024-07-16 09:15:18 +08:00
Daniel
5f56e42dee Improve block ref searching performance https://github.com/siyuan-note/siyuan/issues/11951 2024-07-16 09:15:18 +08:00
Daniel
d4b60520d9 Improve block ref searching performance https://github.com/siyuan-note/siyuan/issues/11951 2024-07-16 09:15:18 +08:00
Daniel
f22bec9fd6 🎨 Improve database text field exporting https://github.com/siyuan-note/siyuan/issues/11945 2024-07-16 09:15:17 +08:00