Commit graph

185 commits

Author SHA1 Message Date
Daniel
3f8b08fbd4
🎨 Support setting status bar message switch https://github.com/siyuan-note/siyuan/issues/16236
Signed-off-by: Daniel <845765@qq.com>
2025-11-12 22:22:12 +08:00
Daniel
6196173898
🎨 Supports setting newly created sub-documents to be listed last https://github.com/siyuan-note/siyuan/issues/16327
Signed-off-by: Daniel <845765@qq.com>
2025-11-11 10:57:09 +08:00
Jeffrey Chen
d14501178d
🎨 Backlink and backmention sort mode persistence (#16291)
fix https://github.com/siyuan-note/siyuan/issues/7764
2025-11-06 09:33:20 +08:00
Jeffrey Chen
6150e9b7c6
🎨 Record the width of some Protyle elements in the attributes (#15043)
fix https://github.com/siyuan-note/siyuan/issues/15021
2025-10-25 17:16:56 +08:00
Daniel
ddfc1cbd66
🎨 Improve FSRS weight initialization https://github.com/siyuan-note/siyuan/issues/16181
Signed-off-by: Daniel <845765@qq.com>
2025-10-22 22:08:38 +08:00
Achuan-2
ee5eb01c52
🎨 The embed block of a heading supports hiding the heading itself 2025-09-25 16:54:01 +08:00
Daniel
4689c1fa18
🎨 Clean code
Signed-off-by: Daniel <845765@qq.com>
2025-09-18 16:38:07 +08:00
Daniel
93422c134d
🎨 Add field disabledInPublish to the code snippet to indicate whether it is disabled in the publish service https://github.com/siyuan-note/siyuan/issues/15806
Signed-off-by: Daniel <845765@qq.com>
2025-09-09 09:18:12 +08:00
Daniel
eb13c34fe5
🎨 Alert users when .sy file or database .json exceed 8MB https://github.com/siyuan-note/siyuan/issues/15451 2025-08-24 10:50:03 +08:00
Daniel
3319ffbb18
🔥 Completely remove Google Analytics https://github.com/siyuan-note/siyuan/issues/15096 2025-06-20 10:20:42 +08:00
Arkady
3631b729ad
🎨 Add DisableGoogleAnalytics field to System struct (#15097) 2025-06-20 09:57:03 +08:00
Daniel
bf20b47250
🎨 Supports configuration of whether to export inline memos https://github.com/siyuan-note/siyuan/issues/14605 2025-04-20 17:27:14 +08:00
Daniel
d3ba886b7a
🎨 Backlink contain children by default 2025-01-05 00:56:37 +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
Daniel
e6ecfc5cbb
🎨 Support one-click addition of Microsoft Defender exclusions https://github.com/siyuan-note/siyuan/issues/13650 2024-12-28 23:36:56 +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
6f87241626
🎨 Improve exporting block ref https://github.com/siyuan-note/siyuan/issues/13331 2024-12-08 18:23:26 +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
e585263970
🎨 Apps in Chinese mainland app stores no longer provide AI access settings https://github.com/siyuan-note/siyuan/issues/13051 2024-11-07 16:51:59 +08:00
Daniel
f708e99a74
🎨 The backlink panel no longer displays child-block references https://github.com/siyuan-note/siyuan/issues/12861 2024-10-21 23:41:27 +08:00
Daniel
da84195df3
🎨 Update default block ref export mode to 4 (convert to footnotes) 2024-10-19 12:46:33 +08:00
Daniel
488e87b70b
🎨 WebDAV/S3 data sync and backup support configurable concurrent requests https://github.com/siyuan-note/siyuan/issues/12798 2024-10-16 19:29:11 +08:00
Daniel
d58d967522
🎨 Improve appearance setting theme name display https://github.com/siyuan-note/siyuan/issues/10903 2024-09-26 11:17:27 +08:00
Daniel
29a27c3fc4
⬆️ Upgrade riff 2024-09-11 11:44:06 +08:00
Oleksandr Redko
b100721fee
♻️ Refactor Go to err != nil, err == nil (#12385) 2024-09-04 09:40:50 +08:00
Daniel
6a3095c56c
🎨 No longer limits the number of dynamically loaded blocks in the editor https://github.com/siyuan-note/siyuan/issues/12359 2024-08-29 16:53:02 +08:00
Daniel
4ff10086ed
♻️ Upgrade to FSRS-5 https://github.com/siyuan-note/siyuan/issues/12344 2024-08-28 18:17:46 +08:00
Yingyi / 颖逸
ba2193403d
Support read-only publish service
* 🎨 kernel supports read-only publishing services

* 🐛 Fix authentication vulnerabilities

* 🎨 Protect secret information

* 🎨 Adjust the permission control

* 🎨 Adjust the permission control

* 🎨 Fixed the vulnerability that `getFile` gets file `conf.json`

* 🎨 Add API `/api/setting/setPublish`

* 🎨 Add API `/api/setting/getPublish`

* 🐛 Fixed the issue that PWA-related files could not pass BasicAuth

* 🎨 Add a settings panel for publishing features

* 📝 Add guide for `Publish Service`

* 📝 Update Japanese user guide

* 🎨 Merge fixed static file services
2024-06-12 21:03:51 +08:00
Daniel
fd22bbba7f
🎨 Improve backlink panel expansion configuration https://github.com/siyuan-note/siyuan/issues/11262 2024-05-11 17:09:35 +08:00
Daniel
34caeb5871
🎨 Do not execute scripts in HTML blocks by default to prevent XSS https://github.com/siyuan-note/siyuan/issues/11172 2024-04-27 23:01:31 +08:00
Daniel
b64a9a3ad2
🎨 Support minimize the main window after auto launch on Windows/macOS https://github.com/siyuan-note/siyuan/issues/11145 2024-04-27 12:12:05 +08:00
Daniel
b9f269ae85
🎨 Supports disabling Markdown syntax input for some inline elements https://github.com/siyuan-note/siyuan/issues/11141 2024-04-26 12:08:01 +08:00
Daniel
f0fd493c4e
🎨 Supports specifying the notebook to save new docs https://github.com/siyuan-note/siyuan/issues/10671 2024-04-25 15:53:52 +08:00
Daniel
9be6c4caa3
🎨 Improve default search type filtering https://github.com/siyuan-note/siyuan/issues/11003 2024-04-12 23:00:19 +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
4f1013a35e
🎨 Search type filtering supports Audio, Video, IFrame and Widget block https://github.com/siyuan-note/siyuan/issues/10645 2024-03-22 11:47:18 +08:00
Daniel
5300638622
🎨 AI supports configuration randomness and context number https://github.com/siyuan-note/siyuan/issues/10660 2024-03-20 11:45:22 +08:00
Daniel
a7e1e3abac
🎨 AI supports configuration randomness and context number https://github.com/siyuan-note/siyuan/issues/10660 2024-03-20 11:11:18 +08:00
Daniel
7f82fc21af
🎨 Database .json follows the doc tree single line save setting https://github.com/siyuan-note/siyuan/issues/10571 2024-03-11 21:31:29 +08:00
Daniel
77885a8cc0
🐛 Unable to set up Azure OpenAI https://github.com/siyuan-note/siyuan/issues/10469 2024-02-28 23:36:10 +08:00
Daniel
d6164264fe
🎨 Support disabling list item dot/number click to focus https://github.com/siyuan-note/siyuan/issues/10431 2024-02-25 10:59:34 +08:00
Daniel
882466e10d
🎨 Flashcard support review mode https://github.com/siyuan-note/siyuan/issues/10303 2024-02-24 10:33:00 +08:00
Daniel
a2f95e3920
🎨 Azure OpenAI AI support https://github.com/siyuan-note/siyuan/issues/8095 2024-02-15 11:28:38 +08:00
Daniel
7e87c8c8ad
🎨 Support custom AI request User-Agent header https://github.com/siyuan-note/siyuan/issues/10351 2024-02-15 10:59:37 +08:00
Daniel
c6a32b1712
🎨 Improve floating window triggering method https://github.com/siyuan-note/siyuan/issues/10317 2024-02-09 12:05:29 +08:00
Daniel
91ae813000
🎨 Add a Ref export mode Anchor hash for notebook Markdown exporting https://github.com/siyuan-note/siyuan/issues/10265 2024-01-28 00:26:12 +08:00
Daniel
ec0989c32f
Support adding the watermark on export PDF https://github.com/siyuan-note/siyuan/issues/9961 2023-12-27 11:23:37 +08:00
Daniel
94cc8b2e3b
Support adding the watermark on export PDF https://github.com/siyuan-note/siyuan/issues/9961 2023-12-27 09:38:05 +08:00
Daniel
81780c81c8
🎨 Enable or disable all CSS and JS code snippets https://github.com/siyuan-note/siyuan/issues/9860 2023-12-15 10:21:31 +08:00