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
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
14c4701cd1
⬆️ Upgrade kernel deps
2024-06-11 11:36:26 +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
2189ebd137
🎨 Improve Wikipedia clipping https://github.com/siyuan-note/siyuan/issues/11640
2024-06-07 17:22:48 +08:00
Daniel
ec7f286841
⬆️ Upgrade kernel deps
2024-06-06 10:27:44 +08:00
Daniel
a7cff97796
🎨 Improve Zhihu formula clipping https://github.com/siyuan-note/siyuan/issues/11653
2024-06-06 09:49:28 +08:00
Daniel
143150dea3
🎨 Improve HTML tag input https://github.com/siyuan-note/siyuan/issues/11622
2024-06-05 17:01:25 +08:00
Daniel
7bf42be27c
🎨 Improve StackExchange formula clipping https://github.com/siyuan-note/siyuan/issues/11646
2024-06-05 09:58:30 +08:00
Daniel
1612933278
🎨 Improve Wikipedia clipping https://github.com/siyuan-note/siyuan/issues/11640
2024-06-05 00:40:59 +08:00
Daniel
fe18889838
🎨 Improve Wikipedia clipping https://github.com/siyuan-note/siyuan/issues/11640
2024-06-04 23:10:55 +08:00
Daniel
0bb3c6552b
🐛 Optimize typography
causes HTML blocks in the list to become invalid https://github.com/siyuan-note/siyuan/issues/11623
2024-06-03 12:14:04 +08:00
Daniel
05585240f9
🎨 Improve table parsing https://github.com/siyuan-note/siyuan/issues/11630
2024-06-02 23:40:31 +08:00
Daniel
3a707fd884
🎨 Improve table parsing https://github.com/siyuan-note/siyuan/issues/11630
2024-06-02 21:39:35 +08:00
Daniel
23291f3955
🎨 The browser extension supports Wikipedia formula clipping https://github.com/siyuan-note/siyuan/issues/11583
2024-06-02 21:02:42 +08:00
Daniel
672eae0574
🎨 Improve HTML math clipping https://github.com/siyuan-note/siyuan/issues/11599
2024-05-31 22:03:32 +08:00
Daniel
f37c711950
🎨 Improve HTML math clipping https://github.com/siyuan-note/siyuan/issues/11599
2024-05-31 17:21:36 +08:00
Daniel
10b7782c89
🎨 The browser extension supports Wikipedia formula clipping https://github.com/siyuan-note/siyuan/issues/11583
2024-05-31 16:44:51 +08:00
Daniel
10826de980
🎨 The browser extension supports Wikipedia formula clipping https://github.com/siyuan-note/siyuan/issues/11583
2024-05-31 16:24:15 +08:00
Daniel
8ba87a340f
🎨 Improve HTML img clipping https://github.com/siyuan-note/siyuan/issues/11595
2024-05-31 11:27:09 +08:00
Daniel
3bf2256093
🎨 Improve HTML h clipping https://github.com/siyuan-note/siyuan/issues/11560
2024-05-29 11:26:57 +08:00
Daniel
0241a35a4e
🎨 Improve HTML code block clipping https://github.com/siyuan-note/siyuan/issues/11540
2024-05-27 10:50:12 +08:00
Daniel
3b65f6310a
🎨 Improve HTML strong clipping https://github.com/siyuan-note/siyuan/issues/11526
2024-05-26 20:32:42 +08:00
Daniel
e1905a3705
🎨 Improve HTML strong clipping Fix https://github.com/siyuan-note/siyuan/issues/11526
2024-05-25 17:23:09 +08:00
Daniel
ffdc3b98e6
🎨 Improve inline memo export https://github.com/siyuan-note/siyuan/issues/11503
2024-05-22 11:31:48 +08:00
Daniel
30a965c58e
🐛 HTML block content escaping is incorrect https://github.com/siyuan-note/siyuan/issues/11499
2024-05-21 22:36:27 +08:00
Daniel
50090db09d
🎨 Improve HTML a and img clipping https://github.com/siyuan-note/siyuan/issues/11485
2024-05-21 16:25:53 +08:00
Daniel
5adb01ef85
🔖 Release v3.0.15
2024-05-21 08:43:47 +08:00
Daniel
0686a28904
⬆️ Upgrade kernel deps
2024-05-20 22:20:20 +08:00
Daniel
67b332108d
🎨 Use real theme style value replace var in preview mode https://github.com/siyuan-note/siyuan/issues/11458
2024-05-20 11:48:15 +08:00
Daniel
f2c7bf2a26
⬆️ Upgrade kernel deps
2024-05-19 17:56:32 +08:00
Daniel
07c874d8ec
🎨 Improve HTML h element clipping https://github.com/siyuan-note/siyuan/issues/11445
2024-05-18 10:33:29 +08:00
Daniel
8f6d3ac74d
🐛 Unable to copy HTML block properly https://github.com/siyuan-note/siyuan/issues/11391
2024-05-17 00:10:08 +08:00
Daniel
c0e6e66b6a
🎨 Improve HTML code element clipping https://github.com/siyuan-note/siyuan/issues/11401
2024-05-16 16:40:13 +08:00
Daniel
b3ad40e57f
🎨 Improve HTML code block clipping https://github.com/siyuan-note/siyuan/issues/11427
2024-05-16 15:38:45 +08:00
Daniel
b6d3a5f112
🎨 Improve HTML code block clipping https://github.com/siyuan-note/siyuan/issues/11427
2024-05-16 15:36:07 +08:00
Daniel
0bfadbd0e6
🎨 Improve inline memo export https://github.com/siyuan-note/siyuan/issues/11426
2024-05-16 11:39:41 +08:00
Daniel
4c4a0ff7c3
🎨 Improve HTML table element clipping https://github.com/siyuan-note/siyuan/issues/11425
2024-05-16 10:44:29 +08:00
Daniel
de1e9d2e5b
🎨 Improve HTML code element clipping https://github.com/siyuan-note/siyuan/issues/11401
2024-05-16 10:08:37 +08:00
Daniel
dc409183ee
🐛 When the "
character exists in the hyperlink element address, the paste cannot be parsed normally https://github.com/siyuan-note/siyuan/issues/11385
2024-05-15 17:39:50 +08:00
Daniel
e4817c73c1
🐛 When the "
character exists in the hyperlink element address, the paste cannot be parsed normally https://github.com/siyuan-note/siyuan/issues/11385
2024-05-15 11:07:57 +08:00
Daniel
c50b3de4ce
🎨 Improve export preview mode https://github.com/siyuan-note/siyuan/issues/11372
2024-05-13 21:23:53 +08:00
Daniel
a3c27c777a
🎨 Improve HTML inline code clipping https://github.com/siyuan-note/siyuan/issues/11370
2024-05-13 12:00:37 +08:00
Daniel
c31640f1d3
🎨 Improve HTML to Markdown https://github.com/siyuan-note/siyuan/issues/11281#issuecomment-2106296524
2024-05-13 00:01:33 +08:00
Daniel
c197ca2018
🎨 Improve the cursor when two images are connected https://github.com/siyuan-note/siyuan/issues/11359
2024-05-12 12:46:50 +08:00
Daniel
e685629c02
🎨 Improve the cursor when two images are connected https://github.com/siyuan-note/siyuan/issues/11359
2024-05-12 12:26:10 +08:00
Daniel
bcb13ae784
🐛 Lost URL content after :
when pasting as a link https://github.com/siyuan-note/siyuan/issues/11245
2024-05-11 09:29:56 +08:00
Daniel
17c6a98d2f
🎨 Improve HTML code element clipping https://github.com/siyuan-note/siyuan/issues/11281
2024-05-10 21:01:08 +08:00
Daniel
a9d9c6dda9
🎨 Improve HTML code block clipping https://github.com/siyuan-note/siyuan/issues/11296
2024-05-09 16:30:33 +08:00