Commit graph

4552 commits

Author SHA1 Message Date
Daniel
7aa0776cd5
🎨 Fix list item parent indexing https://github.com/siyuan-note/siyuan/issues/11894 2024-07-06 10:03:41 +08:00
Daniel
427293f3e6
🎨 Improve asset renaming https://github.com/siyuan-note/siyuan/issues/11889 2024-07-06 09:51:54 +08:00
Daniel
4473715186
🎨 Improve publish 2024-07-05 20:16:10 +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
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
226cefdafe
🎨 Improve av template importing https://github.com/siyuan-note/siyuan/issues/11820 2024-07-04 17:00:14 +08:00
Daniel
abc3eb76c5
🎨 Improve .sy data file writing transaction https://github.com/siyuan-note/siyuan/issues/11834 2024-07-04 11:17:31 +08:00
Daniel
626870d43f
🎨 Improve headings conversion https://github.com/siyuan-note/siyuan/issues/11851 2024-07-02 16:44:46 +08:00
Daniel
d5708d99f7
🎨 Improve av https://github.com/siyuan-note/siyuan/issues/11860 2024-07-02 12:35:11 +08:00
Daniel
415607f6dd
🎨 Improve blocktree 2024-07-02 12:10:17 +08:00
Daniel
a8b3f6cc25
🎨 Improve blocktree 2024-07-02 12:10:17 +08:00
Daniel
51bd794f43
🎨 Improve assets serving https://github.com/siyuan-note/siyuan/issues/11823 2024-07-01 22:08:30 +08:00
Daniel
a47c073a7b
🎨 Improve HTML formula clipping https://github.com/siyuan-note/siyuan/issues/11852 2024-07-01 16:10:53 +08:00
Daniel
1defd6e569
🎨 Improve HTML img clipping https://github.com/siyuan-note/siyuan/issues/11859 2024-06-30 11:04:11 +08:00
Daniel
01a62bd7de
🎨 Improve HTML custom tag clipping https://github.com/siyuan-note/siyuan/issues/11813 2024-06-30 10:39:44 +08:00
Daniel
13bfc4baee
🎨 Improve HTML img clipping https://github.com/siyuan-note/siyuan/issues/11826 2024-06-29 23:45:28 +08:00
Daniel
fa8837a957
⬆️ Upgrade kernel deps 2024-06-29 23:08:51 +08:00
Daniel
bfbcd9d006
🎨 Improve HTML custom tag clipping https://github.com/siyuan-note/siyuan/issues/11813 2024-06-28 22:49:22 +08:00
Daniel
1011cd4900
🎨 Improve search index ignore for virtual refs https://github.com/siyuan-note/siyuan/issues/11827 2024-06-28 22:13:23 +08:00
Daniel
7b1dcd269c
🎨 Improve HTML formula clipping https://github.com/siyuan-note/siyuan/issues/11852 2024-06-28 21:35:14 +08:00
Daniel
9d08ef3008
🐛 Sometimes the audio or video does not play https://github.com/siyuan-note/siyuan/issues/11810 2024-06-28 21:11:52 +08:00
Daniel
335d390d20
🎨 Export block ref Anchor hash supports doc-level https://github.com/siyuan-note/siyuan/issues/11814 2024-06-28 20:48:25 +08:00
Daniel
222635c5a1
🎨 Reindex notebook and reload UI after data sync if notebook conf changed https://github.com/siyuan-note/siyuan/issues/11850 2024-06-28 11:42:25 +08:00
Daniel
d65ef3cd7c
Refactor the blocktree storage https://github.com/siyuan-note/siyuan/issues/11773 2024-06-27 22:00:27 +08:00
Daniel
0859df6ca0
🎨 Improve data sync when exiting https://github.com/siyuan-note/siyuan/issues/11847 2024-06-27 21:42:54 +08:00
Daniel
ed5c4738f9
🎨 Improve boot index checking https://github.com/siyuan-note/siyuan/issues/11842 2024-06-27 21:29:31 +08:00
Daniel
c9d3a50fd4
⬆️ Upgrade kernel deps 2024-06-27 17:34:59 +08:00
Daniel
992586e04a
🎨 Support ignore search results https://github.com/siyuan-note/siyuan/issues/10089 https://github.com/siyuan-note/siyuan/issues/11830 2024-06-27 10:51:26 +08:00
Daniel
260b4949fc
⬆️ Upgrade kernel deps 2024-06-26 23:01:58 +08:00
Daniel
c896d96184
🎨 Improve page number for exporting PDF annotation hyperlinks https://github.com/siyuan-note/siyuan/issues/11780 2024-06-24 23:11:41 +08:00
Daniel
a88440a0a2
🎨 Improve HTML img clipping https://github.com/siyuan-note/siyuan/issues/11812 2024-06-24 23:06:10 +08:00
Daniel
ff94e0c878
🎨 Clean code 2024-06-24 23:06:09 +08:00
Daniel
15fac91e3a
⬆️ Upgrade lute 2024-06-24 17:29:30 +08:00
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
e2d20409a9
🎨 Improve HTML clipping 2024-06-23 20:31:01 +08:00
Daniel
e92eac7b63
🎨 Improve cloud disk detect 2024-06-23 20:30:47 +08:00
Daniel
62d443e0ee
🎨 Export the database date field not support "time" export https://github.com/siyuan-note/siyuan/issues/11785 2024-06-23 12:09:20 +08:00
Daniel
6a5a5cc258
🎨 Improve HTML table clipping https://github.com/siyuan-note/siyuan/issues/11783 2024-06-22 09:24:25 +08:00
Daniel
ef6daed3d5
🐛 https://github.com/siyuan-note/siyuan/issues/11776 https://github.com/siyuan-note/siyuan/issues/11773 2024-06-22 00:30:01 +08:00
Daniel
6f370460dc
🐛 https://github.com/siyuan-note/siyuan/issues/11776 https://github.com/siyuan-note/siyuan/issues/11773 2024-06-22 00:26:57 +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