525 Commits

Author SHA1 Message Date
风扇滑翔翼
455e806ffe
Add code block and refine 2024-07-10 11:45:35 +00:00
mmmray
9c928fc0d8 add english docs for customSockopt 2024-07-09 15:34:06 -05:00
风扇滑翔翼
7a456bd192
Add custom sockopt 2024-07-10 04:24:44 +08:00
mmmray
b7b668fd9a
language selector always has english (#527)
* language selector always has english

If I don't understand chinese, how will I find the english translation
if the language selector is also chinese?

* add emoji, why not
2024-07-06 12:21:00 -04:00
mmmray
91d8b200a0 add version information to splithttp 2024-07-05 09:09:29 -05:00
mmmray
2e4bbb7496 also update splithttp english docs with changes from main 2024-07-04 15:53:00 -05:00
风扇滑翔翼
66382b4845
Refine splithttp doc 2024-07-05 04:36:23 +08:00
风扇滑翔翼
22758c9d96
Remove broken link 2024-07-04 04:57:21 +00:00
mmmray
010048ef4c fix missing comma in splithttp zh example 2024-07-02 17:05:28 -05:00
mmmray
4705e44b75 add missing parameters to splithttp example (english) 2024-07-02 16:57:46 -05:00
mmmray
cb45cdf7eb Make global transport settings deprecated (english) 2024-07-01 21:27:42 -05:00
mmmray
8e9920628f Fix up missing schema documentation for splithttp 2024-07-01 21:27:41 -05:00
dependabot[bot]
16d44cf54e Upgrade: Bump esbuild from 0.21.4 to 0.22.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.21.4 to 0.22.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.21.4...v0.22.0)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 22:23:40 -04:00
dependabot[bot]
e9f5869e2a Upgrade: Bump @types/node from 20.13.0 to 20.14.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.13.0 to 20.14.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 22:19:10 -04:00
dependabot[bot]
6c27721317 Upgrade: Bump prettier from 3.2.5 to 3.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.5...3.3.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 22:18:00 -04:00
dependabot[bot]
5a831eaf0c Upgrade: Bump @vueuse/core from 10.10.0 to 10.11.0
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 10.10.0 to 10.11.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.11.0/packages/core)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 22:17:52 -04:00
dependabot[bot]
e327809389 Upgrade: Bump typescript from 5.4.5 to 5.5.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-01 22:16:14 -04:00
风扇滑翔翼
34d62298fb
Add reality serverNames desc 2024-07-01 18:48:33 +08:00
mmmray
cd9e29a7a8
Remove unknown flow from vless docs (#520) 2024-07-01 03:48:56 +00:00
风扇滑翔翼
74735f115b
Correct sth wrong in splithttp 2024-06-21 14:11:50 +08:00
风扇滑翔翼
21110a02b1
Update splithttp.md 2024-06-21 11:40:06 +08:00
风扇滑翔翼
bf99309394
Update splithttp CN docs 2024-06-21 11:37:43 +08:00
mmmray
666a4e0c0c
Clarify server and client support of h2 in splithttp (#518) 2024-06-21 00:50:16 +00:00
mmmray
aada3cc949
Link additional PR to splithttp docs (#517)
* Link additional PR to splithttp docs

* too many lines
2024-06-21 00:31:36 +00:00
mmmray
f6f6411e73
Update splithttp docs (#516)
* update splithttp docs

* fix
2024-06-21 00:08:36 +00:00
风扇滑翔翼
7da7b1acbc
Refine splithttp docs 2024-06-18 22:00:51 +08:00
风扇滑翔翼
fd13f99797
splithttp CN docs 2024-06-18 15:18:01 +08:00
mmmray
2a2cfe2626 splithttp updates 2024-06-18 14:57:00 +08:00
mmmray
bcf02a8099 splithttp 2024-06-18 14:40:06 +08:00
风扇滑翔翼
1e94283a5b
Add regex for domainsExcluded 2024-06-17 01:25:22 +08:00
风扇滑翔翼
4422344e1f
Remove global TransportObject 2024-06-02 22:07:48 +08:00
dependabot[bot]
8ffe3a84e8 Upgrade: Bump @types/node from 20.12.2 to 20.13.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.2 to 20.13.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-01 10:46:13 -04:00
风扇滑翔翼
74da9a3b65
Correct ss2022 multi-user mode password format
奇怪的协议拓展
所谓的“多用户模式”是于其上衍生出来的
2024-06-01 17:46:45 +08:00
风扇滑翔翼
73ed5e345f
Fix SS2022 multi-user mode explanation 2024-06-01 14:09:19 +08:00
yuhan6665
5673ccbfe4
Try remove "packageManager": "pnpm@9.1.2" 2024-05-31 14:03:29 -04:00
风扇滑翔翼
8109cbe6bf
Delete Windows TFO 2024-06-01 01:37:00 +08:00
风扇滑翔翼
c8cf75f3c6
Add explanation for dokodemo-door 2024-05-26 15:33:16 +08:00
yuhan6665
13b995d922
Update package.json 2024-05-23 11:25:59 -04:00
nobody
ae3df82c8e
Modify API doc. (#507)
* Modify API docs.

* Fix RoutingService doc.

---------

Co-authored-by: nobody <nobody@nowhere.mars>
2024-05-23 11:23:54 -04:00
风扇滑翔翼
f19b64e98b
Update DNS behavior. 2024-05-17 22:44:12 +08:00
风扇滑翔翼
61743e2098
Update pnpm
pnpm is installed by yum and might be updated by source.
But it's version is specified in package.json.
Maybe make the version pinned?
idk
2024-05-14 01:42:35 +08:00
风扇滑翔翼
c9e31fac32
Correct a mistake 2024-05-13 23:35:12 +08:00
Cube
53eec292a5
Repair broken Debian source url 2024-05-10 18:44:00 +08:00
yuhan6665
d8faeb5c5c
Update dependabot to monthly 2024-05-07 10:31:25 -04:00
yuhan6665
047089f5aa
Update package.json 2024-05-07 10:24:20 -04:00
dependabot[bot]
4ec0b3f88c Upgrade: Bump esbuild from 0.20.0 to 0.21.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 10:17:19 -04:00
nobody
ac2415ffce
Add observatory doc. (#509)
* Add observatory doc.

* Modify docs.

---------

Co-authored-by: nobody <nobody@nowhere.mars>
2024-05-07 10:16:57 -04:00
nobody
1bd1e18a9e Simplify multiple configs doc. 2024-05-04 17:21:59 +08:00
zonescape
eddf5c7e6b fix broken links 2024-05-02 18:16:26 +08:00
风扇滑翔翼
27505ad11f
Add reality dest warning 2024-05-01 23:02:55 +08:00