Commit graph

455 commits

Author SHA1 Message Date
Daniel
95e96ac41c
Improve ristretto NumCounters
Signed-off-by: Daniel <845765@qq.com>
2026-04-15 21:56:43 +08:00
Daniel
df897f5390
🎨 https://github.com/siyuan-note/siyuan/issues/17440
Signed-off-by: Daniel <845765@qq.com>
2026-04-09 13:28:41 +08:00
Jeffrey Chen
f9c5c482b8
🎨 Parameterized label query statements and escaping LIKE wildcards (#17416) 2026-04-06 09:30:04 +08:00
Jeffrey Chen
bb9cb86bd7
🎨 Empty tags are once again displayed in the tag panel (#17408) 2026-04-05 16:59:02 +08:00
Jeffrey Chen
5c674d7249
♻️ Replace interface{} with any (#17415) 2026-04-05 16:48:32 +08:00
Jeffrey Chen
064754128b
♻️ Replace time.Now().Sub(start) with time.Since(start) (#17401) 2026-04-04 08:48:32 +08:00
Jeffrey Chen
a674b14806
🎨 Empty tags no longer appear in the tag panel https://github.com/siyuan-note/siyuan/issues/17367 (#17369)
Co-authored-by: D <845765@qq.com>
2026-03-31 22:14:00 +08:00
Daniel
52fc9bea6b
🐛 Images in the database assets fields are not displaying https://github.com/siyuan-note/siyuan/issues/17368
🔒 https://github.com/siyuan-note/siyuan/security/advisories/GHSA-rx4h-526q-4458

Signed-off-by: Daniel <845765@qq.com>
2026-03-31 22:05:01 +08:00
Daniel
a1d2d0f1b0
🔒 https://github.com/siyuan-note/siyuan/security/advisories/GHSA-rx4h-526q-4458
Signed-off-by: Daniel <845765@qq.com>
2026-03-28 19:37:36 +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
Jeffrey Chen
b3e844ef7c
♻️ Code style: Constant conditions (#17312) 2026-03-22 11:35:05 +08:00
Daniel
bd5873559b
♻️ https://github.com/siyuan-note/siyuan/pull/17309
Signed-off-by: Daniel <845765@qq.com>
2026-03-22 11:29:03 +08:00
Jeffrey Chen
8dbe00d634
♻️ Code style: Unused formal parameters (#17309) 2026-03-22 11:26:39 +08:00
Jeffrey Chen
fdb1e4ac00
♻️ Code style: Comparing with the equality operator fails on wrapped errors (#17303) 2026-03-22 11:11:25 +08:00
iliya
322477e282
♻️ kernel/sql/queue_history: refactor time.Now().Sub with time.Since (#17277) 2026-03-21 11:27:47 +08:00
Daniel
6b073623c7
🎨 Clean code
Signed-off-by: Daniel <845765@qq.com>
2026-03-17 20:15:57 +08:00
Jeffrey Chen
3375ee4ab5
🎨 Improve database preview image loading (#17237)
* 🎨 Improve database preview image loading https://github.com/siyuan-note/siyuan/issues/17229

* 🎨 Improve database preview image loading https://github.com/siyuan-note/siyuan/issues/17229

* 🎨 Improve database preview image loading https://github.com/siyuan-note/siyuan/issues/17229
2026-03-17 08:56:58 +08:00
Daniel
a6a56a6442
🎨 https://github.com/siyuan-note/siyuan/issues/17157
Signed-off-by: Daniel <845765@qq.com>
2026-03-13 10:42:42 +08:00
Daniel
3ae8b2f3ae
🎨 https://github.com/siyuan-note/siyuan/issues/17157
Signed-off-by: Daniel <845765@qq.com>
2026-03-13 10:15:20 +08:00
Daniel
923d492248
🎨 Fix https://github.com/siyuan-note/siyuan/issues/17191
Signed-off-by: Daniel <845765@qq.com>
2026-03-12 19:17:21 +08:00
Daniel
9a344830b4
🎨 https://github.com/siyuan-note/siyuan/issues/17157#issuecomment-4039704018
Signed-off-by: Daniel <845765@qq.com>
2026-03-12 08:42:08 +08:00
Daniel
f7f05ffad1
🎨 Improve reindex
Signed-off-by: Daniel <845765@qq.com>
2026-03-09 11:25:05 +08:00
Daniel
ecfb9329f9
🎨 https://github.com/siyuan-note/siyuan/issues/17158
Signed-off-by: Daniel <845765@qq.com>
2026-03-09 11:23:34 +08:00
Daniel
ab83e5d987
🎨 https://github.com/siyuan-note/siyuan/issues/17157
Signed-off-by: Daniel <845765@qq.com>
2026-03-08 11:02:23 +08:00
Daniel
768f836617
🎨 https://github.com/siyuan-note/siyuan/issues/17157
Signed-off-by: Daniel <845765@qq.com>
2026-03-08 10:56:38 +08:00
Daniel
7253c191ec
🎨 https://github.com/siyuan-note/siyuan/issues/17157
Signed-off-by: Daniel <845765@qq.com>
2026-03-08 10:46:30 +08:00
Daniel
c325eb696f
🎨 https://github.com/siyuan-note/siyuan/issues/17158
Signed-off-by: Daniel <845765@qq.com>
2026-03-08 10:07:52 +08:00
Daniel
3f82df40e3
🐛 Rebuilding the index caused a crash https://github.com/siyuan-note/siyuan/issues/17001
Signed-off-by: Daniel <845765@qq.com>
2026-02-11 23:44:12 +08:00
Daniel
185a43a954
🎨 Clean code https://github.com/siyuan-note/siyuan/pull/16880
Signed-off-by: Daniel <845765@qq.com>
2026-02-07 10:45:37 +08:00
Jane Haring
81e1c40be0
Optimize WaitFlushTx() waiting performance. (#16880) 2026-02-07 10:36:54 +08:00
Daniel
87282404bb
Improve data indexing to reduce disk read operations https://github.com/siyuan-note/siyuan/issues/16958
Signed-off-by: Daniel <845765@qq.com>
2026-02-06 18:25:48 +08:00
Daniel
dc00060062
Improve data indexing to reduce disk read operations https://github.com/siyuan-note/siyuan/issues/16958
Signed-off-by: Daniel <845765@qq.com>
2026-02-06 18:11:02 +08:00
Daniel
1da1c255f6
🎨 Improve data indexing to reduce disk read operations https://github.com/siyuan-note/siyuan/issues/16958
Signed-off-by: Daniel <845765@qq.com>
2026-02-02 22:45:27 +08:00
Daniel
42e1c0be4d
🎨 Improve init db
Signed-off-by: Daniel <845765@qq.com>
2026-02-01 21:11:37 +08:00
Daniel
b059496eb6
🎨 Improve init db
Signed-off-by: Daniel <845765@qq.com>
2026-02-01 17:32:57 +08:00
Daniel
a2a3bca000
🎨 Supports cleaning up unreferenced databases https://github.com/siyuan-note/siyuan/issues/11569
Signed-off-by: Daniel <845765@qq.com>
2026-01-30 00:03:59 +08:00
Daniel
95242c3f4d
🐛 Fix https://github.com/siyuan-note/siyuan/issues/16847
Signed-off-by: Daniel <845765@qq.com>
2026-01-17 21:50:31 +08:00
Daniel
6c2545e457
🐛 Fix https://github.com/siyuan-note/siyuan/issues/16847
Signed-off-by: Daniel <845765@qq.com>
2026-01-17 21:15:36 +08:00
Daniel
e1ebb1f151
🎨 Database filtering follows search case sensitive settings https://github.com/siyuan-note/siyuan/issues/16585
Signed-off-by: Daniel <845765@qq.com>
2026-01-17 18:20:50 +08:00
Daniel
ca24bea936
🎨 Improve handling of assets when exporting to Word .docx format https://github.com/siyuan-note/siyuan/issues/15253
Signed-off-by: Daniel <845765@qq.com>
2026-01-09 19:11:41 +08:00
Daniel
2fa878fdd6
🎨 https://ld246.com/article/1767111119596
Signed-off-by: Daniel <845765@qq.com>
2025-12-31 09:13:07 +08:00
Daniel
5ec41ff6cb
🎨 Improve callout block https://github.com/siyuan-note/siyuan/issues/16607 https://ld246.com/article/1766149237514
Signed-off-by: Daniel <845765@qq.com>
2025-12-21 11:38:14 +08:00
Daniel
c07efea8de
🎨 Improve callout block https://github.com/siyuan-note/siyuan/issues/16607
Signed-off-by: Daniel <845765@qq.com>
2025-12-20 12:31:28 +08:00
Daniel
549069a8ee
🎨 Improve callout block https://github.com/siyuan-note/siyuan/issues/16607
Signed-off-by: Daniel <845765@qq.com>
2025-12-19 21:41:15 +08:00
Daniel
184ba32aa4
🎨 Improve callout block https://github.com/siyuan-note/siyuan/issues/16607
Signed-off-by: Daniel <845765@qq.com>
2025-12-19 21:41:14 +08:00
Daniel
a201aebf59
🎨 Query embed blocks support UNION queries https://github.com/siyuan-note/siyuan/issues/16594
Signed-off-by: Daniel <845765@qq.com>
2025-12-16 12:15:28 +08:00
Daniel
14fe40eaae
🐛 Fix https://github.com/siyuan-note/siyuan/issues/16561
Signed-off-by: Daniel <845765@qq.com>
2025-12-12 10:22:16 +08:00
Daniel
68e83a359d
Improve data indexing performance https://github.com/siyuan-note/siyuan/issues/16557
Signed-off-by: Daniel <845765@qq.com>
2025-12-11 12:14:28 +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
4de0be0bc1
🎨 Fix https://github.com/siyuan-note/siyuan/issues/16475
Signed-off-by: Daniel <845765@qq.com>
2025-12-02 12:33:01 +08:00