Commit graph

2652 commits

Author SHA1 Message Date
Vanessa
a34538b9b5 🎨 fix https://github.com/siyuan-note/siyuan/issues/11093 2024-04-20 12:23:08 +08:00
Vanessa
3cf9d0542f 🎨 fix https://github.com/siyuan-note/siyuan/issues/11093 2024-04-20 12:18:29 +08:00
Vanessa
a2ffb2a21c 💄 fix https://github.com/siyuan-note/siyuan/issues/11092 2024-04-20 11:18:25 +08:00
Vanessa
4598025f2b 🐛 fix https://github.com/siyuan-note/siyuan/issues/11019 2024-04-20 10:04:21 +08:00
Vanessa
41f3e066ad 🐛 fix https://github.com/siyuan-note/siyuan/issues/11079 2024-04-19 19:45:15 +08:00
Vanessa
2008dcaff2 🚨 2024-04-19 11:20:11 +08:00
Vanessa
6684c77120 🎨 fix https://github.com/siyuan-note/siyuan/issues/11033 2024-04-19 10:52:59 +08:00
Vanessa
a945cf9c18 🎨 fix https://github.com/siyuan-note/siyuan/issues/11084 2024-04-18 23:27:27 +08:00
Vanessa
ac227fe375 🎨 fix https://github.com/siyuan-note/siyuan/issues/11083 2024-04-18 23:09:53 +08:00
Vanessa
3f0c6675a9 🎨 fix https://github.com/siyuan-note/siyuan/issues/11048 2024-04-18 19:48:09 +08:00
Vanessa
72073a0b40 🎨 fix https://github.com/siyuan-note/siyuan/issues/11051 2024-04-18 11:29:05 +08:00
Vanessa
06a095bce1 🎨 fix https://github.com/siyuan-note/siyuan/issues/11075 2024-04-18 11:15:52 +08:00
Vanessa
1e12bfeadd 🎨 fix https://github.com/siyuan-note/siyuan/issues/11048 2024-04-17 23:43:03 +08:00
Vanessa
ce877b5822 🎨 fix https://github.com/siyuan-note/siyuan/issues/11065 2024-04-17 23:37:49 +08:00
Vanessa
e96e9021f3 🎨 fix https://github.com/siyuan-note/siyuan/issues/11073 2024-04-17 20:26:56 +08:00
Vanessa
ff736d99f4 🎨 fix https://github.com/siyuan-note/siyuan/issues/11056 2024-04-17 19:18:26 +08:00
Vanessa
312f125ab0 🎨 fix https://github.com/siyuan-note/siyuan/issues/11060 2024-04-17 11:23:17 +08:00
Daniel
94d3ccfa9f
🎨 Clean code 2024-04-16 09:31:12 +08:00
Vanessa
69371f5a72 🎨 2024-04-16 08:55:33 +08:00
Vanessa
3a76a1118c 🎨 no 换图标 2024-04-16 00:30:39 +08:00
Vanessa
ffbb1423b3 🎨 fix https://github.com/siyuan-note/siyuan/issues/11013 2024-04-16 00:18:04 +08:00
Vanessa
7b702c8b11 🎨 fix https://github.com/siyuan-note/siyuan/issues/10844 2024-04-15 22:57:04 +08:00
Vanessa
0c1325fbc5 🎨 fix https://github.com/siyuan-note/siyuan/issues/10958 2024-04-15 22:12:56 +08:00
Vanessa
3e3b319653 🎨 fix https://github.com/siyuan-note/siyuan/issues/10732 2024-04-15 16:52:28 +08:00
Vanessa
3801e030df 🎨 fix https://github.com/siyuan-note/siyuan/issues/10732 2024-04-15 16:47:00 +08:00
Vanessa
c11e943d4d 🎨 fix https://github.com/siyuan-note/siyuan/issues/10768 2024-04-15 16:35:49 +08:00
Vanessa
9e1fc704c9 Merge remote-tracking branch 'origin/dev' into dev 2024-04-15 01:29:39 +08:00
Vanessa
693e89bd7b 🎨 fix https://github.com/siyuan-note/siyuan/issues/10885 2024-04-15 01:28:48 +08:00
Silent Lee
8a354da50a
Add database lineNumber field type (#11008)
* 🎨 add database lineNumber type

* 🎨 fix https://github.com/siyuan-note/siyuan/issues/10896

* 🎨 Improve mobile app appearance language https://github.com/siyuan-note/siyuan/issues/11009

* 🎨 Improve database template field calc https://github.com/siyuan-note/siyuan/issues/11011

* ⬆️ Upgrade kernel deps

* ⬆️ Upgrade kernel deps

* 🎨 fix https://github.com/siyuan-note/siyuan/issues/10896

* 🎨 fix https://github.com/siyuan-note/siyuan/issues/10896

* 🐛 https://github.com/siyuan-note/siyuan/issues/11015

* 🐛 https://github.com/siyuan-note/siyuan/issues/11018

* 🐛 https://github.com/siyuan-note/siyuan/issues/11018

* 🎨 刚创建时无 id,更新需和 oldValue 保持一致

* 🐛 Database date field between filter calculation error Fix https://github.com/siyuan-note/siyuan/issues/10979

* 🐛 Primary key value unexpectedly updated when database adds row https://github.com/siyuan-note/siyuan/issues/11018

* 🎨 https://github.com/siyuan-note/siyuan/issues/11013

* 🎨 搜索可汇总字段时排除行号类型字段 https://github.com/siyuan-note/siyuan/pull/11008

* 🎨 lineNumber no need to join the calc op and remove useless todo tag

---------

Co-authored-by: Vanessa <lly219@gmail.com>
Co-authored-by: Daniel <845765@qq.com>
2024-04-15 00:49:48 +08:00
Vanessa
02415b8e90 🎨 fix https://github.com/siyuan-note/siyuan/issues/10932 2024-04-14 12:13:15 +08:00
Vanessa
640abbf87f 🎨 fix https://github.com/siyuan-note/siyuan/issues/11028 2024-04-14 11:11:18 +08:00
Vanessa
e8017741d9 🎨 刚创建时无 id,更新需和 oldValue 保持一致 2024-04-14 08:45:42 +08:00
Vanessa
9cd7d77275 🎨 fix https://github.com/siyuan-note/siyuan/issues/10896 2024-04-13 10:32:21 +08:00
Vanessa
1dc894a66b ♻️ https://github.com/siyuan-note/siyuan/issues/11000 2024-04-13 00:11:10 +08:00
Vanessa
161c2af408 🎨 fix https://github.com/siyuan-note/siyuan/issues/11000 2024-04-13 00:08:52 +08:00
Vanessa
45e04e645d 🎨 fix https://github.com/siyuan-note/siyuan/issues/10732 2024-04-12 23:44:53 +08:00
Vanessa
f822e4d69e 🐛 fix https://github.com/siyuan-note/siyuan/issues/10996 2024-04-12 16:04:05 +08:00
Vanessa
8cdcc98424 🎨 fix https://github.com/siyuan-note/siyuan/issues/10768 2024-04-12 10:18:45 +08:00
Vanessa
541483ed29 🎨 fix https://github.com/siyuan-note/siyuan/issues/10929 2024-04-12 08:47:42 +08:00
Vanessa
3b488ebecd 🚨 2024-04-12 08:26:13 +08:00
Vanessa
d5cf99f0e9 🎨 fix https://github.com/siyuan-note/siyuan/issues/10984 2024-04-11 19:21:51 +08:00
Vanessa
baf6dfd64f 🎨 fix https://ld246.com/article/1712818851544 2024-04-11 17:12:03 +08:00
Daniel
3b9cae1c03
🎨 Clean code 2024-04-11 08:55:37 +08:00
Vanessa
98843fcd09 🎨 fix https://github.com/siyuan-note/siyuan/issues/10971 2024-04-10 23:02:00 +08:00
Vanessa
12ee5d5c4d 🎨 fix https://github.com/siyuan-note/siyuan/issues/10895 2024-04-10 22:38:48 +08:00
Vanessa
d08ffd8f41 🎨 fix https://github.com/siyuan-note/siyuan/issues/10829 2024-04-10 22:01:21 +08:00
Vanessa
803afcf481 🎨 fix https://github.com/siyuan-note/siyuan/issues/10958 2024-04-10 16:19:31 +08:00
Vanessa
a9899e30cf 🎨 fix https://github.com/siyuan-note/siyuan/issues/10950 2024-04-09 18:26:04 +08:00
Vanessa
e8b315573a 🐛 fix https://github.com/siyuan-note/siyuan/issues/10953 2024-04-09 18:05:02 +08:00
Vanessa
8b5c27f054 🐛 fix https://github.com/siyuan-note/siyuan/issues/10941 2024-04-09 08:22:21 +08:00