Commit graph

124 commits

Author SHA1 Message Date
Vanessa
85efea75bc 🎨 https://github.com/siyuan-note/siyuan/issues/16001 2025-10-03 16:21:06 +08:00
Jeffrey Chen
9a89a0eb4c
🎨 Document supports copying as Markdown (#15397)
*  Document supports copying standard Markdown

*  Document supports copying as Markdown
2025-08-02 09:38:43 +08:00
Jeffrey Chen
c88f99646c
Replace the deprecated isSameNode method in DOM Level 4 with the === operator (#15347) 2025-07-23 12:21:59 +08:00
Jeffrey Chen
bb814179aa
🎨 Improve export menu (#14960)
fix https://github.com/siyuan-note/siyuan/pull/14950
2025-06-03 11:24:33 +08:00
Vanessa
8ba7a703ed 🎨 https://github.com/siyuan-note/siyuan/issues/14894 2025-05-24 17:41:06 +08:00
Vanessa
2889872b89 🎨 https://github.com/siyuan-note/siyuan/issues/14276 2025-03-06 11:54:24 +08:00
Vanessa
47c83388af 🎨 https://github.com/siyuan-note/siyuan/issues/14288 2025-03-06 11:12:53 +08:00
Vanessa
23dabc94e8 🎨 https://github.com/siyuan-note/siyuan/issues/14280 2025-03-05 12:09:42 +08:00
Vanessa
c89e2a6c39 🚨 2025-03-04 10:51:59 +08:00
Vanessa
95a296383a 🎨 https://github.com/siyuan-note/siyuan/issues/14226 2025-02-28 09:35:46 +08:00
Jeffrey Chen
33f8def8ce
Add data-id attribute to the buttons (#14182)
fix https://github.com/siyuan-note/siyuan/issues/12518
2025-02-25 18:02:35 +08:00
Vanessa
8322087cba 🎨 https://github.com/siyuan-note/siyuan/issues/13719 2025-01-05 12:06:02 +08:00
Vanessa
cc6a92e5a1 💄 https://github.com/siyuan-note/siyuan/pull/13248 2024-11-28 09:27:09 +08:00
Daniel
65f55b0dbe
🎨 Support HarmonyOS NEXT system https://github.com/siyuan-note/siyuan/issues/13184 2024-11-23 09:48:08 +08:00
Vanessa
c0b68b1e5e 🎨 https://github.com/siyuan-note/siyuan/issues/13128 2024-11-21 00:22:20 +08:00
Vanessa
36df3d5ea1 🎨 https://github.com/siyuan-note/siyuan/issues/11561 2024-11-20 16:55:34 +08:00
Vanessa
6278c498e8 🎨 https://github.com/siyuan-note/siyuan/issues/13169 2024-11-17 10:56:06 +08:00
Daniel
4a33fa9a29
🎨 The Publishing service no longer support export https://github.com/siyuan-note/siyuan/issues/12928 2024-10-27 12:07:57 +08:00
Jeffrey Chen
8b0d10bbd4
Add data-id attribute to the button of the doc menu #12518 (#12608)
* Add `data-id` attribute to the button of the common MenuItem

* Add `data-id` attribute to the button of the common Menu Item

* Add `data-id` attribute to the button of the common Menu Item

* Add `data-id` attribute to the button of the common Menu Item

* Add `data-id` attribute to the button of the doc tree menu

* rename

* openBy

* sort menu

* riff Card Menu
2024-09-27 09:18:52 +08:00
Jeffrey Chen
2f37965192
给块标菜单的 button 添加 data-id 属性 (#12525)
* 更新 index.ts

* 更新 index.ts

* 更新 index.ts

* separator

* copySubMenu

* copyText

* assetSubMenu → blockEmbed

* transferBlockRef

* appearance

* 更新 index.ts

* orderedList

* 更新 index.ts

* Revert "orderedList"

This reverts commit 29db8193ca.

* add id

Revert "orderedList"

* separator

* 'data-id': options.id

* separator

* options.id

* type: "readonly"

* turnsOneInto

* turnsIntoOne

* turnsInto

* assetSubMenu
2024-09-22 09:16:22 +08:00
Vanessa
cd40ec50bb ♻️ fix https://github.com/siyuan-note/siyuan/pull/11733 2024-07-05 21:00:21 +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
19dd387064 ♻️ 当 code 大于 0 时同样需要进行相关的业务处理 https://github.com/siyuan-note/siyuan/pull/11367 2024-06-12 23:11:31 +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
Vanessa
99ad9f8042 🎨 https://github.com/siyuan-note/siyuan/issues/11460 rm icon 2024-05-24 08:31:06 +08:00
Vanessa
b1e0335d83 🎨 fix https://github.com/siyuan-note/siyuan/issues/11454 2024-05-19 11:34:34 +08:00
Vanessa
a1ba5775e7 🎨 https://github.com/siyuan-note/siyuan/issues/11323 2024-05-10 00:25:28 +08:00
Vanessa
573f04c1ee 🎨 fix https://github.com/siyuan-note/siyuan/issues/10897 2024-04-05 20:31:53 +08:00
Vanessa
a9228f253e 🎨 https://github.com/siyuan-note/siyuan/issues/10736 2024-04-02 09:00:23 +08:00
Daniel
2a8809bc7e
🎨 Title localization when creating a document https://github.com/siyuan-note/siyuan/issues/10719 2024-03-24 22:15:37 +08:00
Vanessa
97e3ff656d 🎨 https://github.com/siyuan-note/siyuan/issues/10650 2024-03-20 11:10:51 +08:00
Vanessa
60beaf291d 🎨 fix https://github.com/siyuan-note/siyuan/issues/10604 2024-03-14 12:41:08 +08:00
Vanessa
3f6aec2775 ♻️ 2024-01-26 17:58:02 +08:00
归去来兮
291211bd00
Add attribute "data-key" for Dialog (#10138) 2024-01-10 22:31:28 +08:00
Vanessa
d93bd7cfe5 🎨 https://github.com/siyuan-note/siyuan/issues/9570 2023-11-02 10:15:56 +08:00
Vanessa
6225246d99 🎨 https://github.com/siyuan-note/siyuan/issues/9486 2023-10-27 23:09:42 +08:00
Vanessa
bab0e764e2 🎨 fix https://github.com/siyuan-note/siyuan/issues/9497 2023-10-25 09:49:43 +08:00
Vanessa
8be251af00 🎨 fix https://github.com/siyuan-note/siyuan/issues/9497 2023-10-24 10:39:37 +08:00
Vanessa
88f9318e0b 🎨 add open icon 2023-10-23 00:25:36 +08:00
Vanessa
ced5995d2e 🎨 add rename icon 2023-10-23 00:05:57 +08:00
Vanessa
2eb89f0673 🚨 2023-10-11 11:25:21 +08:00
Vanessa
c1de5e1488 💄 https://github.com/siyuan-note/siyuan/issues/8894 2023-10-11 08:58:44 +08:00
Vanessa
ea00753f38 🎨 fix https://github.com/siyuan-note/siyuan/issues/9392 2023-10-10 21:18:17 +08:00
Vanessa
803069d807 🎨 fix https://github.com/siyuan-note/siyuan/issues/9370 2023-10-09 17:18:17 +08:00
Vanessa
b981fa08a0 🎨 https://github.com/siyuan-note/siyuan/issues/8766 2023-10-01 17:05:06 +08:00
Vanessa
ee9df4ba43 🎨 fix https://github.com/siyuan-note/siyuan/issues/9282 2023-09-27 11:17:27 +08:00
Vanessa
435ad45cb5 https://github.com/siyuan-note/siyuan/issues/8895 block attr 2023-09-24 17:53:28 +08:00
Vanessa
55982ed8ce https://github.com/siyuan-note/siyuan/issues/8895 block attr 2023-09-24 14:10:31 +08:00
Vanessa
e6ff6ff581 🐛 fix https://github.com/siyuan-note/siyuan/issues/9201 2023-09-17 11:09:14 +08:00
Vanessa
2659052bb9 🎨 https://github.com/siyuan-note/siyuan/issues/8417 2023-09-09 14:54:05 +08:00