54 Commits

Author SHA1 Message Date
Daniel 1b05057634 🎨 Support setting notification switch https://github.com/siyuan-note/siyuan/issues/11109
Signed-off-by: Daniel <845765@qq.com>
2026-07-02 13:30:57 +08:00
Daniel 4e8486b50d 🎨 Support setting notification switch https://github.com/siyuan-note/siyuan/issues/11109
Signed-off-by: Daniel <845765@qq.com>
2026-07-02 13:16:08 +08:00
Daniel 82eeb755fe 🎨 Support setting notification switch https://github.com/siyuan-note/siyuan/issues/11109
Signed-off-by: Daniel <845765@qq.com>
2026-07-02 09:17:01 +08:00
Daniel 32584940dd 🐛 https://github.com/siyuan-note/siyuan/issues/17773
Signed-off-by: Daniel <845765@qq.com>
2026-05-28 20:21:44 +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 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 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 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 935458d039 🎨 https://github.com/siyuan-note/siyuan/issues/17407
Signed-off-by: Daniel <845765@qq.com>
2026-04-18 12:18:51 +08:00
Jeffrey Chen 698ee3d357 ♻️ Improve validation of some JSON parameters (#17412)
* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters

* 🎨 Improve validation of some JSON parameters
2026-04-05 17:03:13 +08:00
Jeffrey Chen bb9cb86bd7 🎨 Empty tags are once again displayed in the tag panel (#17408) 2026-04-05 16:59:02 +08:00
Jeffrey Chen 4065982c9a ♻️ Replace errors.New(fmt.Sprintf) with fmt.Errorf (#17414) 2026-04-05 16:50:20 +08:00
Jeffrey Chen a674b14806 🎨 Empty tags no longer appear in the tag panel https://github.com/siyuan-note/siyuan/issues/17367 (#17369)
Co-authored-by: D <845765@qq.com>
2026-03-31 22:14:00 +08:00
Daniel 0fdf00f362 🎨 Empty tags no longer appear in the tag panel https://github.com/siyuan-note/siyuan/issues/17367
Signed-off-by: Daniel <845765@qq.com>
2026-03-31 20:10:42 +08:00
Daniel a9caf1f2c7 🎨 Empty tags no longer appear in the tag panel https://github.com/siyuan-note/siyuan/issues/17367
Signed-off-by: Daniel <845765@qq.com>
2026-03-31 20:10:25 +08:00
Daniel d8e33acb48 🎨 Empty tags no longer appear in the tag panel https://github.com/siyuan-note/siyuan/issues/17367
Signed-off-by: Daniel <845765@qq.com>
2026-03-31 20:02:05 +08:00
Daniel 9f3cd7ca95 🎨 API getTag add an optional parameter ignoreMaxListHint https://github.com/siyuan-note/siyuan/issues/16000
Signed-off-by: Daniel <845765@qq.com>
2025-10-03 21:59:19 +08:00
Daniel e9411f9677 🎨 API getTag add an optional parameter ignoreMaxListHint https://github.com/siyuan-note/siyuan/issues/16000
Signed-off-by: Daniel <845765@qq.com>
2025-10-03 15:35:48 +08:00
Daniel 618269e7df 🎨 Improve tag escaping 2025-04-23 22:17:06 +08:00
Daniel a0c0ca025d 🎨 Tag search supports space-separated keywords https://github.com/siyuan-note/siyuan/issues/14580 2025-04-16 20:19:22 +08:00
Daniel 6c60a3726f 🎨 Reduce the probability of tree not found when deleting/renaming tags https://github.com/siyuan-note/siyuan/issues/14591 2025-04-13 17:47:40 +08:00
Daniel 3ae4a3094c 🔇 Remove logs https://github.com/siyuan-note/siyuan/issues/6756 2025-04-11 22:03:18 +08:00
Daniel 669dfb7d58 🎨 Improve sql tx queue lock https://github.com/siyuan-note/siyuan/issues/14532 2025-04-10 11:59:56 +08:00
Daniel 31312bd7c0 🧑‍💻 Add an internal kernel API /api/av/reloadAttributeView https://github.com/siyuan-note/siyuan/issues/14491
Add an internal kernel API `/api/editor/reloadProtyle` https://github.com/siyuan-note/siyuan/issues/14492
2025-04-01 12:21:36 +08:00
Daniel 2cc605bba2 🎨 Renaming or deleting a tag no longer reloads the interface https://github.com/siyuan-note/siyuan/issues/14469 2025-03-31 23:04:37 +08:00
Daniel b6bd34ce32 🎨 Improve tag escaping 2024-12-18 18:21:44 +08:00
Daniel 8dd0629b9c ♻️ Improve transaction flush 2024-10-22 19:21:04 +08:00
Daniel 475155b7df Improve performance for data indexing https://github.com/siyuan-note/siyuan/issues/12777 2024-10-14 20:39:16 +08:00
Daniel 89f46b8148 ♻️ Improve sorting 2024-09-14 22:07:09 +08:00
Oleksandr Redko b100721fee ♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
Daniel 0763b550ef 🐛 The maximum number of tags listed is incorrect https://github.com/siyuan-note/siyuan/issues/11320 2024-05-09 11:40:32 +08:00
Daniel 01a3f3e690 🎨 Limit the maximum number of tags listed in the tag panel https://github.com/siyuan-note/siyuan/issues/11071 2024-04-19 20:08:50 +08:00
Daniel f5ceb847f4 🎨 Improve data indexing performance when importing .sy.zip and markdown https://github.com/siyuan-note/siyuan/issues/10986 2024-04-11 21:54:34 +08:00
Daniel f3574038e2 ♻️ Clean code 2024-03-10 23:27:13 +08:00
Daniel 171b915134 🎨 Improve kernel stability https://github.com/siyuan-note/siyuan/issues/9912 2023-12-26 10:59:13 +08:00
Daniel d8bb02fb20 🎨 Remove invisible characters when entering document title https://github.com/siyuan-note/siyuan/issues/9493 2023-10-24 01:36:25 +08:00
Daniel 4283f73407 🎨 Improve error tip when renaming tags/bookmarks containing Markdown markers Fix https://github.com/siyuan-note/siyuan/issues/9248 2023-09-28 10:59:50 +08:00
Daniel b54c05cf88 🐛 Wrong count for hierarchical level tag count https://github.com/siyuan-note/siyuan/issues/8915 2023-08-08 21:28:39 +08:00
Daniel 0edcfb3c74 🎨 Bookmark and Tag panel operation progress text escaping Fix https://github.com/siyuan-note/siyuan/issues/8926 2023-08-07 11:52:35 +08:00
Daniel b9c35fd0f5 🎨 Update slogan Refactor your thinking https://github.com/siyuan-note/siyuan/issues/8608 2023-06-24 20:39:55 +08:00
Liang Ding 7c11b2ec9b 🐛 重命名父标签误修改子标签 https://github.com/siyuan-note/siyuan/issues/7498 2023-02-27 10:54:07 +08:00
Liang Ding 19d6c50535 🎨 书签和标签面板刷新不再等待 2023-02-17 10:47:15 +08:00
Liang Ding e08d621da7 🐛 编辑器中输入 # 后标签搜索提示不全 Fix https://github.com/siyuan-note/siyuan/issues/7391 2023-02-17 10:44:44 +08:00
Liang Ding 3493365fb3 🎨 书签和标签重命名、删除不再需要等待数据写入 Fix https://github.com/siyuan-note/siyuan/issues/7154 2023-01-24 16:00:42 +08:00
Liang Ding 7c40b44a15 🎨 搜索结果高亮支持大部分行级元素 https://github.com/siyuan-note/siyuan/issues/6745 2022-12-28 17:07:59 +08:00
Liang Ding 9561b800cf 🎨 定位 无法添加题头图标签 https://github.com/siyuan-note/siyuan/issues/6756 2022-12-25 11:07:32 +08:00
Liang Ding 07ae572d8d 🎨 改进标签重命名 Fix https://github.com/siyuan-note/siyuan/issues/6816 2022-12-08 14:49:24 +08:00
Liang Ding 0428d050d0 🎨 无法添加题头图标签 https://github.com/siyuan-note/siyuan/issues/6756 2022-12-05 10:53:00 +08:00
Liang Ding 876e4425bb 改进书签和标签面板加载速度 https://github.com/siyuan-note/siyuan/issues/6677 2022-11-22 10:46:08 +08:00
Liang Ding 443c43753f 改进书签和标签面板加载速度 https://github.com/siyuan-note/siyuan/issues/6677 2022-11-22 10:40:54 +08:00