578 Commits

Author SHA1 Message Date
Daniel 7a55dd5758 🎨 Improve writing av json
Signed-off-by: Daniel <845765@qq.com>
2026-07-03 19:17:07 +08:00
Daniel 294806d427 🎨 Improve av write
Signed-off-by: Daniel <845765@qq.com>
2026-07-03 18:02:38 +08:00
Daniel 8f9bec278e 🎨 Improve av rollback https://github.com/siyuan-note/siyuan/issues/18052
Signed-off-by: Daniel <845765@qq.com>
2026-07-03 13:09:53 +08:00
Daniel a3fead2f37 🎨 Improve av rollback
Signed-off-by: Daniel <845765@qq.com>
2026-07-03 12:07:22 +08:00
Daniel db13899f38 🐛 Database views cannot be synchronized when both devices are open simultaneously https://github.com/siyuan-note/siyuan/issues/18027
Signed-off-by: Daniel <845765@qq.com>
2026-07-01 21:40:05 +08:00
Daniel 9cefb68fa2 🎨 Support database filter composition https://github.com/siyuan-note/siyuan/issues/10550
Signed-off-by: Daniel <845765@qq.com>
2026-06-29 17:40:42 +08:00
Daniel 16bcf20dc8 Improve database view performance https://github.com/siyuan-note/siyuan/issues/17830
Signed-off-by: Daniel <845765@qq.com>
2026-06-27 16:27:14 +08:00
Daniel a140e9b7fc Improve database view performance https://github.com/siyuan-note/siyuan/issues/17830
Signed-off-by: Daniel <845765@qq.com>
2026-06-27 13:33:43 +08:00
Daniel 4ed0c8ff11 Improve database view performance https://github.com/siyuan-note/siyuan/issues/17830
Signed-off-by: Daniel <845765@qq.com>
2026-06-27 12:14:53 +08:00
Daniel 0c664c6524 Improve database view performance https://github.com/siyuan-note/siyuan/issues/17830
Signed-off-by: Daniel <845765@qq.com>
2026-06-27 12:06:27 +08:00
Daniel 7517e208b9 🎨 Improve av
Signed-off-by: Daniel <845765@qq.com>
2026-06-20 13:00:14 +08:00
Daniel bd00d50c38 🎨 https://github.com/siyuan-note/siyuan/issues/14394#issuecomment-4752772024
Signed-off-by: Daniel <845765@qq.com>
2026-06-19 23:39:27 +08:00
Daniel 2401bee468 🎨 https://github.com/siyuan-note/siyuan/issues/14394#issuecomment-4752772024
Signed-off-by: Daniel <845765@qq.com>
2026-06-19 23:38:39 +08:00
Daniel 8a2472e66e 🎨 https://github.com/siyuan-note/siyuan/issues/14394#issuecomment-4747687317
Signed-off-by: Daniel <845765@qq.com>
2026-06-19 10:49:00 +08:00
Daniel cb0c72665d 🎨 Support database filter composition https://github.com/siyuan-note/siyuan/issues/10550
Signed-off-by: Daniel <845765@qq.com>
2026-06-18 22:40:07 +08:00
Daniel 1b4d15f285 🎨 Support database filter composition https://github.com/siyuan-note/siyuan/issues/10550
Signed-off-by: Daniel <845765@qq.com>
2026-06-18 21:25:23 +08:00
Daniel d92920d174 🎨 Support database filter composition https://github.com/siyuan-note/siyuan/issues/10550
Signed-off-by: Daniel <845765@qq.com>
2026-06-18 20:41:18 +08:00
Daniel b917a351d9 🎨 Support database filter composition https://github.com/siyuan-note/siyuan/issues/10550
Signed-off-by: Daniel <845765@qq.com>
2026-06-18 12:42:23 +08:00
Daniel b0e0e7d047 🎨 Support database filter composition https://github.com/siyuan-note/siyuan/issues/10550
Signed-off-by: Daniel <845765@qq.com>
2026-06-18 12:42:23 +08:00
Daniel 4553a4319d Improve database view performance https://github.com/siyuan-note/siyuan/issues/17830
Signed-off-by: Daniel <845765@qq.com>
2026-06-17 17:47:50 +08:00
Daniel 669c958615 🎨 Database footer field calculations support template-based calculations https://github.com/siyuan-note/siyuan/issues/14394
Signed-off-by: Daniel <845765@qq.com>
2026-06-17 12:44:18 +08:00
Daniel fbda8db9d8 🎨 Database rollup fields now support additional calculation methods https://github.com/siyuan-note/siyuan/issues/14394
Signed-off-by: Daniel <845765@qq.com>
2026-06-17 10:55:28 +08:00
Daniel 25e4a64901 Improve database view performance https://github.com/siyuan-note/siyuan/issues/17830
Signed-off-by: Daniel <845765@qq.com>
2026-06-07 23:16:17 +08:00
Jeffrey Chen 5c674d7249 ♻️ Replace interface{} with any (#17415) 2026-04-05 16:48:32 +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 64fd483ba7 ♻️ Code style: Unused constants (#17308) 2026-03-22 11:24:07 +08:00
Jeffrey Chen fdd7285e90 ♻️ Code style: Redundant else branch (#17298) 2026-03-22 10:50:13 +08:00
Daniel dc1ea4894b 🎨 Clean code
Signed-off-by: Daniel <845765@qq.com>
2026-03-03 10:16:22 +08:00
Jeffrey Chen 75d29419c5 🐛 Unable to obtain the correct number of view entries when viewing unreferenced databases or historical databases (#17088) 2026-03-03 09:49:15 +08:00
Daniel 9ab6a7a9ab 🌐 Add Slovak (sk_SK) language support https://github.com/siyuan-note/siyuan/pull/17120
Signed-off-by: Daniel <845765@qq.com>
2026-03-02 17:14:19 +08:00
Daniel 6f31b0990d 🐛 https://github.com/siyuan-note/siyuan/issues/16963
Signed-off-by: Daniel <845765@qq.com>
2026-02-25 16:08:33 +08:00
Daniel d5dc6c2340 🐛 Fix https://github.com/siyuan-note/siyuan/issues/16963#issuecomment-3852482390
Signed-off-by: Daniel <845765@qq.com>
2026-02-05 22:58:18 +08:00
Daniel 89536ceb19 🎨 https://github.com/siyuan-note/siyuan/issues/11569#issuecomment-3828712765
Signed-off-by: Daniel <845765@qq.com>
2026-02-01 10:20:50 +08:00
Daniel 6e85d12d5e 🎨 Supports cleaning up unreferenced databases https://github.com/siyuan-note/siyuan/issues/11569
Signed-off-by: Daniel <845765@qq.com>
2026-01-30 00:12:29 +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 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 568d396a90 🐛 Fix https://github.com/siyuan-note/siyuan/issues/16815
Signed-off-by: Daniel <845765@qq.com>
2026-01-12 12:21:23 +08:00
Daniel 45465e12ef 🎨 https://github.com/siyuan-note/siyuan/issues/16730
Signed-off-by: Daniel <845765@qq.com>
2025-12-30 17:53:04 +08:00
Daniel 33175cad7c 🎨 Fix https://github.com/siyuan-note/siyuan/issues/16667
Signed-off-by: Daniel <845765@qq.com>
2025-12-22 17:10:47 +08:00
Daniel 420dc79830 🐛 Fix https://github.com/siyuan-note/siyuan/issues/16593
Signed-off-by: Daniel <845765@qq.com>
2025-12-16 10:47:26 +08:00
Daniel 3b730ded8f 🎨 Improve text
Signed-off-by: Daniel <845765@qq.com>
2025-12-14 10:56:31 +08:00
Ömer Gürbüz 94dc95be42 🌐 Add Turkish support (#16575)
* Add Turkish language in configs

* add Turkish localization file

* Add Turkish readme file and links

* Add Turkish Currency TRY

* Turkish Readme Check Links

* Add new keys localizations

---------

Co-authored-by: Ömer Gürbüz <mhmd.omer.grbz@hotmail.com>
2025-12-14 10:38:31 +08:00
Daniel a2152fd423 🎨 Improve av https://github.com/siyuan-note/siyuan/issues/15563#issuecomment-3592191959
Signed-off-by: Daniel <845765@qq.com>
2025-12-01 09:48:24 +08:00
Daniel e54c0d8fdc 🎨 https://github.com/siyuan-note/siyuan/issues/16433
Signed-off-by: Daniel <845765@qq.com>
2025-11-24 17:18:28 +08:00
Daniel 316de1fb43 🎨 2 https://github.com/siyuan-note/siyuan/issues/16297
Signed-off-by: Daniel <845765@qq.com>
2025-11-12 11:54:05 +08:00
Daniel 89b51e0d87 🎨 Add Include time switch to database creation time field and update time field https://github.com/siyuan-note/siyuan/issues/12091
Signed-off-by: Daniel <845765@qq.com>
2025-11-10 18:12:36 +08:00
Daniel 0bea01ad3b 🎨 Add Include time switch to database creation time field and update time field https://github.com/siyuan-note/siyuan/issues/12091
Signed-off-by: Daniel <845765@qq.com>
2025-11-07 21:25:03 +08:00
Daniel f45f2c7cdb 🎨 Improve av
Signed-off-by: Daniel <845765@qq.com>
2025-11-06 09:14:59 +08:00
Daniel 404068b91b Database kanban view https://github.com/siyuan-note/siyuan/issues/8873
Signed-off-by: Daniel <845765@qq.com>
2025-11-05 11:22:42 +08:00
Daniel d4c46ebaa2 Database kanban view https://github.com/siyuan-note/siyuan/issues/8873
Signed-off-by: Daniel <845765@qq.com>
2025-11-04 11:07:42 +08:00