Commit graph

343 commits

Author SHA1 Message Date
Daniel
d4864d01e4
🎨 Improve building av content 2025-06-08 16:36:08 +08:00
Daniel
3c1d7f57b0
🎨 Database gallery view https://github.com/siyuan-note/siyuan/issues/10414 2025-06-08 16:12:37 +08:00
Daniel
e66b669dc3
🎨 Database template fields support access by ID https://github.com/siyuan-note/siyuan/issues/11237 2025-05-29 17:31:40 +08:00
Daniel
64de28efaf
🎨 Database template fields support access by ID https://github.com/siyuan-note/siyuan/issues/11237 2025-05-28 17:36:41 +08:00
Daniel
fdaf10477d
🎨 Database template fields support access to the raw value https://github.com/siyuan-note/siyuan/issues/14903 2025-05-28 17:03:56 +08:00
Daniel
e321c639a7
🎨 Update the parent_id of blocks below a heading block when updating the heading block https://github.com/siyuan-note/siyuan/issues/14871 2025-05-24 11:59:47 +08:00
Daniel
596c9e44af
🎨 Improve database template field access rollup multiple selection https://github.com/siyuan-note/siyuan/issues/14723 2025-04-30 11:11:36 +08:00
Daniel
63e6c099f0
🎨 Improve tag escaping 2025-04-29 11:50:19 +08:00
Daniel
76b876ba3c
⬆️ Upgrade kernel deps 2025-04-25 12:21:24 +08:00
Daniel
6757da9122
🎨 Tag search supports space-separated keywords https://github.com/siyuan-note/siyuan/issues/14580 2025-04-13 17:13:37 +08:00
Daniel
da9caf91cf
🎨 Tag search supports space-separated keywords https://github.com/siyuan-note/siyuan/issues/14580 2025-04-11 22:02:56 +08:00
Daniel
669dfb7d58
🎨 Improve sql tx queue lock https://github.com/siyuan-note/siyuan/issues/14532 2025-04-10 11:59:56 +08:00
Daniel
17de3bc8b1
🎨 Double quotes in inline elements are no longer converted to HTML entities when pasting Markdown https://github.com/siyuan-note/siyuan/issues/14503 2025-04-03 15:46:15 +08:00
Daniel
536aa39f95
🎨 Add template function getBlock https://github.com/siyuan-note/siyuan/issues/14474 2025-03-31 16:39:24 +08:00
Daniel
37d358cd52
🎨 Add index idx_attributes_block_id https://ld246.com/article/1742827508465 2025-03-25 00:13:29 +08:00
Daniel
c5136f28f1
🐛 Flashcard management will be incorrectly highlighted after global search https://github.com/siyuan-note/siyuan/issues/13898 2025-03-12 23:25:07 +08:00
Daniel
63ef661a67
🐛 Tag search not escaped correctly https://github.com/siyuan-note/siyuan/issues/13919 2025-01-31 11:58:39 +08:00
Daniel
28df28a37e
🎨 Backlink count at the doc block title including sub-blocks https://github.com/siyuan-note/siyuan/issues/13791 2025-01-14 21:02:42 +08:00
Daniel
310c9b844c
🎨 Backlink count at the doc block title including sub-blocks https://github.com/siyuan-note/siyuan/issues/13791 2025-01-13 18:06:39 +08:00
Daniel
1a991bf20f
🎨 Backlink count at the doc block title including sub-blocks https://github.com/siyuan-note/siyuan/issues/13791 2025-01-12 21:19:27 +08:00
Daniel
34fa102296
🎨 Backlink count at the doc block title including sub-blocks https://github.com/siyuan-note/siyuan/issues/13791 2025-01-12 18:47:47 +08:00
Daniel
4102e371f5
🎨 Improve indexing 2025-01-11 16:50:08 +08:00
Daniel
b62384428b
🎨 Improve indexing 2025-01-11 16:50:07 +08:00
Daniel
812068fe60
🎨 Improve indexing histories queue 2025-01-04 22:07:50 +08:00
Daniel
c925f06326
🎨 Improve boot logging for database 2024-12-27 19:50:08 +08:00
Daniel
776b4fd6ee
🎨 Database-bound block primary key supports setting static anchor text https://github.com/siyuan-note/siyuan/issues/10049 2024-12-21 12:00:20 +08:00
Daniel
322949e8e1
🎨 Add SQL query template function querySQL https://github.com/siyuan-note/siyuan/issues/13455 2024-12-13 22:06:10 +08:00
Daniel
11d3516aa7
🎨 Add block content statistics template function statBlock https://github.com/siyuan-note/siyuan/issues/13438 2024-12-12 00:00:28 +08:00
Daniel
ee15219bbc
🎨 Clean code 2024-12-02 10:05:36 +08:00
Daniel
6970492034
🐛 Fix NPE 2024-12-02 10:05:22 +08:00
Daniel
3a53fd4a9a
🐛 Fix NPE 2024-12-01 23:33:33 +08:00
Daniel
a48609755e
🎨 Improve graph https://github.com/siyuan-note/siyuan/issues/13040 2024-11-22 23:27:38 +08:00
Daniel
732ee2eef3
🎨 Fix XSS in the tag name https://github.com/siyuan-note/siyuan/issues/13168 2024-11-18 15:19:41 +08:00
Daniel
da2f674e85
🎨 The database supports adding view/field/option description https://github.com/siyuan-note/siyuan/issues/11053 2024-11-18 12:16:22 +08:00
Daniel
096fea2c8f
🔒 Some XSS vulnerabilities https://github.com/siyuan-note/siyuan/issues/13171 2024-11-17 11:34:38 +08:00
Daniel
9371c68ec9
🎨 The database supports adding view/field/option description https://github.com/siyuan-note/siyuan/issues/11053 2024-11-09 14:09:40 +08:00
Daniel
a134f0adb4
🐛 Fix NPE https://ld246.com/article/1730909507718 2024-11-07 16:50:43 +08:00
Daniel
e0fbe180bb
🎨 Add database template field var https://github.com/siyuan-note/siyuan/issues/12968 2024-10-29 22:48:00 +08:00
Daniel
6021603966
🎨 Return document blocks when the keyword search hits different block content https://github.com/siyuan-note/siyuan/issues/10584 2024-10-27 12:07:56 +08:00
Daniel
94f378aa55
Revert Document block sort value changed from 0 to 100 https://github.com/siyuan-note/siyuan/issues/12886 2024-10-24 01:08:10 +08:00
Daniel
ad91c2dfc3
🎨 Document block sort value changed from 0 to 100 https://github.com/siyuan-note/siyuan/issues/12886 2024-10-24 00:07:55 +08:00
Daniel
6a3c280639
🎨 Clean code 2024-10-22 17:12:08 +08:00
Daniel
e2b2d46a47
🎨 The backlink panel no longer displays child-block references https://github.com/siyuan-note/siyuan/issues/12861 2024-10-21 10:32:36 +08:00
Daniel
3300502aa1
Improve database relation & rollup field loading performance https://github.com/siyuan-note/siyuan/issues/12835 2024-10-19 18:53:49 +08:00
Daniel
ac4b0526a4
🐛 Improve importing .sy.zip https://github.com/siyuan-note/siyuan/issues/12825 2024-10-18 14:53:21 +08:00
Daniel
6c4a72b16e
🐛 Improve importing .sy.zip https://github.com/siyuan-note/siyuan/issues/12825 2024-10-18 14:51:04 +08:00
Daniel
9cea8ca069
♻️ Improve database loading performance https://github.com/siyuan-note/siyuan/issues/12818 2024-10-18 00:44:28 +08:00
Daniel
d675496e52
♻️ Improve database loading performance https://github.com/siyuan-note/siyuan/issues/12818 2024-10-18 00:44:28 +08:00
Daniel
95c82187af
♻️ Improve database loading performance https://github.com/siyuan-note/siyuan/issues/12818 2024-10-17 23:45:28 +08:00
Daniel
c42064ec0b
♻️ Improve database loading performance https://github.com/siyuan-note/siyuan/issues/12818 2024-10-17 23:45:27 +08:00