Commit graph

332 commits

Author SHA1 Message Date
Daniel
ae32c69bdd
🎨 Clean code 2024-10-21 10:32:35 +08:00
Daniel
f69e776f8c
Improve database loading performance 2024-10-20 11:17:41 +08:00
Daniel
94bcc359ff
🎨 Improve av sorting https://github.com/siyuan-note/siyuan/issues/12720 2024-10-07 19:00:43 +08:00
Daniel
42cc7c73e6
🎨 Improve av date between filter https://github.com/siyuan-note/siyuan/issues/12546 2024-09-27 10:35:21 +08:00
Daniel
e93ed00267
🐛 🐛 Database created and updated field between filter calc error https://github.com/siyuan-note/siyuan/issues/12546 2024-09-22 10:16:42 +08:00
Daniel
3a9fb0d9e3
🎨 Improve database block/text/asset/template/relation/rollup field sorting https://github.com/siyuan-note/siyuan/issues/12454 2024-09-14 22:26:02 +08:00
Oleksandr Redko
b100721fee
♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
Daniel
e5078e8af5
🎨 Improve database date filed sorting https://github.com/siyuan-note/siyuan/issues/12127 2024-07-29 21:15:35 +08:00
Daniel
a18559e6d0
🎨 Improve database template field exporting Fix https://github.com/siyuan-note/siyuan/issues/11988 2024-07-16 23:44:15 +08:00
Daniel
226cefdafe
🎨 Improve av template importing https://github.com/siyuan-note/siyuan/issues/11820 2024-07-04 17:00:14 +08:00
Daniel
62d443e0ee
🎨 Export the database date field not support "time" export https://github.com/siyuan-note/siyuan/issues/11785 2024-06-23 12:09:20 +08:00
Daniel
68585e21e3
🎨 Keep the width when duplicating database table view field https://github.com/siyuan-note/siyuan/issues/11552 2024-06-10 16:25:57 +08:00
Daniel
4e2de612d7
🎨 Add an internal kernel API /api/av/appendAttributeViewDetachedBlocksWithValues https://github.com/siyuan-note/siyuan/issues/11608 2024-05-31 23:55:17 +08:00
Daniel
c4cd3734b3
🎨 Improve database relation field filtering https://github.com/siyuan-note/siyuan/issues/11547 2024-05-27 20:49:52 +08:00
Daniel
3aee3f0d37
🎨 Improve database relation field filtering https://github.com/siyuan-note/siyuan/issues/11547 2024-05-27 20:38:05 +08:00
Daniel
2058f9a0c0
🎨 Attribute Panel - Database attributes custom sorting https://github.com/siyuan-note/siyuan/issues/11428 2024-05-16 22:24:25 +08:00
Daniel
7182603791
🐛 The selection options are inconsistent after pasting data into the database https://github.com/siyuan-note/siyuan/issues/11409 2024-05-15 22:10:26 +08:00
Daniel
f75d5e50b4
♻️ Improve av structure 2024-05-15 00:30:08 +08:00
Daniel
1f028919df
🎨 Improve database auto-fill value when enabling filter https://github.com/siyuan-note/siyuan/issues/11297 2024-05-08 09:43:13 +08:00
Daniel
96316cf2a7
🎨 Improve database multi-select field sorting https://github.com/siyuan-note/siyuan/issues/11146 2024-04-26 23:12:51 +08:00
Daniel
434054c9a8
🎨 Improve database multi-select field sorting https://github.com/siyuan-note/siyuan/issues/11146 2024-04-26 23:12:50 +08:00
Daniel
c7d9b18b80
🐛 Unable to enter title immediately after creating database Fix https://github.com/siyuan-note/siyuan/issues/11143 2024-04-26 18:21:32 +08:00
Daniel
cac7da4eda
🐛 Fix database rollup calc https://ld246.com/article/1713803461956 2024-04-23 09:49:54 +08:00
Daniel
1f1388c1eb
🐛 Fix database rollup calc https://ld246.com/article/1713803461956 2024-04-23 09:48:03 +08:00
Daniel
da5856da9d
🐛 Fix database rollup calc https://ld246.com/article/1713803461956 2024-04-23 09:42:09 +08:00
Daniel
7f98213879
🎨 Improve mirror database blocks reload 2024-04-21 18:18:23 +08:00
Daniel
b21243c773
🎨 Improve database multi-select field sorting https://github.com/siyuan-note/siyuan/issues/11062 2024-04-18 11:09:59 +08:00
Daniel
043e953dac
🎨 Improve database rollup filtering https://github.com/siyuan-note/siyuan/issues/11059 2024-04-17 19:39:55 +08:00
Daniel
25a75982c9
🎨 Clean code 2024-04-17 19:39:55 +08:00
Daniel
928f478aab
🎨 Database date filter excludes empty values https://github.com/siyuan-note/siyuan/issues/11061 2024-04-17 11:30:25 +08:00
Daniel
cd8f2049ff
🎨 Improve database checkbox field sorting https://github.com/siyuan-note/siyuan/issues/11016 2024-04-15 15:36:38 +08:00
Daniel
c2eefd81a5
🎨 Improve database checkbox field sorting https://github.com/siyuan-note/siyuan/issues/11016 2024-04-15 15:19:00 +08:00
Daniel
a049eeec3e
🎨 Improve database field sorting Fix https://github.com/siyuan-note/siyuan/issues/11038 2024-04-15 13:27:19 +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
bf4ad0972b
🎨 Improve database sort/calc for relation and rollup 2024-04-14 12:34:06 +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
20fb74c8d7
🐛 Database date field between filter calculation error Fix https://github.com/siyuan-note/siyuan/issues/10979 2024-04-14 09:01:22 +08:00
Daniel
d5cd9e671b
🐛 https://github.com/siyuan-note/siyuan/issues/11015 2024-04-13 22:38:47 +08:00
Daniel
47aa891f34
🎨 Improve database template field calc https://github.com/siyuan-note/siyuan/issues/11011 2024-04-13 11:45:33 +08:00
Daniel
2e2d28dc70
🐛 Database date field between filter calculation error Fix https://github.com/siyuan-note/siyuan/issues/10979 2024-04-11 16:27:58 +08:00
Daniel
339c69c503
🐛 Database date field between filter calculation error https://github.com/siyuan-note/siyuan/issues/10967 2024-04-10 18:05:15 +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
b3a2c49f15
🎨 Improve Add to Database search sorting https://github.com/siyuan-note/siyuan/issues/10952 2024-04-09 22:27:16 +08:00
Daniel
149fb4ebaa
🎨 Add to Database search on database title only https://github.com/siyuan-note/siyuan/issues/10934 2024-04-08 21:58:57 +08:00
Daniel
ca1be10f17
🐛 Database rollup calculation range anomaly https://github.com/siyuan-note/siyuan/issues/10913 2024-04-07 11:59:27 +08:00
Daniel
49e62ebff5
🐛 Database rollup calculation range anomaly https://github.com/siyuan-note/siyuan/issues/10913 2024-04-07 09:52:07 +08:00
Daniel
9b2cc71e64
🐛 Database rollup calculation range anomaly https://github.com/siyuan-note/siyuan/issues/10913 2024-04-07 09:34:39 +08:00
Daniel
99808d4d5a
🐛 Database rollup calculation range anomaly https://github.com/siyuan-note/siyuan/issues/10913 2024-04-07 00:28:16 +08:00
Daniel
efc0d2b519
🎨 Clean code 2024-04-07 00:28:00 +08:00
Daniel
5e94afe346
🎨 Database date field supports filling the current time by default Fix https://github.com/siyuan-note/siyuan/issues/10823 2024-04-05 21:46:41 +08:00