Jeffrey Chen
ee4daaee77
🎨 Improve text fix #12351 ( #12763 )
2024-10-12 23:01:16 +08:00
Vanessa
2403d5107d
🎨 https://github.com/siyuan-note/siyuan/issues/11650
2024-10-11 01:07:32 +08:00
Daniel
836eed3b1c
🎨 Improve proxy setting tip
2024-09-28 22:15:15 +08:00
Daniel
e2406f859b
🎨 Support export and import settings https://github.com/siyuan-note/siyuan/issues/10617
2024-09-26 09:49:19 +08:00
Jeffrey Chen
dafb42ae14
🎨 Improve text ( #12573 )
...
* 调整字段顺序
* 意大利语的文件历史操作少了英文
* Improve dockTip fix #10247
* 区分 Tab 键和制表符
* <code class='fn__code'>/</code>
* update accountSupport1
* & #xA0; → & #x20;
2024-09-24 14:38:50 +08:00
Daniel
82590aca3f
🎨 File history support pagination navigation
...
https://github.com/siyuan-note/siyuan/pull/12563
2024-09-23 22:37:27 +08:00
Frostime
8c8c7c9aea
🎨 File history support pagination navigation ( #12563 )
2024-09-23 22:29:35 +08:00
Jeffrey Chen
5d97e4f2f8
🎨 Improve data snapshots pagination navigation fix #12548 ( #12552 )
...
* Improve data snapshots pagination navigation
* pageCount
* jumpToPage
2024-09-22 22:31:50 +08:00
Frostime
856f6af722
🎨 Data snapshots support pagination navigation
2024-09-22 16:04:23 +08:00
Daniel
74d3302b09
🎨 Improve exporting data disk check for desktop-end https://github.com/siyuan-note/siyuan/issues/12473
2024-09-16 16:41:50 +08:00
Daniel
b6af01ecd3
🎨 Improve code snippet setting https://github.com/siyuan-note/siyuan/issues/12477
2024-09-14 20:40:10 +08:00
Daniel
f50c0d606d
🎨 Supports disabling Markdown * and _ syntax input https://github.com/siyuan-note/siyuan/issues/11206
2024-09-13 11:18:58 +08:00
Vanessa
ab7187cbbc
🎨 https://github.com/siyuan-note/siyuan/issues/12424
2024-09-10 10:08:36 +08:00
Daniel
e078e0a086
🎨 Improve text https://github.com/siyuan-note/siyuan/issues/12236
2024-09-04 16:58:09 +08:00
Daniel
72be98d219
🎨 Improve result msg tip for Remove unreferenced assets https://github.com/siyuan-note/siyuan/issues/12226
2024-09-04 11:02:29 +08:00
Vanessa
fe7b942225
🎨 https://github.com/siyuan-note/siyuan/issues/12360
2024-09-03 23:14:05 +08:00
Daniel
ea9a913f8b
🎨 Improve database editing https://github.com/siyuan-note/siyuan/issues/12342
2024-08-31 23:00:47 +08:00
Jeffrey Chen
fe3c619ba0
🎨 Improve text
2024-08-18 22:43:03 +08:00
Jeffrey Chen
3c0c24e3a7
改进清空查询条件按钮的悬浮提示文案 ( #12240 )
...
* Update menu.ts
* Revert "Update menu.ts"
This reverts commit 9cf56a2c7b .
* 更新文案
2024-08-16 20:34:20 +08:00
Vanessa
e53fe42a46
🎨 fix https://github.com/siyuan-note/siyuan/issues/12181
2024-08-09 22:32:38 +08:00
Jeffrey Chen
96d2dcc09e
🎨 Improve text ( #12112 )
2024-07-27 22:01:49 +08:00
Daniel
cf7f3c948c
🎨 Improve text https://github.com/siyuan-note/siyuan/issues/12011
2024-07-25 10:49:31 +08:00
Daniel
509beee56d
🎨 Support find replace block ref anchor text https://github.com/siyuan-note/siyuan/issues/11978
2024-07-15 12:18:44 +08:00
Vanessa
955d6b4610
🎨 fix https://github.com/siyuan-note/siyuan/issues/10577
2024-06-28 22:58:54 +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
42d27a82a1
📝 Improve text https://github.com/siyuan-note/siyuan/issues/11842
2024-06-27 21:47:09 +08:00
Vanessa
b73fa77f2b
🎨 fix https://github.com/siyuan-note/siyuan/issues/10528
2024-06-27 10:33:06 +08:00
Daniel
65f24b376e
🐛 Fix database bind block https://ld246.com/article/1719117529369
2024-06-23 21:01:18 +08:00
Daniel
7a3d4a05ad
♻️ Refactor the blocktree storage https://github.com/siyuan-note/siyuan/issues/11773
2024-06-20 23:59:27 +08:00
Vanessa
dd10a01fbb
🎨 https://github.com/siyuan-note/siyuan/issues/11749
2024-06-18 22:50:22 +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
062275f69a
🎨 fix https://github.com/siyuan-note/siyuan/issues/11582
2024-05-30 16:52:25 +08:00
Daniel
a08064460a
🎨 Update text https://github.com/siyuan-note/siyuan/issues/11521
2024-05-25 10:22:39 +08:00
Daniel
103f36ca32
🎨 Improve copying database block https://github.com/siyuan-note/siyuan/issues/11460
2024-05-23 22:04:36 +08:00
Daniel
0f31350d05
🎨 Improve copying database block https://github.com/siyuan-note/siyuan/issues/11460
2024-05-23 21:57:31 +08:00
Daniel
3c7210e3db
🚩 The Microsoft Store version no longer supports in-app updates checking https://github.com/siyuan-note/siyuan/issues/11505
2024-05-22 16:31:50 +08:00
Daniel
f26e19b21e
🎨 Opening the user guide is no longer supported on iOS https://github.com/siyuan-note/siyuan/issues/11492
2024-05-21 16:54:07 +08:00
Daniel
5282e6b22f
🎨 Update text https://github.com/siyuan-note/siyuan/issues/11474
2024-05-20 20:48:26 +08:00
Daniel
c79238025c
🎨 If a file with the same name exists during export PDF/Docx, it will be automatically renamed https://github.com/siyuan-note/siyuan/issues/11357
2024-05-19 17:56:32 +08:00
Jeffrey Chen
761e48dada
🎨 Improve i18n ( #11439 )
2024-05-17 17:24:30 +08:00
Daniel
67a4613d31
🎨 Prompt for recovery method and retention days settings when deleting documents https://github.com/siyuan-note/siyuan/issues/11400
2024-05-17 11:06:28 +08:00
Daniel
9248140e13
🎨 Prompt for recovery method and retention days settings when deleting documents https://github.com/siyuan-note/siyuan/issues/11400
2024-05-17 10:30:08 +08:00
Daniel
b44c7cba29
🎨 Prompt for recovery method and retention days settings when deleting documents https://github.com/siyuan-note/siyuan/issues/11400
2024-05-17 10:28:44 +08:00
Daniel
cbea8c6023
🎨 Prompt for recovery method and retention days settings when deleting documents https://github.com/siyuan-note/siyuan/issues/11400
2024-05-17 09:44:03 +08:00
Daniel
8da9de2e0f
🎨 Added floating tip for database Add button https://github.com/siyuan-note/siyuan/issues/11411
2024-05-17 09:06:02 +08:00
Daniel
59b5924d2e
🎨 Improve search hit text https://ld246.com/article/1715695575316
2024-05-16 22:30:40 +08:00
Vanessa
5010c751f1
🎨 https://github.com/siyuan-note/siyuan/pull/11420
2024-05-15 23:23:36 +08:00
Jeffrey Chen
0cb0180f8d
Improve i18n text of export preview tooltips and infos ( #11420 )
...
* 导出预览
* 翻译 导出预览
* 翻译 导出预览 消息
* 更新 ja_JP.json
2024-05-15 23:17:30 +08:00
Daniel
55a0656878
🎨 Improve text for Press back again to desktop on Android https://github.com/siyuan-note/siyuan/issues/11383
2024-05-14 17:21:37 +08:00
Daniel
fe9ffed025
🎨 Improve upload asset to cloud error message
2024-05-14 00:01:29 +08:00