5423 Commits

Author SHA1 Message Date
Daniel
b737202e7c 🔖 Release v3.1.23
Some checks failed
Release Docker Image / build (push) Has been cancelled
2025-02-25 08:17:50 +08:00
Daniel
d0567185c6 🎨 Improve positioning after exiting focus https://github.com/siyuan-note/siyuan/issues/13897 2025-02-24 22:01:58 +08:00
Daniel
b6eea4b397 🎨 Improve find-replace of text containing escape characters https://github.com/siyuan-note/siyuan/issues/14173 2025-02-24 21:47:03 +08:00
Daniel
fde4ec0ddb 🎨 Upgrade lute https://github.com/siyuan-note/siyuan/issues/14105 2025-02-24 21:26:17 +08:00
Daniel
7b635322c1 ⬆️ Upgrade kernel deps 2025-02-24 12:33:46 +08:00
Daniel
f99025d468 🎨 Improve find-replace of text containing escape characters https://github.com/siyuan-note/siyuan/issues/14173 2025-02-23 17:11:05 +08:00
Daniel
348a41ac64 ⬆️ Upgrade lute https://github.com/siyuan-note/siyuan/issues/14162 2025-02-23 11:29:01 +08:00
Daniel
fc289d3866 🎨 Improve HTML clipping https://github.com/siyuan-note/siyuan/issues/14178 2025-02-23 10:30:08 +08:00
Daniel
2b6374f59c ⬆️ Upgrade kernel dep dejavu 2025-02-22 10:10:42 +08:00
Daniel
e4c3022026 🎨 Display reference counts after unfolding headings https://github.com/siyuan-note/siyuan/issues/14169 2025-02-22 10:10:14 +08:00
Daniel
ff1e29424d 🐛 Unable to download online video https://github.com/siyuan-note/siyuan/issues/14155 2025-02-20 10:09:24 +08:00
Daniel
9061b05226 🎨 Improve bazzar package update fails tip https://ld246.com/article/1739897551688 2025-02-19 13:50:53 +08:00
Daniel
cfbd6852e3 🎨 Refresh virtual reference cache after doc convert to heading https://github.com/siyuan-note/siyuan/issues/14147 2025-02-19 12:12:24 +08:00
Germano Rizzo
43e7c53dc0 🎨 Set the workspace path and lang via environment variable (#14148) 2025-02-19 00:25:16 +08:00
Germano Rizzo
0f3b94c447 🎨 Set the auth code via environment variable (#14142)
* Set auth code via env var

* Set auth code via env var (zhCN and jaJP translations)
2025-02-18 21:15:05 +08:00
Daniel
36de38798d 🔥 Revert Improve display reference counts in embed blocks https://github.com/siyuan-note/siyuan/issues/14129 2025-02-18 17:16:11 +08:00
Daniel
615b749d6a 🧑‍💻 Improve kernel API exportMdContent https://github.com/siyuan-note/siyuan/issues/14032 2025-02-18 15:55:25 +08:00
Daniel
557b9ae37e 🎨 Deduplicate container block backlink https://github.com/siyuan-note/siyuan/issues/13872 2025-02-18 12:01:22 +08:00
Daniel
d4349ea6d6 🎨 Improve display reference counts in embed blocks https://github.com/siyuan-note/siyuan/issues/14129 2025-02-18 11:54:03 +08:00
Daniel
7fecdf407f 🎨 Deduplicate container block backlink https://github.com/siyuan-note/siyuan/issues/13872 2025-02-18 10:15:58 +08:00
Daniel
d91c9afcb4 🎨 Expand doc tree after duplicating doc https://github.com/siyuan-note/siyuan/issues/14125 2025-02-17 16:04:05 +08:00
Daniel
e492efa1d6 🎨 Improve code block parsing https://github.com/siyuan-note/siyuan/issues/14116 2025-02-17 12:23:52 +08:00
Daniel
4669752e14 🎨 Improve asset src decoding when importing markdown https://github.com/siyuan-note/siyuan/issues/14117 2025-02-17 11:49:39 +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
dbbd250894 🎨 Improve find-replace of image/link elements https://github.com/siyuan-note/siyuan/issues/14049 2025-02-16 17:01:42 +08:00
Daniel
c36b2a4fdc 🎨 Improve find-replace of image/link elements https://github.com/siyuan-note/siyuan/issues/14049 2025-02-16 16:49:21 +08:00
Daniel
d986cfc911 🎨 Improve database date field relative between filter https://github.com/siyuan-note/siyuan/issues/14091 2025-02-16 15:43:31 +08:00
Daniel
00c2d79fe0 🎨 Convert ref to text only when sharing to the community https://github.com/siyuan-note/siyuan/issues/14100 2025-02-16 14:25:31 +08:00
Daniel
1385870e39 🐛 Rollback document exception after moving document https://github.com/siyuan-note/siyuan/issues/14107 2025-02-16 12:25:21 +08:00
Daniel
abf14cc633 🎨 Improve block reference count refreshing https://github.com/siyuan-note/siyuan/issues/14109 2025-02-16 11:21:14 +08:00
Levi Zim
530345bd09 🐛 Fix relative path when importing markdown folder (#14096)
Close #14095
2025-02-15 23:40:15 +08:00
Daniel
6080f86693 🎨 Improve backmention highlighting https://github.com/siyuan-note/siyuan/issues/14103 2025-02-15 23:36:11 +08:00
Daniel
c43da2fcaa 🎨 Hide network img icon in the inbox https://github.com/siyuan-note/siyuan/issues/14084 2025-02-15 20:48:08 +08:00
Daniel
4374859e04 🐛 Fix NPE https://ld246.com/article/1739550445065 2025-02-15 18:27:05 +08:00
Daniel
4366e726ef 🔖 Release v3.1.22
Some checks failed
Release Docker Image / build (push) Has been cancelled
2025-02-14 10:03:20 +08:00
Daniel
6e7168a8f7 🎨 Improve block custom attribute search preview area positioning https://github.com/siyuan-note/siyuan/issues/14061 2025-02-13 16:37:52 +08:00
Daniel
2e284537c4 🎨 Improve local file link pasting https://github.com/siyuan-note/siyuan/issues/14076 2025-02-13 16:19:22 +08:00
Daniel
ae9531577a 🎨 Support disabling ==foo== inline mark syntax https://github.com/siyuan-note/siyuan/issues/13868 2025-02-13 15:45:50 +08:00
Daniel
6d03eb61a3 🎨 Improve exit focus positioning https://github.com/siyuan-note/siyuan/issues/14056 2025-02-13 11:39:50 +08:00
Daniel
c45a02643e 🎨 Improve database date field between filter https://github.com/siyuan-note/siyuan/issues/14058 2025-02-12 18:09:20 +08:00
Daniel
154b63abb9 ⬆️ Upgrade kernel deps 2025-02-12 11:31:40 +08:00
Daniel
85dc872779 🎨 Some S3 providers are not available https://github.com/siyuan-note/siyuan/issues/14053 2025-02-12 11:31:39 +08:00
Daniel
f2270f7e17 🎨 Improve harmony kernel build script 2025-02-11 22:13:18 +08:00
Daniel
65aaede35b 🎨 Improve export preview https://github.com/siyuan-note/siyuan/issues/14050 2025-02-11 18:19:42 +08:00
Daniel
33109175cc 🔖 Release v3.1.21
Some checks failed
Release Docker Image / build (push) Has been cancelled
2025-02-11 10:28:06 +08:00
Daniel
010139be3f 🎨 Improve workspace dir checking https://github.com/siyuan-note/siyuan/issues/13789 2025-02-10 11:00:03 +08:00
Daniel
296a045899 🎨 Improve refreshing of doc tree when creating doc https://github.com/siyuan-note/siyuan/issues/12109 2025-02-09 12:28:56 +08:00
Daniel
5ddda02aba 🎨 Improve refreshing of doc tree when creating doc https://github.com/siyuan-note/siyuan/issues/12109 2025-02-09 12:27:58 +08:00
Daniel
5fca28ca81 🧑‍💻 Improve API exportMdContent https://github.com/siyuan-note/siyuan/issues/14032 2025-02-09 12:20:35 +08:00
Daniel
86ad1e9dcf 🎨 Improve refreshing of doc tree when creating doc https://github.com/siyuan-note/siyuan/issues/12109 2025-02-09 12:10:03 +08:00