Commit graph

771 commits

Author SHA1 Message Date
Daniel
0d156d7b6d
🎨 Improve markdown parsing https://github.com/siyuan-note/siyuan/issues/13240 2024-11-23 20:20:07 +08:00
Daniel
b6cd6930c7
🎨 Improve dragging of headings or list items to the doc tree https://github.com/siyuan-note/siyuan/issues/13170 2024-11-22 22:38:56 +08:00
Daniel
acbbd8ca5d
🎨 Support HarmonyOS NEXT system https://github.com/siyuan-note/siyuan/issues/13184 2024-11-22 20:23:36 +08:00
Daniel
a89012be1a
🐛 Improve HTML clipping https://github.com/siyuan-note/siyuan/issues/13220 2024-11-21 22:57:37 +08:00
Daniel
371c64c471
🎨 Improve kernel API /api/block/getBlockKramdown https://github.com/siyuan-note/siyuan/issues/13183 2024-11-20 10:33:42 +08:00
Daniel
c3b3e25f4a
🎨 Add internal kernel API /api/sqlite/flushTransaction https://github.com/siyuan-note/siyuan/issues/10005 2024-11-19 22:53:18 +08:00
Daniel
745691dbe4
🎨 The database supports adding view/field/option description https://github.com/siyuan-note/siyuan/issues/11053 2024-11-18 11:00:51 +08:00
Daniel
6a442ad85d
🎨 Automatic purge for local data repo https://github.com/siyuan-note/siyuan/issues/13091 2024-11-17 01:33:21 +08:00
Daniel
f58ef2f683
🎨 Improve refresh backlinks https://github.com/siyuan-note/siyuan/issues/13131 2024-11-16 11:21:26 +08:00
Daniel
5a4d58b03a
🎨 Improve dynamic icon api 2024-11-15 16:58:42 +08:00
Daniel
e408546be5
🎨 Improve HTML clipping https://github.com/siyuan-note/siyuan/issues/13125#issuecomment-2475461284 2024-11-15 13:14:09 +08:00
Daniel
2178a15236
🎨 Improve dynamic icon kernel api for rendering template https://github.com/siyuan-note/siyuan/issues/13095 2024-11-12 17:41:59 +08:00
Daniel
255afcc9ad
🎨 Improve clipping for ld246.com https://github.com/siyuan-note/siyuan/issues/13117 2024-11-12 10:12:32 +08:00
Daniel
aaeca6778f
🎨 Improve dynamic icon kernel api for rendering template https://github.com/siyuan-note/siyuan/issues/13095 2024-11-11 23:33:52 +08:00
Daniel
7b9163d480
🧑‍💻 Add a kernel API /api/filetree/renameDocByID https://github.com/siyuan-note/siyuan/issues/13105 2024-11-11 11:37:42 +08:00
Daniel
a0491cd4ff
🎨 Improve markdown importing https://github.com/siyuan-note/siyuan/issues/13097 https://github.com/siyuan-note/siyuan/issues/13080 2024-11-10 12:04:56 +08:00
Jixiong Su
77f96529e4
🎨 Improve /api/icon/getDynamicIcon type 4 set fontsize to 200px (#13094) 2024-11-10 11:13:37 +08:00
Daniel
a32ceb8e2f
🎨 Support exporting Markdown after selecting multiple documents https://github.com/siyuan-note/siyuan/issues/12912 2024-11-09 14:39:27 +08:00
Jixiong Su
d9bcb12c34
🎨 Improve /api/icon/getDynamicIcon returns a square svg (#13088) 2024-11-08 23:30:33 +08:00
Daniel
fb3bc9aa81
🎨 Improve HTML clipping https://github.com/siyuan-note/siyuan/issues/13056 2024-11-08 14:29:25 +08:00
Daniel
4b0228a297
🎨 List only 512 unreferenced assets https://github.com/siyuan-note/siyuan/issues/13075 2024-11-08 11:08:11 +08:00
Daniel
558c354ce8
🎨 List only 512 unreferenced assets https://github.com/siyuan-note/siyuan/issues/13075 2024-11-07 17:46:32 +08:00
Daniel
560890036d
🎨 List only 256 unreferenced assets https://github.com/siyuan-note/siyuan/issues/13075 2024-11-07 17:03:33 +08:00
Daniel
fa2f8ed7e5
🎨 Find-replace support file annotation ref elements https://github.com/siyuan-note/siyuan/issues/13013 2024-11-04 10:50:50 +08:00
Daniel
777a7c9f51
🎨 Improve av api setAttributeViewBlockAttr https://github.com/siyuan-note/siyuan/issues/12996 2024-11-02 16:09:18 +08:00
Daniel
6db7b847e9
🎨 All plain text formats are supported when comparing data snapshots https://github.com/siyuan-note/siyuan/issues/12975 2024-11-01 09:39:29 +08:00
Daniel
7c6ff6b55f
🎨 Markdown syntax switch no longer affects clip/paste HTML parsing https://github.com/siyuan-note/siyuan/issues/11604 2024-10-29 17:44:08 +08:00
Jixiong Su
f50f4c30e9
🎨 Improve kernel API /api/icon/getDynamicIcon adjust color scheme and support custom color (#12953) 2024-10-28 11:59:33 +08:00
Daniel
a15899d421
🎨 Display document title in data history preview area https://github.com/siyuan-note/siyuan/issues/12948 2024-10-28 10:20:56 +08:00
Jixiong Su
c22a98b6cd
🎨 Improve kernel API /api/icon/getDynamicIcon
* `/api/icon/getDynamicIcon` 倒数日图标文字始终垂直居中

* type=8 文字图标样式改进

文字图标fontsize动态变化规则改进,之前代码忘记改了,导致英文字体偏小,动态变化规则不对。
并调整文字居中。

* 调整缩进

* 调整缩进

* 优化居中文字:使用x="50%"进行水平居中

* type=3 显示年月图标,年文字fontsize增加

* type=7 倒数日算法改进,支持超过106751天的计算

* Update icon.go

* Type 8: 文字图标单独调整"g", "p", "y", "q"

* Update icon.go
2024-10-28 09:24:50 +08:00
Daniel
ed4661c4ad
🎨 Clean code https://github.com/siyuan-note/siyuan/pull/12939 2024-10-27 22:22:47 +08:00
Jixiong Su
c1a7995862
🧑‍💻 Add internal kernel API /api/icon/getDynamicIcon (#12939)
更改locale参数为lang
新增weekdayType参数,支持设置weekday格式
2024-10-27 22:20:15 +08:00
Daniel
4a33fa9a29
🎨 The Publishing service no longer support export https://github.com/siyuan-note/siyuan/issues/12928 2024-10-27 12:07:57 +08:00
Daniel
4e407b0ef8
🎨 Return document blocks when the keyword search hits different block content https://github.com/siyuan-note/siyuan/issues/10584 2024-10-27 12:07:57 +08:00
Daniel
e25e8042ba
🐛 The marketplace language does not change after switching the appearance language https://github.com/siyuan-note/siyuan/issues/12892 2024-10-26 21:36:08 +08:00
Daniel
8dd0629b9c
♻️ Improve transaction flush 2024-10-22 19:21:04 +08:00
Daniel
f708e99a74
🎨 The backlink panel no longer displays child-block references https://github.com/siyuan-note/siyuan/issues/12861 2024-10-21 23:41:27 +08:00
Daniel
2da376c7c9
🎨 Improve database paging loading https://github.com/siyuan-note/siyuan/issues/12780 2024-10-21 23:32:16 +08:00
Daniel
dd256bbaec
🎨 The backlink panel no longer displays child-block references https://github.com/siyuan-note/siyuan/issues/12861 2024-10-21 17:34:21 +08:00
Daniel
95c82187af
♻️ Improve database loading performance https://github.com/siyuan-note/siyuan/issues/12818 2024-10-17 23:45:28 +08:00
Daniel
88e321b2d0
🎨 Improve interaction when deleting two-way relation field in a database https://github.com/siyuan-note/siyuan/issues/11252 2024-10-17 16:53:18 +08:00
Misuzu2027
7afea33d36
🧑‍💻 siyuan-note#12718 (#12723) 2024-10-07 18:42:01 +08:00
Daniel
169e6a5bd5
🎨 Improve HTML code block clipping for https://ld246.com https://github.com/siyuan-note/siyuan/issues/12678 2024-10-02 23:15:53 +08:00
Daniel
af73dc1130
🎨 Mouse hover notebook to display some information https://github.com/siyuan-note/siyuan/issues/12615 2024-09-28 16:36:46 +08:00
Daniel
77eb65087c
🎨 Support export and import settings https://github.com/siyuan-note/siyuan/issues/10617 2024-09-26 16:27:48 +08:00
Daniel
694303e5e8
🎨 Support export and import settings https://github.com/siyuan-note/siyuan/issues/10617 2024-09-26 16:18:44 +08:00
Daniel
a74266bf6b
🐛 The compressed package exported from the cloud configuration cannot be imported after being renamed https://github.com/siyuan-note/siyuan/issues/11491 2024-09-26 16:18:44 +08:00
Daniel
0c450d9fcd
🎨 Support export and import settings https://github.com/siyuan-note/siyuan/issues/10617 2024-09-26 11:16:47 +08:00
Daniel
2deb986c87
🎨 Support export and import settings https://github.com/siyuan-note/siyuan/issues/10617 2024-09-25 23:44:10 +08:00
Daniel
b2f1e873b7
🎨 Support export and import settings https://github.com/siyuan-note/siyuan/issues/10617 2024-09-25 22:58:45 +08:00