Commit graph

2597 commits

Author SHA1 Message Date
Daniel
e16c3cb0fe
🎨 Rows non-bound in the database support Add to Database https://github.com/siyuan-note/siyuan/issues/11093 2024-04-20 23:10:05 +08:00
Daniel
26cfc586f0
🎨 Rows non-bound in the database support Add to Database https://github.com/siyuan-note/siyuan/issues/11093 2024-04-20 22:44:36 +08:00
Daniel
462d38e4e7
🎨 Rows non-bound in the database support Add to Database https://github.com/siyuan-note/siyuan/issues/11093 2024-04-20 12:26:36 +08:00
Daniel
8eaf0ea411
🎨 Rows non-bound in the database support Add to Database https://github.com/siyuan-note/siyuan/issues/11093 2024-04-20 12:22:28 +08:00
Daniel
24b7862262
🎨 Rows non-bound in the database support Add to Database https://github.com/siyuan-note/siyuan/issues/11093 2024-04-20 12:14:45 +08:00
Daniel
0f06692da4
🎨 Rows non-bound in the database support Add to Database https://github.com/siyuan-note/siyuan/issues/11093 2024-04-20 12:08:07 +08:00
Daniel
4cc2d9a6a8
🎨 Rows non-bound in the database support Add to Database https://github.com/siyuan-note/siyuan/issues/11093 2024-04-20 12:08:06 +08:00
Daniel
d1647f9222
🎨 Supports replacing text elements with other elements https://github.com/siyuan-note/siyuan/issues/11058 2024-04-20 10:05:37 +08:00
Daniel
4b6b4183ae
🎨 Improve find replace doc title 2024-04-20 10:05:36 +08:00
Daniel
01a3f3e690
🎨 Limit the maximum number of tags listed in the tag panel https://github.com/siyuan-note/siyuan/issues/11071 2024-04-19 20:08:50 +08:00
Daniel
f802fb4e1b
🎨 Prompt when database template field reports an error https://github.com/siyuan-note/siyuan/issues/11070 2024-04-18 11:29:46 +08:00
Daniel
7f645e728b
🎨 Improve database table view row/col drag and drop sorting https://github.com/siyuan-note/siyuan/issues/11048 2024-04-18 11:16:38 +08:00
Daniel
e2ea9eba45
🎨 Improve database table view row/col drag and drop sorting https://github.com/siyuan-note/siyuan/issues/11048 2024-04-18 11:16:38 +08:00
Daniel
abbfbc0acb
🎨 Prompt when database template field reports an error https://github.com/siyuan-note/siyuan/issues/11070 2024-04-17 19:54:33 +08:00
Daniel
25a75982c9
🎨 Clean code 2024-04-17 19:39:55 +08:00
Daniel
cd10fcf8f0
🎨 Clean code 2024-04-17 18:00:23 +08:00
Daniel
a5976172d4
🎨 Improve database table view row drag and drop sorting https://github.com/siyuan-note/siyuan/issues/11048 2024-04-16 17:29:13 +08:00
Daniel
3403bdca99
🎨 Improve update time of database bound document blocks https://github.com/siyuan-note/siyuan/issues/11042 2024-04-15 20:56:46 +08:00
Daniel
ee42be1729
🎨 Database date field fill end var https://ld246.com/article/1713177507282 2024-04-15 19:30:25 +08:00
Daniel
6c4dd3674d
🎨 Improve database reference anchor text https://github.com/siyuan-note/siyuan/issues/11035 2024-04-15 18:54:33 +08:00
Daniel
97f8d6c013
🎨 Improve database unbind block https://github.com/siyuan-note/siyuan/issues/11013 2024-04-15 18:00:04 +08:00
Daniel
58c98ce697
🎨 Improve database unbind block Improve database unbind block 2024-04-15 17:47:03 +08:00
Daniel
605e9e243a
🎨 Improve database unbind block https://github.com/siyuan-note/siyuan/issues/11013 2024-04-15 17:15:04 +08:00
Daniel
8127b98ace
🎨 Improve gen ktree 2024-04-15 14:57:52 +08:00
Daniel
cab6e015d3
🎨 Improve database reference anchor text https://github.com/siyuan-note/siyuan/issues/11035 2024-04-15 14:57:33 +08:00
Daniel
0093dc38e8
🎨 Improve heading drag conversion doc subheading level https://github.com/siyuan-note/siyuan/issues/11037 2024-04-15 09:29:08 +08:00
Daniel
bdff61d915
🎨 Logging 2024-04-15 09:10:03 +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
Daniel
afeea6a80e
🎨 Improve marketplace loading performance https://github.com/siyuan-note/siyuan/issues/10973 https://github.com/siyuan-note/siyuan/issues/11007 2024-04-14 23:52:09 +08:00
Daniel
16c665bfa7
🎨 tree not found appears when rebuilding index https://github.com/siyuan-note/siyuan/issues/11036 2024-04-14 22:16:46 +08:00
Daniel
077944bb43
🎨 Improve database template field to use relation/rollup field Fix https://github.com/siyuan-note/siyuan/issues/11029 2024-04-14 13:02:06 +08:00
Daniel
bf4ad0972b
🎨 Improve database sort/calc for relation and rollup 2024-04-14 12:34:06 +08:00
Daniel
3a798c4533
🎨 https://github.com/siyuan-note/siyuan/issues/11013 2024-04-14 10:00:08 +08:00
Daniel
bc8b295733
🐛 Primary key value unexpectedly updated when database adds row https://github.com/siyuan-note/siyuan/issues/11018 2024-04-14 09:51:54 +08:00
Daniel
5c77101271
🐛 https://github.com/siyuan-note/siyuan/issues/11018 2024-04-13 23:36:13 +08:00
Daniel
4e63228c2d
🐛 https://github.com/siyuan-note/siyuan/issues/11018 2024-04-13 23:33:40 +08:00
Daniel
86f92208bf
🎨 Improve mobile app appearance language https://github.com/siyuan-note/siyuan/issues/11009 2024-04-13 11:15:49 +08:00
Daniel
620be3572d
🐛 Dynamic loading results in incomplete list display https://github.com/siyuan-note/siyuan/issues/11004 2024-04-12 23:26:43 +08:00
Daniel
3a852fd1ab
🐛 Hyperlinks affect backlink calculation issue https://github.com/siyuan-note/siyuan/issues/11001 2024-04-12 21:55:53 +08:00
Daniel
da59fa2afa
Improve marketplace loading performance Fix https://github.com/siyuan-note/siyuan/issues/10973 2024-04-12 09:15:03 +08:00
Daniel
f5ceb847f4
🎨 Improve data indexing performance when importing .sy.zip and markdown https://github.com/siyuan-note/siyuan/issues/10986 2024-04-11 21:54:34 +08:00
Daniel
2bcf26166d
🎨 Improve data indexing performance when importing .sy.zip and markdown https://github.com/siyuan-note/siyuan/issues/10986 2024-04-11 21:39:48 +08:00
Daniel
fc3263985b
🎨 Improve database primary key binding block https://github.com/siyuan-note/siyuan/issues/10945 2024-04-10 22:58:59 +08:00
Daniel
4033b15ee8
🎨 Improve notification https://ld246.com/article/1712750404715 2024-04-10 21:32:08 +08:00
Daniel
f6cd80c719
🐛 Database relation field search cannot search for some values https://github.com/siyuan-note/siyuan/issues/10966 2024-04-10 17:28:30 +08:00
Daniel
e9deb4624b
🐛 Database relation field search cannot search for some values https://github.com/siyuan-note/siyuan/issues/10966 2024-04-10 17:27:17 +08:00
Daniel
3f62aea1e9
🎨 Import md progress 2024-04-10 15:57:18 +08:00
Daniel
59d7b4dfc5
🎨 Improve database null value field sorting Fix https://github.com/siyuan-note/siyuan/issues/10951 2024-04-09 23:37:00 +08:00
Daniel
5e116a16d2
🎨 Referenced blocks support rendering virtual references https://github.com/siyuan-note/siyuan/issues/10960 2024-04-09 23:12:26 +08:00
Daniel
b3a2c49f15
🎨 Improve Add to Database search sorting https://github.com/siyuan-note/siyuan/issues/10952 2024-04-09 22:27:16 +08:00