mmmray
2a09a87133
Remove git dependency ( #546 )
4 months ago
yuhan6665
afcd54ec28
Update dependabot.yml
4 months ago
yuhan6665
07639c8c14
Update dependabot.yml
4 months ago
dependabot[bot]
f0791675d5
Upgrade: Bump esbuild from 0.22.0 to 0.23.0 ( #545 )
...
* Upgrade: Bump esbuild from 0.22.0 to 0.23.0
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.22.0 to 0.23.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.22.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package-lock.json
* Update pnpm-lock.yaml
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: yuhan6665 <1588741+yuhan6665@users.noreply.github.com>
4 months ago
mayampi01
e346225039
Tutorial: Adjust the order of route rules
4 months ago
mmmray
e10e7c2579
Sync splithttp docs from zh to en
4 months ago
风扇滑翔翼
c64d089dd6
Add outbound/inbound only tip
4 months ago
风扇滑翔翼
ac146c9b0a
Rename some splithttp fields
4 months ago
风扇滑翔翼
46d6bae95a
Fix some typo in splithttp doc
4 months ago
风扇滑翔翼
32ca0150d6
cn: Add noSSEHeader and correct some mistakes
4 months ago
mmmray
e7ca2ccc05
splithttp, updates for 1.8.22, copy back some changes from chinese doc
4 months ago
风扇滑翔翼
46be7bd7ca
Update splithttp doc
4 months ago
mmmray
be053a14b1
Update SplitHTTP documentation ( #541 )
4 months ago
Nikita Korotaev
4a939eb328
en/ru: Update VLESS flow description ( #540 )
4 months ago
风扇滑翔翼
b6e1d6c2c1
Update VLESS flow description
4 months ago
mmmray
e1364b2990
Sync chinese changes to english
4 months ago
风扇滑翔翼
6c03381a62
TransportTLS: Add utls override tip
4 months ago
iambabyninja
58a458759a
Sync with Zn-CN ( #538 )
...
* Update routing-lv1-part2.md
* Update ch04-security.md
4 months ago
x14n
65d77f853a
Tutorial: Add extra step ( #536 )
...
添加新增的ssh防火墙规则,避免顺着后面的教程重启主机后,无法跟实例进行ssh连接,把自己关外面。
Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
4 months ago
风扇滑翔翼
77a2c9efb3
Tutorial: remove odd text ( #537 )
4 months ago
mayampi01
c26275f932
Change the default port of Dns over Quic
...
XTLS/Xray-core@950a64e9a410acc6b0c9ceb24d66ec3b24ba5727
4 months ago
yuhan6665
20cc0a42c1
Update browser_dialer.md
4 months ago
yuhan6665
5394b19b6c
Update browser_dialer.md
4 months ago
mmmray
49d770e16b
Rewrite the browser dialer docs ( #533 )
4 months ago
Nikita Korotaev
51bb9617f7
RU syncing
...
* Update splithttp.md
d1a94e2f8b
* Update browser_dialer.md
https://github.com/XTLS/Xray-docs-next/pull/533
* Update ru.ts
make titles more intuitive
4 months ago
mmmray
6615754a1e
Update english splithttp docs to mention h3
4 months ago
风扇滑翔翼
d1a94e2f8b
Add h3 in splithttp
4 months ago
Nikita Korotaev
3b23ce3ea2
add Russian lang ( #529 )
...
* add Russian lang support
---------
Co-authored-by: 风扇滑翔翼 <Fangliding.fshxy@outlook.com>
4 months ago
mmmray
1cf7d68828
Link to browser dialer from SplitHTTP page
4 months ago
mmmray
beca5152dd
Fix "missing translation" alert and translate a few pages
4 months ago
mmmray
3c07ea5213
Add i18n fallback and outdated warning, second attempt ( #531 )
4 months ago
mmmray
1db2e57990
Revert "Add i18n fallback and outdated warning ( #530 )"
...
This reverts commit 9c05e8d94e
.
4 months ago
mmmray
9c05e8d94e
Add i18n fallback and outdated warning ( #530 )
4 months ago
MHSanaei
8f589192ca
Fix typos ( #528 )
4 months ago
风扇滑翔翼
455e806ffe
Add code block and refine
5 months ago
mmmray
9c928fc0d8
add english docs for customSockopt
5 months ago
风扇滑翔翼
7a456bd192
Add custom sockopt
5 months ago
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
5 months ago
mmmray
91d8b200a0
add version information to splithttp
5 months ago
mmmray
2e4bbb7496
also update splithttp english docs with changes from main
5 months ago
风扇滑翔翼
66382b4845
Refine splithttp doc
5 months ago
风扇滑翔翼
22758c9d96
Remove broken link
5 months ago
mmmray
010048ef4c
fix missing comma in splithttp zh example
5 months ago
mmmray
4705e44b75
add missing parameters to splithttp example (english)
5 months ago
mmmray
cb45cdf7eb
Make global transport settings deprecated (english)
5 months ago
mmmray
8e9920628f
Fix up missing schema documentation for splithttp
5 months ago
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>
5 months ago
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>
5 months ago
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>
5 months ago
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>
5 months ago