Commit Graph

4396 Commits

Author SHA1 Message Date
Daniel
fecd1bfe17 🎨 Add heading and list subtype filters to search https://github.com/siyuan-note/siyuan/pull/17597
Signed-off-by: Daniel <845765@qq.com>
2026-05-08 11:35:27 +08:00
ashur
8c181b998b Add heading and list subtype filters to search (#17597)
*  Add heading and list subtype filters to search

* 🎨 Search type dialog width extended

* 🎨 Improve search subtype filter clarity

- Rename isOpen to isHidden in the subtype toggle handler since classList.toggle returns whether the class is now present (i.e. hidden)
- Parenthesize the no-match 1=0 fallback in buildTypeFilter to honor its documented "outer parens" contract

* 🎨 Translate search subtype filter strings for all locales

* 🎨 Sync parent and subtype toggles in search filter dialog

* 🎨 Remove trailing period from searchSubTypeListTip

* 🎨 Use getDefaultSubType() for search subTypes default

* 🎨 Fix Ordered typo in searchSubTypeListTip
2026-05-08 11:07:12 +08:00
Daniel
29566a4479 🔒 https://github.com/siyuan-note/siyuan/security/advisories/GHSA-6r88-8v7q-q4p2
Signed-off-by: Daniel <845765@qq.com>
2026-05-08 10:57:22 +08:00
Daniel
1b34bcf4fa 💥 https://github.com/siyuan-note/siyuan/issues/15727
Signed-off-by: Daniel <845765@qq.com>
2026-05-07 12:05:47 +08:00
Daniel
7522d9040b 🎨 Improve export of heading levels in embedded blocks https://github.com/siyuan-note/siyuan/issues/17629 https://github.com/siyuan-note/siyuan/issues/17630
Signed-off-by: Daniel <845765@qq.com>
2026-05-06 16:33:56 +08:00
Daniel
ab46094672 🎨 Improve export of heading levels in embedded blocks https://github.com/siyuan-note/siyuan/issues/17629
Signed-off-by: Daniel <845765@qq.com>
2026-05-06 16:18:40 +08:00
Daniel
9d4c65c96b 🧑‍💻 Remove the notebook parameter from the API /api/history/rollbackDocHistory endpoint https://github.com/siyuan-note/siyuan/issues/17411
Signed-off-by: Daniel <845765@qq.com>
2026-05-06 14:36:55 +08:00
Daniel
2de2590e8c 🎨 https://github.com/siyuan-note/siyuan/issues/17614
Signed-off-by: Daniel <845765@qq.com>
2026-05-02 09:08:49 +08:00
Daniel
e406cb38db 🐛 Tabs automatically close after importing Markdown https://github.com/siyuan-note/siyuan/issues/17615
Signed-off-by: Daniel <845765@qq.com>
2026-05-01 13:31:44 +08:00
Daniel
972b7088d9 🎨 Improve language conf files parsing
Signed-off-by: Daniel <845765@qq.com>
2026-04-30 00:11:21 +08:00
Daniel
a424b479bd 🎨 add WAL persistence for database index queue to improve data indexing stability https://github.com/siyuan-note/siyuan/issues/17610
Signed-off-by: Daniel <845765@qq.com>
2026-04-29 21:45:56 +08:00
Daniel
9607428749 🎨 Show displayName for non-built-in icons in settings dropdown 2026-04-29 12:24:54 +08:00
Daniel
fbab86b421 🎨 Show default icon label (Default) for built-in icon in settings
Signed-off-by: Daniel <845765@qq.com>
2026-04-29 12:06:32 +08:00
Daniel
1270885c98 🎨 New default appearance icon https://github.com/siyuan-note/siyuan/issues/7976
Signed-off-by: Daniel <845765@qq.com>
2026-04-28 13:07:27 +08:00
Daniel
4d1eb29c56 🎨 New default appearance icon https://github.com/siyuan-note/siyuan/issues/7976
Signed-off-by: Daniel <845765@qq.com>
2026-04-27 13:21:35 +08:00
Daniel
b3ae783cbd 🎨 New default appearance icon https://github.com/siyuan-note/siyuan/issues/7976
Signed-off-by: Daniel <845765@qq.com>
2026-04-27 12:57:06 +08:00
Daniel
64a38dc3d9 🎨 https://github.com/siyuan-note/siyuan/issues/7976
Signed-off-by: Daniel <845765@qq.com>
2026-04-24 22:56:51 +08:00
Daniel
1f3535bfbe 🎨 https://github.com/siyuan-note/siyuan/issues/7976
Signed-off-by: Daniel <845765@qq.com>
2026-04-24 17:42:03 +08:00
Daniel
cd5761088b 🎨 https://github.com/siyuan-note/siyuan/issues/17564
Signed-off-by: Daniel <845765@qq.com>
2026-04-23 12:02:06 +08:00
Daniel
bb41271adb 🎨 https://github.com/siyuan-note/siyuan/issues/17564
Signed-off-by: Daniel <845765@qq.com>
2026-04-23 11:54:41 +08:00
Jeffrey Chen
e523ae36d8 🎨 Provide clearer error messages when JSON parsing fails (#17578) 2026-04-23 11:15:22 +08:00
Daniel
237ae6ff97 🎨 https://github.com/siyuan-note/siyuan/issues/17349#issuecomment-4282750929
Signed-off-by: Daniel <845765@qq.com>
2026-04-21 08:55:34 +08:00
Daniel
464b72b24d 🎨 Treat the renaming of tags, bookmarks and assets as a data history Replace operation https://github.com/siyuan-note/siyuan/issues/17407#issuecomment-4283539036
Signed-off-by: Daniel <845765@qq.com>
2026-04-21 08:52:22 +08:00
Daniel
53bcf77106 🎨 https://github.com/siyuan-note/siyuan/issues/17555#issuecomment-4280872035
Signed-off-by: Daniel <845765@qq.com>
2026-04-20 22:00:05 +08:00
Daniel
5cedae40ba 🎨 https://github.com/siyuan-note/siyuan/issues/17555#issuecomment-4280872035
Signed-off-by: Daniel <845765@qq.com>
2026-04-20 21:22:45 +08:00
Daniel
4bbcc82998 🎨 https://github.com/siyuan-note/siyuan/issues/17555#issuecomment-4280872035
Signed-off-by: Daniel <845765@qq.com>
2026-04-20 21:09:41 +08:00
Daniel
75a6eba371 🎨 https://github.com/siyuan-note/siyuan/issues/17555
Signed-off-by: Daniel <845765@qq.com>
2026-04-20 20:22:00 +08:00
Jeffrey Chen
c8a093fe1d ♻️ Skip subdoc dir scan when parent doc is hidden https://github.com/siyuan-note/siyuan/issues/17533 (#17554) 2026-04-20 20:10:29 +08:00
Daniel
32c2c242e2 ♻️ Extract const
Signed-off-by: Daniel <845765@qq.com>
2026-04-20 12:21:32 +08:00
Daniel
ea53f18519 🎨 https://github.com/siyuan-note/siyuan/issues/17533 03
Signed-off-by: Daniel <845765@qq.com>
2026-04-20 12:12:04 +08:00
Daniel
d43aa6b4c2 🎨 https://github.com/siyuan-note/siyuan/issues/17533 02
Signed-off-by: Daniel <845765@qq.com>
2026-04-20 12:00:43 +08:00
Daniel
3b3fed1f27 🎨 https://github.com/siyuan-note/siyuan/issues/17533 01
Signed-off-by: Daniel <845765@qq.com>
2026-04-20 11:51:26 +08:00
Daniel
325dd69a10 🎨 https://github.com/siyuan-note/siyuan/issues/17549
Signed-off-by: Daniel <845765@qq.com>
2026-04-20 11:32:41 +08:00
Daniel
0d09c84317 🎨 https://github.com/siyuan-note/siyuan/issues/17549
Signed-off-by: Daniel <845765@qq.com>
2026-04-20 11:32:40 +08:00
Daniel
a02d3b86ba 🎨 https://github.com/siyuan-note/siyuan/issues/17550
Signed-off-by: Daniel <845765@qq.com>
2026-04-20 08:56:43 +08:00
Daniel
039128e21c 🎨 https://github.com/siyuan-note/siyuan/issues/17535
Signed-off-by: Daniel <845765@qq.com>
2026-04-19 20:47:17 +08:00
Daniel
c66018958e 🎨 https://github.com/siyuan-note/siyuan/issues/17545
Signed-off-by: Daniel <845765@qq.com>
2026-04-19 17:34:22 +08:00
Daniel
1486804d67 🎨 https://github.com/siyuan-note/siyuan/issues/17534 https://github.com/siyuan-note/siyuan/issues/17545
Signed-off-by: Daniel <845765@qq.com>
2026-04-19 17:21:55 +08:00
Daniel
77d30f5fa7 🎨 https://github.com/siyuan-note/siyuan/issues/17407
Signed-off-by: Daniel <845765@qq.com>
2026-04-19 16:20:07 +08:00
Daniel
3b13cc420b 🎨 https://github.com/siyuan-note/siyuan/pull/17529
Signed-off-by: Daniel <845765@qq.com>
2026-04-18 17:31:56 +08:00
Daniel
1654612867 🎨 Treat the renaming of tags and assets as a data history Replace operation https://github.com/siyuan-note/siyuan/issues/17407
Signed-off-by: Daniel <845765@qq.com>
2026-04-18 12:27:01 +08:00
Daniel
935458d039 🎨 https://github.com/siyuan-note/siyuan/issues/17407
Signed-off-by: Daniel <845765@qq.com>
2026-04-18 12:18:51 +08:00
Daniel
48456518ff 🎨 https://github.com/siyuan-note/siyuan/issues/17349
Signed-off-by: Daniel <845765@qq.com>
2026-04-17 22:58:28 +08:00
Daniel
d87ae1ce6e 🐛 Authentication failed due to an excessively long cookie https://github.com/siyuan-note/siyuan/issues/17512
Signed-off-by: Daniel <845765@qq.com>
2026-04-16 20:13:41 +08:00
Daniel
df6da2976d 🎨 Improve task list item markdown indexing for data-task marker https://github.com/siyuan-note/siyuan/issues/17502
Signed-off-by: Daniel <845765@qq.com>
2026-04-16 09:32:04 +08:00
Daniel
95e96ac41c Improve ristretto NumCounters
Signed-off-by: Daniel <845765@qq.com>
2026-04-15 21:56:43 +08:00
Jeffrey Chen
8f3b9992c2 🎨 Prevent modification of the data-task attribute https://github.com/siyuan-note/siyuan/issues/17343#issuecomment-4223807048 (#17466) 2026-04-14 08:01:45 +08:00
Jeffrey Chen
e9a2dc2e4d Add error details to the abnormal status pop-up window (#17465)
* 🎨 Add error details to the abnormal status pop-up window

* 🎨 Add error details to the abnormal status pop-up window
2026-04-13 21:47:57 +08:00
Daniel
da072ce12c 🎨 https://github.com/siyuan-note/siyuan/issues/17476
Signed-off-by: Daniel <845765@qq.com>
2026-04-13 11:26:42 +08:00
Daniel
9b29e5aa49 🎨 https://github.com/siyuan-note/siyuan/issues/17476
Signed-off-by: Daniel <845765@qq.com>
2026-04-13 11:04:24 +08:00