Commit graph

281 commits

Author SHA1 Message Date
Daniel
07cfc58642
🎨 The database rollup field supports using the relation field https://github.com/siyuan-note/siyuan/issues/15851
Signed-off-by: Daniel <845765@qq.com>
2025-09-15 17:55:58 +08:00
Daniel
c55c413365
🎨 Copy/Cut folded heading changed to copy/cut Headings and Bottom Blocks and support multiple headings copy/cut https://github.com/siyuan-note/siyuan/issues/8019 2025-09-06 17:10:43 +08:00
Daniel
ab66716178
🧑‍💻 Add internal kernel API /api/av/getAttributeViewBoundBlockIDs and getAttributeViewItemIDs https://github.com/siyuan-note/siyuan/issues/15708 2025-08-30 19:09:09 +08:00
Daniel
29ac895046
🎨 Manually optimize the data index to reduce space usage and improve performance https://github.com/siyuan-note/siyuan/issues/15663 2025-08-25 16:24:16 +08:00
Daniel
55541f62b0
🎨 Manually optimize the data index to reduce space usage and improve performance https://github.com/siyuan-note/siyuan/issues/15663 2025-08-25 16:17:52 +08:00
Daniel
7e6752a8fb
🎨 Manually optimize the data index to reduce space usage and improve performance https://github.com/siyuan-note/siyuan/issues/15663 2025-08-25 10:40:28 +08:00
Daniel
8695d86cf1
🎨 Improve database field default filling https://github.com/siyuan-note/siyuan/issues/11966 2025-08-02 11:26:42 +08:00
Daniel
561d4cc891
🐛 The insertion position is wrong after converting the list to paragraph block in the floating window https://github.com/siyuan-note/siyuan/issues/15396 2025-08-01 22:52:49 +08:00
Daniel
be684aee76
🐛 The insertion position is wrong after converting the list to paragraph block in the floating window https://github.com/siyuan-note/siyuan/issues/15396 2025-08-01 22:52:49 +08:00
Daniel
b2d003aeff
🧑‍💻 Add some kernel batch insert blocks APIs https://github.com/siyuan-note/siyuan/issues/15321 2025-07-18 10:41:48 +08:00
Daniel
2b864265d0
🧑‍💻 Add kernel API /api/av/batchReplaceAttributeViewBlocks https://github.com/siyuan-note/siyuan/issues/15313 2025-07-17 00:35:24 +08:00
Daniel
d7e2d5903a
🧑‍💻 Add kernel API /api/av/batchSetAttributeViewBlockAttrs https://github.com/siyuan-note/siyuan/issues/15310 2025-07-16 23:46:57 +08:00
Daniel
81924869d9
🧑‍💻 Kernel API /api/ui/reloadUI adds mode parameter https://github.com/siyuan-note/siyuan/issues/15308 2025-07-16 17:18:02 +08:00
Daniel
283e87d4a7
🧑‍💻 Kernel API /api/ui/reloadUI adds mode parameter https://github.com/siyuan-note/siyuan/issues/15308 2025-07-16 17:15:48 +08:00
Daniel
c0841160b3
🧑‍💻 Kernel API /api/ui/reloadUI adds mode parameter https://github.com/siyuan-note/siyuan/issues/15308 2025-07-16 17:02:58 +08:00
Daniel
724db336c8
Database grouping by field https://github.com/siyuan-note/siyuan/issues/10964 2025-07-01 21:52:04 +08:00
Daniel
3319ffbb18
🔥 Completely remove Google Analytics https://github.com/siyuan-note/siyuan/issues/15096 2025-06-20 10:20:42 +08:00
Daniel
218bbe2000
🎨 Database gallery view https://github.com/siyuan-note/siyuan/issues/10414 2025-06-16 21:07:45 +08:00
Daniel
f4a5bd105f
🧑‍💻 Add kernel API /api/block/getBlockDOMs https://github.com/siyuan-note/siyuan/issues/15004 2025-06-10 17:05:08 +08:00
zhangziqian
12cc17bd06
🎨 Support importing markdown zip on the browser (#14950) 2025-06-02 21:14:04 +08:00
Jiangshuon
2b03a364af
Optimize attributeView image browsing (#14843) 2025-05-18 11:31:22 +08:00
Daniel
f25dcffa98
🧑‍💻 Add an internal kernel API /api/ui/reloadTag https://github.com/siyuan-note/siyuan/issues/14594 2025-04-13 20:33:34 +08:00
Daniel
d0ad863651
🧑‍💻 Add an internal kernel API /api/ui/reloadFiletree https://github.com/siyuan-note/siyuan/issues/14493
Add an internal kernel API `/api/ui/reloadUI` https://github.com/siyuan-note/siyuan/issues/14494
2025-04-01 12:21:37 +08:00
Daniel
31312bd7c0
🧑‍💻 Add an internal kernel API /api/av/reloadAttributeView https://github.com/siyuan-note/siyuan/issues/14491
Add an internal kernel API `/api/editor/reloadProtyle` https://github.com/siyuan-note/siyuan/issues/14492
2025-04-01 12:21:36 +08:00
Daniel
96532915f7
🧑‍💻 Add an internal kernel API /api/av/reloadAttributeView https://github.com/siyuan-note/siyuan/issues/14491 2025-04-01 11:47:56 +08:00
Daniel
038d05d0f4
🎨 Supports local shorthands on Android https://github.com/siyuan-note/siyuan/issues/14414 2025-03-26 12:23:26 +08:00
Daniel
5dab0ecdf6
🎨 When deleting a referenced definition block, a pop-up window will prompt the user https://github.com/siyuan-note/siyuan/issues/13396 2025-03-16 20:11:48 +08:00
Daniel
cdf884bf64
🧑‍💻 Add a kernel API /api/block/batchUpdateBlock https://github.com/siyuan-note/siyuan/issues/14335 2025-03-11 11:45:42 +08:00
Daniel
693bf7e1ed
🧑‍💻 API | getDocumentAssets https://github.com/siyuan-note/siyuan/issues/13875 2025-01-30 15:07:18 +08:00
Yingyi / 颖逸
69c9539cdc
🧑‍💻 Add Kernel API for subscribe broadcast message by SSE (#13694)
* 🎨 Add Kernel API for subscribe broadcast

* 🐛 Fix request serialization

* 🐛 Fix broadcast message loss issue

* 🎨 Add event ID

* 🎨 Add retry field

* 🐛 Fix event ID format
2025-01-01 21:51:45 +08:00
Daniel
0802c207cc
🎨 Support for ignoring the prompt to add Microsoft Defender exclusions https://github.com/siyuan-note/siyuan/issues/13687 2024-12-31 23:26:48 +08:00
Yingyi / 颖逸
6ee4705e2a
🎨 Support local file system sync & backup (#13663)
* 🎨 Use local file system sync & backup

* ⬆️ dejavu

* 🎨 Add the settings panel of local file system sync & backup

* 📝 Update user guides of local file system sync & backup

* 🎨 Adjust supported runtime environments
2024-12-31 21:06:13 +08:00
Yingyi / 颖逸
3807f8386c
🧑‍💻 Add Kernel API for publish binary message broadcast (#13681)
* 🎨 Broadcast supports publishing binary messages

* 🎨 Add size field to `PublishMessage`
2024-12-31 17:36:53 +08:00
Daniel
2784511e72
🎨 Support one-click addition of Microsoft Defender exclusions https://github.com/siyuan-note/siyuan/issues/13650 2024-12-29 09:54:18 +08:00
Daniel
9e2bab6718
🎨 Improve search jump focus block and then exit focus positioning https://github.com/siyuan-note/siyuan/issues/13577 2024-12-25 20:20:05 +08:00
Daniel
5fb2b78911
🔥 Remove Sentry reporting diagnostic data https://github.com/siyuan-note/siyuan/issues/13522 2024-12-18 17:10:23 +08:00
Daniel
45a6f7e29d
🎨 Support setting automatic sync interval https://github.com/siyuan-note/siyuan/issues/13448 2024-12-14 12:05:40 +08:00
Daniel
497037465b
🧑‍💻 Add a internal kernel API /api/system/reloadUI https://github.com/siyuan-note/siyuan/issues/13402 2024-12-08 22:21:06 +08:00
Daniel
f21f0ea60b
🧑‍💻 Add a kernel API /api/filetree/moveDocsByID https://github.com/siyuan-note/siyuan/issues/13247 2024-12-05 10:49:54 +08:00
Daniel
691290a7be
🎨 Add a kernel API /api/system/getWorkspaceInfo https://github.com/siyuan-note/siyuan/issues/13300 2024-11-29 10:56:32 +08:00
Daniel
2fb42c5b8c
🧑‍💻 Add a kernel API /api/filetree/removeDocByID 2024-11-27 10:44:25 +08:00
Daniel
6a442ad85d
🎨 Automatic purge for local data repo https://github.com/siyuan-note/siyuan/issues/13091 2024-11-17 01:33:21 +08:00
Daniel
7b9163d480
🧑‍💻 Add a kernel API /api/filetree/renameDocByID https://github.com/siyuan-note/siyuan/issues/13105 2024-11-11 11:37:42 +08:00
Daniel
a32ceb8e2f
🎨 Support exporting Markdown after selecting multiple documents https://github.com/siyuan-note/siyuan/issues/12912 2024-11-09 14:39:27 +08:00
Daniel
ed4661c4ad
🎨 Clean code https://github.com/siyuan-note/siyuan/pull/12939 2024-10-27 22:22:47 +08:00
Jixiong Su
c1a7995862
🧑‍💻 Add internal kernel API /api/icon/getDynamicIcon (#12939)
更改locale参数为lang
新增weekdayType参数,支持设置weekday格式
2024-10-27 22:20:15 +08:00
Daniel
4a33fa9a29
🎨 The Publishing service no longer support export https://github.com/siyuan-note/siyuan/issues/12928 2024-10-27 12:07:57 +08:00
Misuzu2027
7afea33d36
🧑‍💻 siyuan-note#12718 (#12723) 2024-10-07 18:42:01 +08:00
Daniel
af73dc1130
🎨 Mouse hover notebook to display some information https://github.com/siyuan-note/siyuan/issues/12615 2024-09-28 16:36:46 +08:00
Daniel
2deb986c87
🎨 Support export and import settings https://github.com/siyuan-note/siyuan/issues/10617 2024-09-25 23:44:10 +08:00