219 Commits

Author SHA1 Message Date
Daniel 4cc83d6402 🎨 https://ld246.com/article/1783048253136
Signed-off-by: Daniel <845765@qq.com>
2026-07-03 14:36:26 +08:00
Daniel 2f133c5b5b Semantic search using AI embeddings https://github.com/siyuan-note/siyuan/issues/17788 https://github.com/siyuan-note/siyuan/issues/18002
Signed-off-by: Daniel <845765@qq.com>
2026-06-30 22:26:42 +08:00
Daniel 0bc765c54a 🔒 https://github.com/siyuan-note/siyuan/security/advisories/GHSA-p4m3-mgmm-c664
Signed-off-by: Daniel <845765@qq.com>
2026-06-03 12:18:33 +08:00
Daniel 457bd9b2de 🎨 https://github.com/siyuan-note/siyuan/issues/17785
Signed-off-by: Daniel <845765@qq.com>
2026-05-30 11:07:58 +08:00
Daniel 394153076c 🎨 https://github.com/siyuan-note/siyuan/issues/17784
Signed-off-by: Daniel <845765@qq.com>
2026-05-30 10:40:50 +08:00
Daniel 64d0c63274 🎨 https://github.com/siyuan-note/siyuan/issues/17707
Signed-off-by: Daniel <845765@qq.com>
2026-05-27 17:31:25 +08:00
Daniel e4c5df67ce 🎨 https://github.com/siyuan-note/siyuan/issues/17707
Signed-off-by: Daniel <845765@qq.com>
2026-05-27 17:18:23 +08:00
Jeffrey Chen c20212594d ♻️ Extract IsMobileContainer and replace the mobile ternary judgment (#17661) 2026-05-11 00:03:33 +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
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 c1539878c8 ♻️ Move IsSubPath to gulu
Signed-off-by: Daniel <845765@qq.com>
2026-04-10 00:38:50 +08:00
iliya 76d72e1334 ♻️ kernel/model/assets: refactoring (#17267)
* kernel/model/assets: refactoring

* Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Apply suggestion from @Copilot

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: D <845765@qq.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-21 10:42:38 +08:00
iliya 7c727bd140 ♻️ kernel/model/assets: refactor with strings.Cut (#17266) 2026-03-21 10:37:10 +08:00
Jeffrey Chen 26e72ea292 🎨 Use the util.FileURLToLocalPath function to convert file:// file links uniformly (#17239) 2026-03-17 09:04:37 +08:00
Jeffrey Chen badf73723e 🎨 Improve support for URL-encoded local file names (#17238) 2026-03-17 08:52:58 +08:00
Daniel 167c203d93 🎨 Fix https://github.com/siyuan-note/siyuan/issues/17180
Signed-off-by: Daniel <845765@qq.com>
2026-03-11 21:33:35 +08:00
Jeffrey Chen 3e808209e5 ♻️ Adjust some details (#17165) 2026-03-08 22:14:06 +08:00
Jeffrey Chen 104b634435 🎨 Unreferenced assets files and databases sorted by modification time (#17090)
* 🎨 Unreferenced assets files sorted by modification time

* 🐛 Unreferenced databases sorted by modification time
2026-03-03 00:06:23 +08:00
Daniel 398ae6fb23 🐛 https://github.com/siyuan-note/siyuan/issues/17079
Signed-off-by: Daniel <845765@qq.com>
2026-02-22 17:42:15 +08:00
Daniel 00a3084d3e 🐛 Fix ocr crash
Signed-off-by: Daniel <845765@qq.com>
2026-02-16 10:36:41 +08:00
Jeffrey Chen 3c2c33b35c 🐛 Kernel crash when WPS opens Excel asset https://github.com/siyuan-note/siyuan/issues/17010 (#17011) 2026-02-11 19:20:58 +08:00
Daniel fb7e24161a 🎨 Caching tree data to improve performance and reduce disk read operations https://github.com/siyuan-note/siyuan/issues/16961
Signed-off-by: Daniel <845765@qq.com>
2026-02-10 09:32:13 +08:00
Jane Haring 82647de886 Optimize asset cache lookups and add accessors (#16894)
* optimize asset cache lookups and add accessors.

* adopt cache.FilterAssets to optimize asset processing.
2026-02-07 10:00:49 +08:00
Daniel 87282404bb Improve data indexing to reduce disk read operations https://github.com/siyuan-note/siyuan/issues/16958
Signed-off-by: Daniel <845765@qq.com>
2026-02-06 18:25:48 +08:00
Daniel 9a610cae0a 🎨 Supports cleaning up unreferenced databases https://github.com/siyuan-note/siyuan/issues/11569
Signed-off-by: Daniel <845765@qq.com>
2026-01-29 10:34:21 +08:00
Daniel efe11801ad 🎨 Supports cleaning up unreferenced databases https://github.com/siyuan-note/siyuan/issues/11569
Signed-off-by: Daniel <845765@qq.com>
2026-01-29 10:15:57 +08:00
Daniel c516e38007 🎨 https://github.com/siyuan-note/siyuan/issues/16654#issuecomment-3775896912
Signed-off-by: Daniel <845765@qq.com>
2026-01-23 17:26:47 +08:00
Daniel b2274baba2 🔒 Arbitrary file reading vulnerability https://github.com/siyuan-note/siyuan/issues/16860
Signed-off-by: Daniel <845765@qq.com>
2026-01-18 17:23:26 +08:00
Daniel 3e6e5fa3a4 🎨 Improve image export size for database assets fields https://github.com/siyuan-note/siyuan/issues/16470
Signed-off-by: Daniel <845765@qq.com>
2026-01-17 10:45:04 +08:00
Daniel 066a9b5192 🎨 Add "Remove ID from asset name" switch to export settings https://github.com/siyuan-note/siyuan/issues/16065
Signed-off-by: Daniel <845765@qq.com>
2026-01-16 21:59:21 +08:00
Daniel 4bc9d9496e 🎨 Improve handling of assets when exporting to Word .docx format https://github.com/siyuan-note/siyuan/issues/15253
Signed-off-by: Daniel <845765@qq.com>
2026-01-12 11:56:16 +08:00
Daniel 2c907ab2d7 🎨 https://github.com/siyuan-note/siyuan/issues/16807
Signed-off-by: Daniel <845765@qq.com>
2026-01-10 21:44:56 +08:00
Daniel df86253231 🎨 https://github.com/siyuan-note/siyuan/issues/16803
Signed-off-by: Daniel <845765@qq.com>
2026-01-10 09:23:00 +08:00
Daniel 0bc96f4d75 🎨 Improve handling of assets when exporting to Word .docx format https://github.com/siyuan-note/siyuan/issues/15253
Signed-off-by: Daniel <845765@qq.com>
2026-01-09 23:29:27 +08:00
Daniel ca24bea936 🎨 Improve handling of assets when exporting to Word .docx format https://github.com/siyuan-note/siyuan/issues/15253
Signed-off-by: Daniel <845765@qq.com>
2026-01-09 19:11:41 +08:00
Daniel b28878d8d9 🐛 https://github.com/siyuan-note/siyuan/issues/16747#issuecomment-3714077820
Signed-off-by: Daniel <845765@qq.com>
2026-01-06 18:57:02 +08:00
Daniel b3a39d74a6 🎨 Improve assets data index updating after data sync on mobile https://github.com/siyuan-note/siyuan/issues/16747
Signed-off-by: Daniel <845765@qq.com>
2026-01-06 12:18:22 +08:00
Daniel 869849ce1b 🎨 Fix https://github.com/siyuan-note/siyuan/issues/16654#issuecomment-3708672347
Signed-off-by: Daniel <845765@qq.com>
2026-01-05 11:21:07 +08:00
Daniel 289e4d38c4 🎨 Improve assets data index updating after data sync on mobile https://github.com/siyuan-note/siyuan/issues/16747
Signed-off-by: Daniel <845765@qq.com>
2026-01-02 12:08:31 +08:00
Daniel 911a9d0ad0 🎨 Improve assets data index updating after data sync on mobile https://github.com/siyuan-note/siyuan/issues/16747
Signed-off-by: Daniel <845765@qq.com>
2026-01-02 10:49:38 +08:00
Daniel 1c48345150 🧑‍💻 Fix https://github.com/siyuan-note/siyuan/issues/16654
Signed-off-by: Daniel <845765@qq.com>
2025-12-21 18:42:50 +08:00
Daniel 6da4e4b5a8 🎨 Fix https://github.com/siyuan-note/siyuan/issues/16558
Signed-off-by: Daniel <845765@qq.com>
2025-12-12 18:04:46 +08:00
Daniel 9e77b2e676 🎨 Fix https://github.com/siyuan-note/siyuan/issues/16558
Signed-off-by: Daniel <845765@qq.com>
2025-12-12 17:45:43 +08:00
Daniel 2567526672 🎨 Improve detection of duplicate insertion of assets https://github.com/siyuan-note/siyuan/issues/16220
Signed-off-by: Daniel <845765@qq.com>
2025-10-28 11:01:53 +08:00
Daniel cfb976eb89 🐛 PDF files with too long file names cannot generate annotated images https://github.com/siyuan-note/siyuan/issues/15739 https://github.com/siyuan-note/siyuan/issues/10666 2025-09-03 17:37:27 +08:00
Daniel e98bb0a2d4 🎨 https://github.com/siyuan-note/siyuan/issues/15666 2025-08-23 21:54:27 +08:00