88 Commits

Author SHA1 Message Date
Daniel 59261b44ad 🎨 Add a dialog box for Markdown export parameters https://github.com/siyuan-note/siyuan/issues/17031
Signed-off-by: Daniel <845765@qq.com>
2026-06-25 20:42:54 +08:00
Daniel 3662181305 🎨 Headings in the qoute block "override" headings outside blockquote https://github.com/siyuan-note/siyuan/issues/17930
Signed-off-by: Daniel <845765@qq.com>
2026-06-24 18:48:34 +08:00
Daniel 29b6979522 🎨 Improve doc info parsing
Signed-off-by: Daniel <845765@qq.com>
2026-06-04 19:36:41 +08:00
Jeffrey Chen e523ae36d8 🎨 Provide clearer error messages when JSON parsing fails (#17578) 2026-04-23 11:15:22 +08:00
Jeffrey Chen 5c674d7249 ♻️ Replace interface{} with any (#17415) 2026-04-05 16:48:32 +08:00
Daniel 2dbef55788 🎨 Fix https://github.com/siyuan-note/siyuan/issues/16606
Signed-off-by: Daniel <845765@qq.com>
2025-12-16 20:55:34 +08:00
Daniel 980f6dd0b8 Callout block https://github.com/siyuan-note/siyuan/issues/16051
Signed-off-by: Daniel <845765@qq.com>
2025-12-06 16:46:33 +08:00
Achuan-2 ee5eb01c52 🎨 The embed block of a heading supports hiding the heading itself 2025-09-25 16:54:01 +08:00
Daniel 920291d52b 🎨 Improve av https://github.com/siyuan-note/siyuan/issues/15659 2025-08-23 18:31:54 +08:00
Daniel 0a17b83372 🔒 XSS through emoji name https://github.com/siyuan-note/siyuan/issues/15034 2025-06-25 13:15:55 +08:00
Daniel e492b1fa51 🎨 XSS through emoji name https://github.com/siyuan-note/siyuan/issues/15034 2025-06-23 11:03:39 +08:00
Daniel be2cd45eac 🔒 XSS through emoji name https://github.com/siyuan-note/siyuan/issues/15034 https://github.com/siyuan-note/siyuan/pull/15041 2025-06-17 20:59:31 +08:00
Daniel 3b3dedefdb 🎨 Improve database block content escaping https://github.com/siyuan-note/siyuan/issues/14781 2025-05-08 12:28:09 +08:00
Daniel e9b8ff7a55 🎨 Hide text in breadcrumb of last non-document path in embed block https://github.com/siyuan-note/siyuan/issues/13866 2025-02-16 17:25:05 +08:00
Daniel 973f99b690 🐛 Fix NPE 2025-02-07 16:35:07 +08:00
Daniel 9ea85963cc 🎨 Improve breadcrumb content escaping https://github.com/siyuan-note/siyuan/issues/13961 2025-01-31 11:58:11 +08:00
Daniel 5a9bb84641 🎨 Backlink count at the doc block title including sub-blocks https://github.com/siyuan-note/siyuan/issues/13791 2025-01-12 22:35:49 +08:00
Daniel 1cdf74ba09 🎨 Backlink count at the doc block title including sub-blocks https://github.com/siyuan-note/siyuan/issues/13791 2025-01-12 22:30:28 +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 878249a46c 🎨 Improve list item, super block and blockquote backlink propagation https://github.com/siyuan-note/siyuan/issues/13776 2025-01-12 00:11:42 +08:00
Daniel d0d5193358 🎨 Improve list item, super block and blockquote backlink propagation https://github.com/siyuan-note/siyuan/issues/13776 2025-01-12 00:08:56 +08:00
Daniel 042b5e77ea 🎨 Improve list item, super block and blockquote backlink propagation https://github.com/siyuan-note/siyuan/issues/13776 2025-01-11 11:49:08 +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 07cd4ec0b5 🎨 Database primary key anchor text supports line breaks https://github.com/siyuan-note/siyuan/issues/13624 2025-01-02 11:10:16 +08:00
Daniel ef38ffb120 🎨 Database-bound block primary key supports setting static anchor text https://github.com/siyuan-note/siyuan/issues/10049 2024-12-23 20:55:00 +08:00
Daniel d866dbf98a 🎨 Improve floating window backlink https://github.com/siyuan-note/siyuan/issues/13371 2024-12-09 23:16:39 +08:00
Daniel 807f0df86f 🎨 The database primary key field displays the icon of the bound doc https://github.com/siyuan-note/siyuan/issues/13378 2024-12-09 11:55:50 +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 96c59433e2 🎨 Clean code https://github.com/siyuan-note/siyuan/issues/13378 2024-12-07 11:57:24 +08:00
Daniel c7746d1399 🎨 Clean code 2024-12-05 08:51:08 +08:00
Daniel 9dade3b29a 🎨 Improve escaping https://ld246.com/article/1732501061120 2024-11-25 22:06:54 +08:00
Daniel 53e2953d65 🎨 Improve the breadcrumb https://github.com/siyuan-note/siyuan/issues/13141 2024-11-16 09:28:45 +08:00
Daniel ea0146ceb9 🎨 Improve av block text https://github.com/siyuan-note/siyuan/issues/13140 2024-11-16 00:20:55 +08:00
Daniel 8229dded32 🎨 Improve breadcrumb https://github.com/siyuan-note/siyuan/issues/13141#issuecomment-2476789553 2024-11-15 00:17:43 +08:00
Daniel 14f5570558 🎨 Improve breadcrumb in embed blocks https://github.com/siyuan-note/siyuan/issues/13099 2024-11-10 11:51:59 +08:00
Daniel f0a292ac51 🎨 Improve the backlink panel breadcrumb and block sorting https://github.com/siyuan-note/siyuan/issues/13008 2024-11-04 17:46:27 +08:00
Daniel abc21c5f59 🎨 Improve the backlink panel breadcrumb and block sorting https://github.com/siyuan-note/siyuan/issues/13008 2024-11-03 11:34:22 +08:00
Daniel 3dbffe00c9 🎨 Improve the backlink panel breadcrumb and block sorting https://github.com/siyuan-note/siyuan/issues/13008 2024-11-03 11:04:23 +08:00
Daniel 8dd0629b9c ♻️ Improve transaction flush 2024-10-22 19:21:04 +08:00
Daniel df52d35efa 🎨 The backlink panel no longer displays breadcrumbs of the first-level blocks https://github.com/siyuan-note/siyuan/issues/12862 2024-10-21 20:11:50 +08:00
Daniel dbe83baef5 🎨 Clean code https://github.com/siyuan-note/siyuan/pull/12723 2024-10-07 18:44:59 +08:00
Misuzu2027 7afea33d36 🧑‍💻 siyuan-note#12718 (#12723) 2024-10-07 18:42:01 +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
Oleksandr Redko b100721fee ♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
Daniel 1c080f78f2 🎨 Improve logging https://github.com/siyuan-note/siyuan/issues/12104 2024-08-05 21:45:02 +08:00
Daniel 06f3721fd4 Improve performance for rendering databases, due flashcards 2024-06-23 21:37:28 +08:00
Daniel 6c4dd3674d 🎨 Improve database reference anchor text https://github.com/siyuan-note/siyuan/issues/11035 2024-04-15 18:54:33 +08:00
Daniel cab6e015d3 🎨 Improve database reference anchor text https://github.com/siyuan-note/siyuan/issues/11035 2024-04-15 14:57:33 +08:00
Daniel 1d2516afb9 🎨 Improve database block text in breadcrumbs https://github.com/siyuan-note/siyuan/issues/10891 2024-04-05 23:04:43 +08:00