Commit graph

2763 commits

Author SHA1 Message Date
Daniel
dd973963b5
🐛 Fix NPE https://github.com/siyuan-note/siyuan/issues/11805 2024-06-24 07:25:28 +08:00
Daniel
18ea513241
🎨 Clean code 2024-06-23 21:52:22 +08:00
Daniel
9c4b8bd74c
Improve loading doc performance 2024-06-23 21:52:04 +08:00
Daniel
06f3721fd4
Improve performance for rendering databases, due flashcards 2024-06-23 21:37:28 +08:00
Daniel
65f24b376e
🐛 Fix database bind block https://ld246.com/article/1719117529369 2024-06-23 21:01:18 +08:00
Daniel
1452e7cf3f
Improve load tree performance 2024-06-22 00:01:44 +08:00
Daniel
cb16111314
Improve load tree performance 2024-06-22 00:01:44 +08:00
Daniel
675ad65bd1
🧑‍💻 Add internal kernel API /api/attr/batchGetBlockAttrs https://github.com/siyuan-note/siyuan/issues/11786 2024-06-21 23:20:25 +08:00
Daniel
a35ce3e31e
🎨 Remove page number parameters from PDF annotation hyperlinks when exporting Docx https://github.com/siyuan-note/siyuan/issues/11780 2024-06-21 19:46:45 +08:00
Daniel
7a3d4a05ad
♻️ Refactor the blocktree storage https://github.com/siyuan-note/siyuan/issues/11773 2024-06-20 23:59:27 +08:00
Daniel
3fecb9d0e9
🎨 Supports creating different docs when the database primary key content is the same https://github.com/siyuan-note/siyuan/issues/11713 2024-06-20 20:02:00 +08:00
Daniel
1cbc4c6306
🎨 Ignore hidden files when generating asset history https://github.com/siyuan-note/siyuan/issues/11253 2024-06-20 19:45:02 +08:00
Daniel
a4c8273824
🐛 Fix https://github.com/siyuan-note/siyuan/issues/11755 2024-06-19 09:38:02 +08:00
Daniel
4ad12872f5
🎨 Custom Emoji folders no longer require manual refresh when they change https://github.com/siyuan-note/siyuan/issues/11749 2024-06-18 22:37:48 +08:00
Daniel
f9c8fd8aa4
🎨 Custom Emoji folders no longer require manual refresh when they change https://github.com/siyuan-note/siyuan/issues/11749 2024-06-18 22:37:47 +08:00
Daniel
598ddebf80
🎨 Custom Emoji folders no longer require manual refresh when they change https://github.com/siyuan-note/siyuan/issues/11749 2024-06-18 22:36:50 +08:00
Daniel
ed85d29e51
🎨 Custom Emoji folders no longer require manual refresh when they change https://github.com/siyuan-note/siyuan/issues/11749 2024-06-18 19:31:04 +08:00
Daniel
aa7a745eb2
🎨 Custom Emoji folders no longer require manual refresh when they change https://github.com/siyuan-note/siyuan/issues/11749 2024-06-18 19:25:22 +08:00
崮生
c0bd645048
Kernel API OCR returns text coordinate information (#11738)
* 优化setImageOCRText接口调用

* 扩展 ocr 接口,添加 ocrJSON 返回字段

* 过滤不可见字符

* 返回的ocr文本添加空格
2024-06-16 22:55:22 +08:00
Daniel
2a47791b4d
🎨 Improve duplicating for a doc with databases https://github.com/siyuan-note/siyuan/issues/11602 2024-06-16 11:08:21 +08:00
Daniel
2589b009eb
🎨 Improve embed blocks exporting https://github.com/siyuan-note/siyuan/issues/11725 2024-06-16 00:08:15 +08:00
Daniel
ba8b07f64c
🎨 Supports creating different docs when the database primary key content is the same https://github.com/siyuan-note/siyuan/issues/11713 2024-06-15 21:47:49 +08:00
Daniel
e99852f067
🎨 Improve database block remove https://github.com/siyuan-note/siyuan/issues/11731 2024-06-15 21:41:04 +08:00
Daniel
8bdd59a156
🎨 https://github.com/siyuan-note/siyuan/issues/11707 2024-06-15 11:20:06 +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
1b7be9b6f0
🐛 Failed to rename the document after moving it https://github.com/siyuan-note/siyuan/issues/11661 2024-06-12 18:04:45 +08:00
Daniel
0de9ecb61b
🎨 Revert https://github.com/siyuan-note/siyuan/issues/11667 2024-06-12 17:35:57 +08:00
Daniel
f7167a603d
🎨 No paging when searching by document group https://github.com/siyuan-note/siyuan/issues/11667 2024-06-12 16:56:34 +08:00
Daniel
f51b337693
🎨 Display details when exporting .sy.zip and data.zip https://github.com/siyuan-note/siyuan/issues/11696 2024-06-12 12:03:31 +08:00
Daniel
511a4bdd8a
🎨 Display database title in bookmark panel https://github.com/siyuan-note/siyuan/issues/11666 2024-06-12 10:20:17 +08:00
Daniel
6758561a44
🎨 Search Group by doc follows the search setting limit display https://github.com/siyuan-note/siyuan/issues/11667 2024-06-11 21:55:20 +08:00
Daniel
334f693d5d
🎨 Repeat the escaped content of the image title https://github.com/siyuan-note/siyuan/issues/11681 2024-06-11 11:36:25 +08:00
Daniel
d993b624ee
🎨 Keep the width when duplicating database table view field https://github.com/siyuan-note/siyuan/issues/11552 2024-06-10 17:10:33 +08:00
Daniel
cb41abb7bd
🎨 Keep the width when duplicating database table view field https://github.com/siyuan-note/siyuan/issues/11552 2024-06-10 16:50:00 +08:00
Daniel
68585e21e3
🎨 Keep the width when duplicating database table view field https://github.com/siyuan-note/siyuan/issues/11552 2024-06-10 16:25:57 +08:00
Daniel
06b7c7e3db
🎨 Improve Add to Database search https://github.com/siyuan-note/siyuan/issues/11644 2024-06-05 23:25:16 +08:00
Daniel
415937f028
🎨 Support Windows arm64 https://github.com/siyuan-note/siyuan/issues/11565 2024-06-03 22:50:32 +08:00
Daniel
21d7f4a81e
🎨 Improve rollback doc file history https://github.com/siyuan-note/siyuan/issues/11575 2024-06-03 20:53:16 +08:00
Daniel
02fe7b966c
🐛 In some cases, the primary key sorting of the database panel fails https://github.com/siyuan-note/siyuan/issues/11621 2024-06-03 11:35:43 +08:00
Daniel
06993bddd5
🐛 In some cases, the primary key sorting of the database panel fails https://github.com/siyuan-note/siyuan/issues/11621 2024-06-03 11:19:33 +08:00
Daniel
cf5ff5283a
🎨 Improve database handling when importing .sy.zip https://github.com/siyuan-note/siyuan/issues/11628 2024-06-03 10:13:16 +08:00
Daniel
05585240f9
🎨 Improve table parsing https://github.com/siyuan-note/siyuan/issues/11630 2024-06-02 23:40:31 +08:00
Daniel
4e2de612d7
🎨 Add an internal kernel API /api/av/appendAttributeViewDetachedBlocksWithValues https://github.com/siyuan-note/siyuan/issues/11608 2024-05-31 23:55:17 +08:00
Daniel
69d0f20501
🎨 Improve rollback doc file history https://github.com/siyuan-note/siyuan/issues/11575 2024-05-31 12:02:41 +08:00
Daniel
7b4d297ade
🎨 The User Guide is no longer opened repeatedly when multiple windows exist https://github.com/siyuan-note/siyuan/issues/11588 2024-05-31 10:47:24 +08:00
mpcjazz
e8053d1b1f
🌐 Added Japanese user guide (#11591) 2024-05-31 10:05:57 +08:00
Daniel
36493a8a3a
🎨 Improve importing Markdown folder https://github.com/siyuan-note/siyuan/issues/11567 2024-05-29 11:26:57 +08:00
Daniel
d9a19bb3dc
🎨 https://github.com/siyuan-note/siyuan/issues/11542 2024-05-29 10:20:37 +08:00
Daniel
ab32cca562
🐛 Database attribute panel render failed https://ld246.com/article/1716701128268 2024-05-27 21:02:00 +08:00
Daniel
421b26b49e
🎨 Improve copying database block https://github.com/siyuan-note/siyuan/issues/11460
断开双向关联 https://github.com/siyuan-note/siyuan/issues/11548
2024-05-27 16:52:38 +08:00