Daniel
3b13cc420b
🎨 https://github.com/siyuan-note/siyuan/pull/17529
...
Signed-off-by: Daniel <845765@qq.com>
2026-04-18 17:31:56 +08:00
Jeffrey Chen
349a8ddc98
♻️ Code style: unused function ( #17307 )
...
* ♻️ Code style: unused function
* Refactor reload handling in processMessage
Refactor reload logic to handle scroll reset and maintain functionality for mobile and non-mobile environments.
* Add ReloadUIResetScroll function to websocket.go
---------
Co-authored-by: D <845765@qq.com>
2026-03-22 12:19:44 +08:00
Daniel
980f6dd0b8
✨ Callout block https://github.com/siyuan-note/siyuan/issues/16051
...
Signed-off-by: Daniel <845765@qq.com>
2025-12-06 16:46:33 +08:00
Daniel
98c51a8fd0
🎨 Improve block ref anchor text rendering in templates https://github.com/siyuan-note/siyuan/issues/14457
2025-03-30 21:34:03 +08:00
Daniel
6407791fbb
🎨 Improve rollback doc to avoid ID duplication https://github.com/siyuan-note/siyuan/issues/14358
2025-03-15 12:43:38 +08:00
Daniel
1d77cdefc2
🎨 Improve list item, super block and blockquote backlink propagation https://github.com/siyuan-note/siyuan/issues/13776
2025-01-11 12:28:24 +08:00
Daniel
13faf167d6
🎨 Improve remote assets convert to local assets https://github.com/siyuan-note/siyuan/issues/13715
2025-01-05 09:36:37 +08:00
Daniel
7632fc0a27
🎨 Use ID when block ref anchor text is empty https://github.com/siyuan-note/siyuan/issues/13606
2024-12-25 16:13:34 +08:00
Daniel
a7ee282044
🎨 Improve exporting block ref https://github.com/siyuan-note/siyuan/issues/13283
2024-12-01 12:25:17 +08:00
Daniel
a547bb7da2
🎨 Improve exporting .sy.zip https://github.com/siyuan-note/siyuan/issues/13011
2024-11-04 11:42:18 +08:00
Oleksandr Redko
b100721fee
♻️ Refactor Go to err != nil, err == nil ( #12385 )
2024-09-04 09:40:50 +08:00
Daniel
1a34e49edf
🐛 Abnormal heading block update time Fix https://github.com/siyuan-note/siyuan/issues/11996
2024-07-16 17:47:35 +08:00
Daniel
5e2f5859c6
🐛 Abnormal heading block update time https://github.com/siyuan-note/siyuan/issues/11985
2024-07-16 09:15:20 +08:00
Daniel
373bce9791
♻️ Improve av structure
2024-05-15 00:47:25 +08:00
Daniel
d9471c6a83
🎨 The heading block update time is refreshed after editing the blocks under the heading https://github.com/siyuan-note/siyuan/issues/11374
2024-05-13 17:16:55 +08:00
Daniel
7d73482cfa
🎨 Add a kernel API /api/block/getBlockTreeInfos https://github.com/siyuan-note/siyuan/issues/11311
2024-05-09 23:20:48 +08:00
Daniel
83209e6ab2
🎨 Improve database text, email, url and phone field content escaping https://github.com/siyuan-note/siyuan/issues/11255
2024-05-08 19:52:10 +08:00
Daniel
9661dbc4b2
🎨 Improve database text field content escaping https://github.com/siyuan-note/siyuan/issues/11255
2024-05-08 18:29:38 +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
bf1834fa61
🎨 Improve database template field to use relation/rollup field https://github.com/siyuan-note/siyuan/issues/11029
2024-04-17 18:00:22 +08:00
Daniel
1ae39777a6
🎨 Improve database template field to use relation/rollup field Fix https://github.com/siyuan-note/siyuan/issues/11029
2024-04-14 21:26:02 +08:00
Daniel
bf4ad0972b
🎨 Improve database sort/calc for relation and rollup
2024-04-14 12:34:06 +08:00
Daniel
aed87dfd15
🐛 Dynamic loading results in incomplete list display https://github.com/siyuan-note/siyuan/issues/10965
2024-04-10 17:02:11 +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
9c61d2a36f
🎨 Improve doc dynamic loading https://github.com/siyuan-note/siyuan/issues/10851
2024-04-06 10:50:25 +08:00
Daniel
1d2516afb9
🎨 Improve database block text in breadcrumbs https://github.com/siyuan-note/siyuan/issues/10891
2024-04-05 23:04:43 +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
Daniel
984911b7d0
🎨 Improve dynamic anchor text for db node https://github.com/siyuan-note/siyuan/issues/10880
2024-04-05 18:52:04 +08:00
Daniel
eae61fd4a7
🐛 Abnormal sorting of database relation fields https://github.com/siyuan-note/siyuan/issues/10835
2024-04-03 10:54:46 +08:00
Daniel
2a3d236d8e
🐛 Database rollup calculation misses null values https://github.com/siyuan-note/siyuan/issues/10843
2024-04-03 09:37:42 +08:00
Daniel
6eb52835da
🎨 Improve database template empty date rendering https://github.com/siyuan-note/siyuan/issues/10830
2024-04-02 20:24:10 +08:00
Daniel
c559ac45be
🎨 Template supports numerical calculations when using rollup https://github.com/siyuan-note/siyuan/issues/10810
2024-03-31 23:32:22 +08:00
Daniel
42651a23a9
🎨 Clean code
2024-03-09 10:54:37 +08:00
Daniel
f01170c12a
🐛 Database filtering for specific dates not working Fix https://github.com/siyuan-note/siyuan/issues/10518
2024-03-08 11:03:06 +08:00
Daniel
5700a9f18a
🎨 Improve db tv relation render
2024-03-07 16:12:18 +08:00
Daniel
ce58bccd63
🎨 Database table view cell value adds createdAt and updatedAt fields https://github.com/siyuan-note/siyuan/issues/10492
2024-03-03 16:58:37 +08:00
Daniel
bbf41e4769
🎨 Support hiding database table view title https://github.com/siyuan-note/siyuan/issues/10478
2024-03-01 22:40:56 +08:00
Daniel
8d9eafbfd8
🐛 Unable to search audio, video blocks by asset path https://github.com/siyuan-note/siyuan/issues/10468
2024-02-28 21:08:46 +08:00
Daniel
45bfaefb18
🎨 Database table view template columns support reading relation, rollup, created and updated columns https://github.com/siyuan-note/siyuan/issues/10442
2024-02-26 09:18:44 +08:00
Daniel
04b1b3e3d5
🎨 Improve search and replace spaces https://github.com/siyuan-note/siyuan/issues/10231
2024-01-23 12:01:36 +08:00
Daniel
108bdec5f6
🎨 The database template column supports queryBlocks function https://github.com/siyuan-note/siyuan/issues/10077
2024-01-04 22:31:42 +08:00
Daniel
20cd2ac696
🎨 The database template column supports queryBlocks function https://github.com/siyuan-note/siyuan/issues/10077
2024-01-04 22:04:29 +08:00
Daniel
b296771340
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958
2024-01-01 16:27:01 +08:00
Daniel
d9a0d89668
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958
2024-01-01 16:08:46 +08:00
Daniel
239dbe5d2c
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958
2024-01-01 15:15:08 +08:00
Daniel
d7e5411e55
🎨 Improve default value filling https://github.com/siyuan-note/siyuan/issues/10038
2024-01-01 14:32:32 +08:00
Daniel
ba716752b0
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958
2024-01-01 01:10:48 +08:00
Daniel
99218f400b
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958
2024-01-01 01:10:47 +08:00
Daniel
44f99c8fb6
🎨 Add Rollup column to database table view https://github.com/siyuan-note/siyuan/issues/9958
2023-12-30 23:35:43 +08:00