Commit Graph

4430 Commits

Author SHA1 Message Date
Daniel
83fbf8c523 🔖 Release v3.0.4 2024-03-19 08:26:47 +08:00
Daniel
426225af96 🎨 Improve rename doc push message 2024-03-18 21:02:40 +08:00
Daniel
1d3e28da6f 🎨 Add internal kernel API /api/block/getBlocksIndexes https://github.com/siyuan-note/siyuan/issues/10608 2024-03-18 16:23:32 +08:00
Daniel
dc95dc3555 🐛 Fix npe 2024-03-18 16:23:31 +08:00
Daniel
27c55b96a4 🎨 Add internal kernel API /api/file/globalCopyFiles https://github.com/siyuan-note/siyuan/issues/10614 2024-03-18 11:17:31 +08:00
Daniel
8287631078 🎨 Show operation type in the file history item list https://github.com/siyuan-note/siyuan/issues/10634 2024-03-18 10:18:55 +08:00
Daniel
fc3580166c 🎨 Show operation type in the file history item list https://github.com/siyuan-note/siyuan/issues/10634 2024-03-18 10:17:10 +08:00
Daniel
a73fe74a2e 🎨 Alt+0 flashcard review entry no longer returns to card deck flashcards Fix https://github.com/siyuan-note/siyuan/issues/10635 2024-03-17 22:46:05 +08:00
Daniel
08fdf6647a 🎨 Improve rendering of inline code, kbd and tag to avoid repeated rendering of zero-width spaces on the right https://github.com/siyuan-note/siyuan/issues/10629 2024-03-17 11:42:05 +08:00
Daniel
ff79d71286 🎨 Improve doc tree parsing 2024-03-16 12:22:18 +08:00
Daniel
9e731908e2 🎨 Improve move doc https://github.com/siyuan-note/siyuan/issues/9356 2024-03-15 23:36:46 +08:00
Daniel
84c801bbc9 🎨 Improve move doc 2024-03-15 23:12:08 +08:00
Daniel
6feabe74c8 Improve block indexing performance https://github.com/siyuan-note/siyuan/issues/10624 2024-03-15 22:54:01 +08:00
Daniel
04b61dc7eb 🐛 Incorrect reference count after moving doc across notebooks https://github.com/siyuan-note/siyuan/issues/10622 2024-03-15 22:54:00 +08:00
Daniel
095dfc2b35 🧑‍💻 Add internal kernel API /api/block/getBlocksIndexes Fix https://github.com/siyuan-note/siyuan/issues/10608 2024-03-15 19:34:59 +08:00
Daniel
0daa752ba9 🐛 Database multi-field sorting fails Fix https://github.com/siyuan-note/siyuan/issues/10616 2024-03-15 19:14:57 +08:00
Daniel
4c174a100c 🎨 Upgrade to FSRS-4.5 https://github.com/siyuan-note/siyuan/issues/10607 2024-03-15 19:13:38 +08:00
Daniel
6a6fdce3dd 🎨 Flashcard review interface adds card review times, state and other information https://github.com/siyuan-note/siyuan/issues/10505 2024-03-14 22:14:12 +08:00
Daniel
91ad199142 🎨 Improve parser https://ld246.com/article/1710381064911 2024-03-14 22:09:39 +08:00
Daniel
5f0ffb587a 🎨 Improve web page clip code block content conversion https://github.com/siyuan-note/siyuan/issues/10605 2024-03-14 20:33:38 +08:00
Daniel
8d290fb8a8 🎨 Convert network images to local supports // https://github.com/siyuan-note/siyuan/issues/10598 2024-03-14 11:15:41 +08:00
Daniel
63914488f0 🎨 Add to Database no longer autofills filter values https://github.com/siyuan-note/siyuan/issues/10587 2024-03-14 10:58:49 +08:00
Daniel
6ff917f48d 🎨 Open the last workspace by default https://github.com/siyuan-note/siyuan/issues/10570 2024-03-14 09:46:54 +08:00
Daniel
271cf982f7 🎨 After opening the user guide, prevent folding the doc tree when syncing data 2024-03-13 23:54:33 +08:00
Daniel
e02e4daa1c 🐛 Database cannot filter out rows with relations that are empty or not empty Fix https://github.com/siyuan-note/siyuan/issues/10601 2024-03-13 23:23:52 +08:00
Daniel
cc9aed6aec 🐛 Fix sort av view not working 2024-03-13 21:59:59 +08:00
Daniel
14587701ae 🎨 Text starting with 4 spaces are not parsed into code blocks when clipping https://github.com/siyuan-note/siyuan/issues/10588 2024-03-12 17:27:54 +08:00
Daniel
f168e39768 🎨 Fill in the alt text after converting network images to local https://github.com/siyuan-note/siyuan/issues/10583 2024-03-12 17:06:22 +08:00
Daniel
9a42f69ba6 🎨 Fill in the alt text after converting network images to local https://github.com/siyuan-note/siyuan/issues/10583 2024-03-12 17:04:45 +08:00
Daniel
f4b94360da 🎨 Data repo no longer automatically resets after corrupted https://github.com/siyuan-note/siyuan/issues/10580 2024-03-12 16:43:04 +08:00
Daniel
f45cee76ce 🎨 Data repo no longer automatically resets after corrupted https://github.com/siyuan-note/siyuan/issues/10580 2024-03-12 16:38:02 +08:00
Daniel
d90dff900e 🎨 Data repo no longer automatically resets after corrupted https://github.com/siyuan-note/siyuan/issues/10580 2024-03-12 16:35:46 +08:00
Daniel
e58520b6ce 🎨 Data repo no longer automatically resets after corrupted https://github.com/siyuan-note/siyuan/issues/10580 2024-03-12 15:57:13 +08:00
Daniel
95764092ec 🔖 Release v3.0.3 2024-03-12 09:11:56 +08:00
Daniel
92e4d3951b 🎨 Record access authorization login log https://github.com/siyuan-note/siyuan/issues/10578 2024-03-11 22:45:01 +08:00
Daniel
7f82fc21af 🎨 Database .json follows the doc tree single line save setting https://github.com/siyuan-note/siyuan/issues/10571 2024-03-11 21:31:29 +08:00
Daniel
f3574038e2 ♻️ Clean code 2024-03-10 23:27:13 +08:00
Daniel
abfddf76a5 🎨 Clean code 2024-03-10 23:01:50 +08:00
Daniel
f3fff63b7d 🐛 https://github.com/siyuan-note/siyuan/issues/10564 2024-03-10 23:01:49 +08:00
Daniel
b4ba126d7b 🎨 Database table view in-table search https://github.com/siyuan-note/siyuan/issues/10419 2024-03-10 22:28:18 +08:00
Daniel
aab1e965e4 🎨 Database table view in-table search https://github.com/siyuan-note/siyuan/issues/10419 2024-03-10 22:19:14 +08:00
Daniel
aa01e99b0d 🎨 https://github.com/siyuan-note/siyuan/issues/10557 2024-03-10 22:06:25 +08:00
Daniel
aeb09cb0f6 🎨 Automatic check of database indexes is only performed once after startup https://github.com/siyuan-note/siyuan/issues/10563 2024-03-10 18:10:45 +08:00
Daniel
b9e2b7661e 🎨 Database table view in-table search https://github.com/siyuan-note/siyuan/issues/10419 2024-03-09 17:33:57 +08:00
Daniel
bdf63c8a1d 🎨 Database table view in-table search https://github.com/siyuan-note/siyuan/issues/10419 2024-03-09 17:31:06 +08:00
Daniel
05bb1442a8 🎨 Update av https://github.com/siyuan-note/siyuan/issues/10552 2024-03-09 16:16:45 +08:00
Daniel
1b0ceaaedf 🎨 Database table view in-table search https://github.com/siyuan-note/siyuan/issues/10419 2024-03-09 11:26:27 +08:00
Daniel
77ce08d044 🎨 Database table view in-table search https://github.com/siyuan-note/siyuan/issues/10419 2024-03-09 11:13:47 +08:00
Daniel
f163fbb669 🎨 Try fill flashcard to db tpl https://github.com/siyuan-note/siyuan/issues/10502#issuecomment-1986703280 2024-03-09 11:12:09 +08:00
Daniel
16fd52a74d 🎨 Try fill flashcard to db tpl https://github.com/siyuan-note/siyuan/issues/10502#issuecomment-1986703280 2024-03-09 10:58:14 +08:00