Commit graph

14297 commits

Author SHA1 Message Date
Daniel
935efd7d3d
🎨 The database-bound block is automatically added to the database after being copied as a replica https://github.com/siyuan-note/siyuan/issues/11959 2024-07-17 09:59:22 +08:00
Daniel
1645099945
🎨 Improve outline panel escape rendering Fix https://github.com/siyuan-note/siyuan/issues/12001 2024-07-17 09:22:12 +08:00
Daniel
a18559e6d0
🎨 Improve database template field exporting Fix https://github.com/siyuan-note/siyuan/issues/11988 2024-07-16 23:44:15 +08:00
Daniel
1a34e49edf
🐛 Abnormal heading block update time Fix https://github.com/siyuan-note/siyuan/issues/11996 2024-07-16 17:47:35 +08:00
Daniel
bcd12057bc
🎨 Improve block ref anchor text exporting Fix https://github.com/siyuan-note/siyuan/issues/11995 2024-07-16 10:44:57 +08:00
Daniel
687421fe62
🔖 Release v3.1.1 2024-07-16 09:15:21 +08:00
Daniel
e5cdc29307
📝 Update changelogs 2024-07-16 09:15:21 +08:00
Daniel
010e016275
♻️ Upgrade to Electron v31.2.1 https://github.com/siyuan-note/siyuan/issues/11936 2024-07-16 09:15:21 +08:00
Daniel
4c770e1e88
♻️ Upgrade to Electron v31.2.1 https://github.com/siyuan-note/siyuan/issues/11936 2024-07-16 09:15:20 +08:00
Daniel
5e2f5859c6
🐛 Abnormal heading block update time https://github.com/siyuan-note/siyuan/issues/11985 2024-07-16 09:15:20 +08:00
Daniel
8bf6646514
🎨 Support find replace block ref anchor text https://github.com/siyuan-note/siyuan/issues/11978 2024-07-16 09:15:20 +08:00
Daniel
6fc0e43b77
Improve blocktree storage performance 2024-07-16 09:15:19 +08:00
Daniel
eb0879812f
Improve recent docs loading performance Fix https://github.com/siyuan-note/siyuan/issues/11977 2024-07-16 09:15:19 +08:00
Daniel
f75e383728
Improve global searching (group by doc) performance https://github.com/siyuan-note/siyuan/issues/11951 2024-07-16 09:15:18 +08:00
Daniel
5f56e42dee
Improve block ref searching performance https://github.com/siyuan-note/siyuan/issues/11951 2024-07-16 09:15:18 +08:00
Daniel
d4b60520d9
Improve block ref searching performance https://github.com/siyuan-note/siyuan/issues/11951 2024-07-16 09:15:18 +08:00
Daniel
ceff2d1da4
⬆️ Upgrade lute https://github.com/siyuan-note/siyuan/issues/11971 2024-07-16 09:15:17 +08:00
Daniel
f22bec9fd6
🎨 Improve database text field exporting https://github.com/siyuan-note/siyuan/issues/11945 2024-07-16 09:15:17 +08:00
Daniel
1a881e35f7
🐛 Non-desktop ends cannot export Markdown https://github.com/siyuan-note/siyuan/issues/11953 2024-07-16 09:15:16 +08:00
Daniel
5921ab900d
♻️ Upgrade to Electron v31.2.0 https://github.com/siyuan-note/siyuan/issues/11936 2024-07-16 09:15:15 +08:00
Daniel
c9462f691d
🎨 The images in the databases are not uploaded to the community hosting https://github.com/siyuan-note/siyuan/issues/11948 2024-07-16 09:15:15 +08:00
Daniel
47aaee4a3b
🎨 Improve database text field exporting https://github.com/siyuan-note/siyuan/issues/11945 2024-07-16 09:15:15 +08:00
Yingyi / 颖逸
f46f250ac5
🎨 Fixed the issue of WebSocket asynchronous initialization
* 🐛 Fixed the issue where WebSocket broadcast was used before initialization was complete

修复 WebSocket 广播未初始化完成即使用的问题

* 🎨 Improved broadcast-related APIs

