From d14b3af588be2989adc4390d5be7a6587ed05233 Mon Sep 17 00:00:00 2001 From: lk29 <12291632+lk29@users.noreply.github.com> Date: Wed, 1 Mar 2023 02:37:42 +0500 Subject: [PATCH 01/27] add README.ENG.md --- README.ENG.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 README.ENG.md diff --git a/README.ENG.md b/README.ENG.md new file mode 100644 index 0000000..c028259 --- /dev/null +++ b/README.ENG.md @@ -0,0 +1,28 @@ +--- +description: At present, the document is still being improved! +--- + +# welcome + +## What is Cloudreve? + +Cloudreve allows you to quickly build a public and private network disk system. Cloudreve supports different cloud storage platforms at the bottom layer, and users do not need to care about the physical storage method in actual use. You can use Cloudreve to build a personal network disk, a file sharing system, or a public cloud system for large and small groups. + +## feedback + +If you find any defects during use, or have new requirements proposals, please check the previous documents, [issue](https://github.com/cloudreve/Cloudreve/issues), [discussion community]( https://forum.cloudreve.org/) mentioned. + +If you suspect a bug or a feature proposal, please create an [issue](https://github.com/cloudreve/Cloudreve/issues) to track the problem; + +If you have questions about daily use, please go to [Discussion Community](https://forum.cloudreve.org/) to create a new topic and describe the problem you encounter in detail. + +## connect + +You can join the following groups to communicate with other users who are using Cloudreve: + +* [Telegram group](https://t.me/cloudreve\_official) +* [QQ group](https://qm.qq.com/cgi-bin/qm/qr?k=pjwJ2pi\_V4LN\_JdPZk\_HMwJv\_x8zuCPX\&jump\_from=webapi) + +Or contact the developer: + + Email: [abslant.liu@gmail.com](mailto:abslant.liu@gmail.com) From 038a10f274575bd71327135fd024e38df1ebff75 Mon Sep 17 00:00:00 2001 From: lk29 <12291632+lk29@users.noreply.github.com> Date: Wed, 1 Mar 2023 02:41:23 +0500 Subject: [PATCH 02/27] add link README.ENG.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5035c23..4bd9e8f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ description: 目前文档仍在陆续完善中! --- +![ENGLISH version](README.ENG.md) + # 欢迎 ## Cloudreve 是什么? From 8273b415ac41fcd97c2a14e4cb8f4b1166e29a17 Mon Sep 17 00:00:00 2001 From: lk29 <12291632+lk29@users.noreply.github.com> Date: Wed, 1 Mar 2023 02:57:09 +0500 Subject: [PATCH 03/27] Create db-script.ENG.md --- manage/db-script.ENG.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 manage/db-script.ENG.md diff --git a/manage/db-script.ENG.md b/manage/db-script.ENG.md new file mode 100644 index 0000000..ee0f21a --- /dev/null +++ b/manage/db-script.ENG.md @@ -0,0 +1,23 @@ +# database script + +Cloudreve has built-in some commonly used database scripts, which can be used for daily maintenance, version upgrade and other operations. You can add the command line parameter `--database-script