Commit graph

4916 commits

Author SHA1 Message Date
Daniel
b6dd1a788f
🎨 Improve data synchronization stability https://github.com/siyuan-note/siyuan/issues/12991 2024-11-02 01:09:40 +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
0c0cc55820
Improve load tree performance 2024-10-31 22:56:48 +08:00
Daniel
56d7a3e2b8
Improve outline panel loading performance https://github.com/siyuan-note/siyuan/issues/12981 2024-10-31 22:39:33 +08:00
Daniel
92504ab280
🐛 OCR function cannot be used normally on Linux https://github.com/siyuan-note/siyuan/issues/12960 2024-10-31 11:52:41 +08:00
Daniel
59bb202b13
🎨 Add logging https://github.com/siyuan-note/siyuan/issues/12960 2024-10-31 11:08:25 +08:00
Daniel
cb16e5781e
🎨 Add logging https://github.com/siyuan-note/siyuan/issues/12960 2024-10-31 11:02:30 +08:00
Daniel
b844ff5503
🎨 Add logging https://github.com/siyuan-note/siyuan/issues/12960 2024-10-31 10:51:26 +08:00
Daniel
3d81af698c
🎨 Improve themes config https://github.com/siyuan-note/siyuan/issues/12976 2024-10-31 09:54:40 +08:00
Daniel
37647191c6
🎨 Improve assets rename https://github.com/siyuan-note/siyuan/issues/12497 2024-10-31 00:13:47 +08:00
Daniel
ba9f41aa35
🎨 Improve removing unused assets 2024-10-31 00:12:21 +08:00
Daniel
258d55b41f
🎨 Improve assets rename https://github.com/siyuan-note/siyuan/issues/12497 2024-10-30 23:41:27 +08:00
Daniel
aab6131945
🎨 Improve asset rename ocr text https://github.com/siyuan-note/siyuan/issues/12974 2024-10-30 23:17:55 +08:00
Daniel
5a2c0e945f
🎨 Improve HTML clipping https://github.com/siyuan-note/siyuan/issues/12973 2024-10-30 18:44:29 +08:00
Daniel
a1aba9a9df
🎨 Improve parsing of YAML Front Matter when importing Markdown https://github.com/siyuan-note/siyuan/issues/12962 2024-10-30 11:07:09 +08:00
Daniel
da3a6fee16
🎨 Improve parsing of YAML Front Matter when importing Markdown https://github.com/siyuan-note/siyuan/issues/12962 2024-10-30 11:07:09 +08:00
Daniel
3560fed496
🎨 Clean code 2024-10-30 11:07:09 +08:00
Daniel
b620be4351
🎨 The backlink panel no longer displays breadcrumbs of the first-level blocks https://github.com/siyuan-note/siyuan/issues/12862 2024-10-30 00:53:36 +08:00
Daniel
e0fbe180bb
🎨 Add database template field var https://github.com/siyuan-note/siyuan/issues/12968 2024-10-29 22:48:00 +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
Daniel
9d334fcb0a
🐛 The bookmark panel cannot display items https://github.com/siyuan-note/siyuan/issues/12959 2024-10-28 22:25:31 +08:00
Daniel
6fea7e5fa5
🎨 Improve parsing <img> when importing markdown https://github.com/siyuan-note/siyuan/issues/12956 2024-10-28 17:29:02 +08:00
Daniel
488df3d4f6
🎨 Improve HTML clipping https://github.com/siyuan-note/siyuan/issues/12946 2024-10-28 12:03:44 +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
6021603966
🎨 Return document blocks when the keyword search hits different block content https://github.com/siyuan-note/siyuan/issues/10584 2024-10-27 12:07:56 +08:00
Daniel
66c6d71888
Return document blocks when search hits different block content https://github.com/siyuan-note/siyuan/issues/10584 2024-10-26 23:43:33 +08:00
Daniel
655d1fb6b9
Return document blocks when search hits different block content https://github.com/siyuan-note/siyuan/issues/10584 2024-10-26 23:03:57 +08:00
Daniel
b32257cf1c
🎨 Improve S3/WebDAV data sync config https://github.com/siyuan-note/siyuan/issues/12923 2024-10-26 22:41:58 +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
b599c87112
Return document blocks when search hits different block content https://github.com/siyuan-note/siyuan/issues/10584 2024-10-26 21:19:40 +08:00
Daniel
ee788ee28a
Return document blocks when search hits different block content https://github.com/siyuan-note/siyuan/issues/10584 2024-10-26 12:39:10 +08:00
Daniel
14057d6714
Return document blocks when search hits different block content https://github.com/siyuan-note/siyuan/issues/10584 2024-10-26 12:19:18 +08:00
Daniel
1f011dc06c
🎨 Improve database assets calc https://github.com/siyuan-note/siyuan/issues/12880 2024-10-25 22:39:24 +08:00
Daniel
f9a696aa14
🎨 Clean code 2024-10-25 22:18:50 +08:00
Daniel
29f744c7e0
♻️ Improve transaction flush https://github.com/siyuan-note/siyuan/issues/12896 2024-10-25 20:35:57 +08:00
Daniel
2a7a96d772
🎨 Return document blocks when search hits different block content https://github.com/siyuan-note/siyuan/issues/10584 2024-10-24 17:38:37 +08:00
Daniel
6c36e9e583
🎨 Return document blocks when search hits different block content https://github.com/siyuan-note/siyuan/issues/10584 2024-10-24 17:06:29 +08:00
Daniel
6dbb18e69e
🎨 Return document blocks when search hits different block content https://github.com/siyuan-note/siyuan/issues/10584 2024-10-24 12:16:02 +08:00
Daniel
94f378aa55
Revert Document block sort value changed from 0 to 100 https://github.com/siyuan-note/siyuan/issues/12886 2024-10-24 01:08:10 +08:00
Daniel
da341269cd
🎨 Return document blocks when search hits different block content https://github.com/siyuan-note/siyuan/issues/10584 2024-10-24 00:27:26 +08:00
Daniel
3ba6dfed83
🎨 Return document blocks when search hits different block content https://github.com/siyuan-note/siyuan/issues/10584 2024-10-24 00:13:33 +08:00
Daniel
ad91c2dfc3
🎨 Document block sort value changed from 0 to 100 https://github.com/siyuan-note/siyuan/issues/12886 2024-10-24 00:07:55 +08:00
Daniel
69a1022f8d
🎨 Return document blocks when search hits different block content https://github.com/siyuan-note/siyuan/issues/10584 2024-10-23 23:39:03 +08:00
Daniel
3d5438b91d
🎨 Return document blocks when search hits different block content https://github.com/siyuan-note/siyuan/issues/10584 2024-10-23 23:25:31 +08:00