改进广播相关 API
2024-07-16 09:15:14 +08:00
Daniel
fd0c231b94
🎨 Improve database asset field exporting https://github.com/siyuan-note/siyuan/issues/11903 2024-07-16 09:15:14 +08:00
Daniel
1e0eb6dc90
🎨 Improve exporting https://github.com/siyuan-note/siyuan/issues/11932 2024-07-16 09:15:14 +08:00
Daniel
1ae355f844
🐛 Data syncing not working on some devices https://github.com/siyuan-note/siyuan/issues/11943 2024-07-16 09:15:13 +08:00
Daniel
bbf2ce4ba0
🐛 After changing the History Retention Days, the file history cannot be displayed https://github.com/siyuan-note/siyuan/issues/11935 2024-07-16 09:15:13 +08:00
sommermorgentraum
7a1bc8b636
bump pipeline package to fix AUR auto release err (#11926)
* init bump

* remove dsa encryp algo
2024-07-16 09:15:11 +08:00
Daniel
3d36355e2b
Improve spaced repetition loading performance https://github.com/siyuan-note/siyuan/issues/11927 2024-07-09 23:25:28 +08:00
Vanessa
a683464b75 🎨 2024-07-09 10:47:19 +08:00
Daniel
d0e64e4af1
🔖 Release v3.1.0 2024-07-09 09:43:41 +08:00
Daniel
4e9b0bc6c6
🐛 Publish https://github.com/siyuan-note/siyuan/issues/11902 2024-07-07 22:39:53 +08:00
Jeffrey Chen
c9dcfafc68
Update protyle.d.ts (#11897) 2024-07-07 11:45:06 +08:00
Vanessa
415ee59779 Merge remote-tracking branch 'origin/dev' into dev 2024-07-06 10:29:37 +08:00
Vanessa
8f03464726 🎨 fix https://github.com/siyuan-note/siyuan/issues/11889 2024-07-06 10:29:26 +08:00
Daniel
7aa0776cd5
🎨 Fix list item parent indexing https://github.com/siyuan-note/siyuan/issues/11894 2024-07-06 10:03:41 +08:00
Vanessa
8c36764686 🚨 2024-07-06 09:57:00 +08:00
Vanessa
9a1c02e7e4 Merge remote-tracking branch 'origin/dev' into dev 2024-07-06 09:56:26 +08:00
Vanessa
414f57a7e1 🎨 https://github.com/siyuan-note/siyuan/issues/11889 2024-07-06 09:56:15 +08:00
Daniel
427293f3e6
🎨 Improve asset renaming https://github.com/siyuan-note/siyuan/issues/11889 2024-07-06 09:51:54 +08:00
Daniel
644257998c
📝 Update changelogs 2024-07-05 22:30:45 +08:00
Vanessa
1a2eea3d20 Merge remote-tracking branch 'origin/dev' into dev 2024-07-05 21:00:34 +08:00
Vanessa
cd40ec50bb ♻️ fix https://github.com/siyuan-note/siyuan/pull/11733 2024-07-05 21:00:21 +08:00
Daniel
4473715186
🎨 Improve publish 2024-07-05 20:16:10 +08:00
Daniel
862fd5e993
📝 Update changelogs 2024-07-05 20:08:15 +08:00
Yingyi / 颖逸
f25b36ff38
Disable some menu items in read-only mode (#11733)
* 🎨 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

* 🎨 Disable some menu items in read-only mode

* 🎨 Disable some menu items in read-only mode

* Update router.go
2024-07-05 20:01:43 +08:00
Vanessa
1260b14875 Merge remote-tracking branch 'origin/dev' into dev 2024-07-04 23:30:22 +08:00
Vanessa
904b9faf8c 🎨 fix https://github.com/siyuan-note/siyuan/issues/11843 2024-07-04 23:29:59 +08:00
Daniel
3073be676d
🎨 Improve net assets to local assets https://github.com/siyuan-note/siyuan/issues/11885 2024-07-04 23:11:56 +08:00
Daniel
d99931b71a
📝 Update changelogs 2024-07-04 22:48:53 +08:00