Commit graph

56 commits

Author SHA1 Message Date
Anon
497a1174de Added 1.20.1 to the documentation 2023-06-22 22:13:16 +02:00
Anon
0beaae13f7 Added MermaidJS graphs support 2023-06-14 09:44:50 +02:00
Anon
89d918a0c9 Updated the front page of documentation for 1.20 2023-06-09 16:49:50 +02:00
Anon
d417335325 Trying to fix vite from crashing again 2023-06-04 12:03:30 +02:00
Anon
a4a058aab2 Split the Web Socket documentation into multiple files due to Vite crashing. 2023-06-04 11:44:58 +02:00
Anon
2f30528e4f Added nameitem command 2023-06-04 11:24:20 +02:00
Anon
025093a11b Added Web Socket Chat Bot documentation 2023-06-04 11:18:15 +02:00
ReinforceZwei
9855e2e0f1
[skip ci] Fix document build error 2023-05-24 16:10:24 +08:00
ReinforceZwei
48b9e8b4fb
[skip ci] Fix document build error 2023-05-24 16:06:16 +08:00
ReinforceZwei
61357d23c7
[skip ci] Fix document build error 2023-05-24 15:46:43 +08:00
Anon
e1313dad4e Trying to fix the build again 2023-05-23 17:44:23 +02:00
Anon
9c78f7958f Trying to fix a build with documents 2023-05-23 17:01:44 +02:00
Anon
8f1e5cd48d Added Telegram Bridge and Items Collector chat bots 2023-05-21 16:00:40 +02:00
Anon
f72355d974 Updated the installation section for installing on VPS and Android to use .NET 7.0 2023-05-13 10:16:27 +02:00
Anon
adc6fc0029 Updated documentation to reflect the newest changes 2023-05-13 10:02:29 +02:00
ReinforceZwei
3570ef605e
[skip ci] Update document (#2468)
* Update execif document

* Update installation guide

* Add simple script page

* Add text script page to sidebar
2023-04-25 17:02:45 +08:00
Anon
56bfd21ee2
Updated Docs README.md to have 1.19.4 listed
Updated Docs README.md to have 1.19.4 listed as the latest supported version
2023-03-26 12:00:47 +00:00
dependabot[bot]
057d6f515a
Bump webpack from 5.74.0 to 5.76.1 in /docs
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 06:55:31 +00:00
BruceChen
ee90be3005 [SKIP_BUILD] Fix unintended HTML tags. 2023-01-28 14:53:15 +08:00
BruceChen
c2edd6f619 [SKIP_BUILD] Fix background image url 2023-01-17 01:27:10 +08:00
dependabot[bot]
8758e8c8c4
Bump json5 from 2.2.1 to 2.2.3 in /docs
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 13:06:03 +00:00
dependabot[bot]
a7a774ecba
Bump decode-uri-component from 0.2.0 to 0.2.2 in /docs
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 17:46:28 +00:00
BruceChen
a75e22e792 Update the documentation 2022-11-30 16:27:04 +08:00
BruceChen
2331590588 Store the text resources of the setting file separately. 2022-11-30 16:22:48 +08:00
BruceChen
2b9c58de56 [SKIP_BUILD] Fix document build failure 2022-11-28 14:10:55 +08:00
BruceChen
ef39e8329c [SKIP_BUILD] Change file encoding to UTF-8 with BOM 2022-11-28 13:55:05 +08:00
BruceChen
a4e55e8a93 [SKIP_BUILD] Update Crowdin settings 2022-11-28 11:56:36 +08:00
dependabot[bot]
bee568192c
Bump loader-utils from 2.0.3 to 2.0.4 in /docs
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.3...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 23:54:50 +00:00
BruceChen
75b159653a [SKIP_BUILD] Fix tips format in doc 2022-11-08 18:25:02 +08:00
BruceChen
7b017336a5 [SKIP_BUILD] Update chat-bot document 2022-11-08 10:49:15 +08:00
BruceChen
5a540f646c Update doc 2022-11-07 11:15:19 +08:00
Daniel Zauner
8990c974cb
fix docker installation reference path 2022-11-06 15:57:33 +01:00
BruceChen
09d4e71554
Change the way Crowdin integrates (#2329) 2022-11-06 21:21:21 +08:00
BruceChen
0b5a562f7f [SKIP_DEPLOY] Support account alias in configs 2022-11-06 16:20:38 +08:00
BruceChen
b46fef1b34
New Crowdin updates (#2326) 2022-11-05 20:27:53 +08:00
BruceChen
8fef126444 Update Frontmatter for Crowdin 2022-11-05 13:43:19 +08:00
BruceChen
02e344724d Short links using document site 2022-11-05 13:30:46 +08:00
BruceChen
55dda7bc43 Fix redirect 2022-11-05 07:46:30 +08:00
BruceChen
50cd64d4b9
New Crowdin updates (#2325) 2022-11-04 16:57:00 +08:00
BruceChen
86c933dc82 [SKIP_DEPLOY] Fix format error 2022-11-04 16:50:52 +08:00
BruceChen
86338f8a92
New Crowdin updates (#2324) 2022-11-04 16:37:49 +08:00
BruceChen
b3ca0a1b33 Fix format error 2022-11-04 16:26:53 +08:00
BruceChen
a23747e236
New Crowdin updates (#2323) 2022-11-04 16:00:06 +08:00
BruceChen
edeea6cae6 Fix format 2022-11-04 15:51:48 +08:00
BruceChen
237d14577f
New Crowdin updates (#2322) 2022-11-04 15:39:02 +08:00
BruceChen
f61c73eb68 [SKIP_DEPLOY] Change the representation of the container 2022-11-04 15:22:53 +08:00
BruceChen
5624e77125 Fix format 2022-11-04 14:25:59 +08:00
BruceChen
27c40f27d2
Update from Crowdin 2022-11-04 13:26:15 +08:00
BruceChen
52b6372be6 [SKIP_DEPLOY] Add plugin-container 2022-11-04 12:04:57 +08:00
BruceChen
bbdf5a3699 Fix build fail 2022-11-04 11:01:07 +08:00