Commit graph

76 commits

Author SHA1 Message Date
kastov
8e28bd254c
2026-03-29 23:33:02 +03:00
kastov
a8834f63a4
chore(go): pdate xray version to v26.3.27 2026-03-28 18:42:44 +03:00
kastov
52a71a74ef
chore: Xry v26.2.6 2026-02-24 20:07:37 +03:00
kastov
e1fadc7168
2026-01-13 18:01:52 +03:00
kastov
1c15705d16
chore: update geoip and geosite data sources to new repository 2026-01-13 17:52:18 +03:00
kastov
1e264a0d34
refactor(go): remove unused proxyman import in outbound.go 2025-12-21 16:12:31 +03:00
kastov
8d81649c2c
chore(go): update dependencies in go.mod and go.sum, including quic-go, refraction-networking/utls, and google.golang.org packages 2025-12-21 16:10:38 +03:00
kastov
17b7280cee
chore(go): update geoip and geosite data sources in Makefile 2025-12-21 16:08:27 +03:00
kastov
448c753a97
chore(go): update xray version from v25.9.11 to v25.12.8 2025-12-21 16:02:14 +03:00
Yury Kastov
854bfe2f33
Create CNAME 2025-10-12 20:25:33 +03:00
Yury Kastov
12b4a5a4d2
Delete CNAME 2025-10-12 20:24:35 +03:00
kastov
fde7ce37bf
fix(vite): change base path in Vite configuration from '/xray-monaco-editor/' to '/' 2025-10-12 20:05:21 +03:00
Yury Kastov
2f43f350d8
Create CNAME 2025-10-12 20:00:57 +03:00
Yury Kastov
675ae0eaba
Delete CNAME 2025-10-12 20:00:52 +03:00
Yury Kastov
5f26078d5a
Create CNAME 2025-10-12 20:00:25 +03:00
Yury Kastov
845d79419a
Delete CNAME 2025-10-12 20:00:21 +03:00
Yury Kastov
93a9e3f9e9
Create CNAME 2025-10-12 19:57:39 +03:00
kastov
c4319de0d5
chore(go): update dependencies 2025-10-12 19:52:37 +03:00
kastov
ed5ad9f8c6
chore(go): update Go toolchain to 1.25 and adjust module requirements 2025-10-12 19:43:04 +03:00
kastov
97b9d2c209
chore: patch patch 2025-10-12 19:41:15 +03:00
kastov
721f10d358
fix(go): add support for "struct" type in parse_type function of scrape-docs.py 2025-10-12 19:24:10 +03:00
kastov
3b5d24b0ce
revert: 879dfb1ecb 2025-10-12 19:20:51 +03:00
kastov
879dfb1ecb
chore(go): update Xray version from v25.5.16 to v25.9.11 2025-10-12 19:18:14 +03:00
kastov
dd502fa1b5
fix(go): add xray.schema.cn.json generation to Makefile and update .gitignore
- Added xray.schema.cn.json to the build process in the Makefile.
- Updated .gitignore to include xray.schema.cn.json for better file management.
2025-08-14 17:48:17 +03:00
kastov
1b9a6ff7b7
fix(go): add handling for incomplete escaped arrays in parse_type function of scrape-docs.py 2025-07-20 19:36:13 +03:00
kastov
bca74524c2
fix(go): update grep command in Makefile for better compatibility and enhance type handling in scrape-docs.py 2025-07-20 19:33:01 +03:00
kastov
c784a0c1c2
feat(go): enhance removeExtDatRules to filter nested IP rules. 2025-07-20 18:49:59 +03:00
kastov
2fe757819e
fix(go): update xray.schema.json dependency to ensure correct asset retrieval
Co-authored-by: jomertix <150632538+jomertix@users.noreply.github.com>
2025-05-29 16:01:09 +03:00
kastov
39b38f4789
feat(go): update dependencies and improve schema generation
Updates Go toolchain to 1.24.3 and upgrades multiple dependencies to their latest versions.

Enhances schema generation script to:
- Support Russian documentation parsing
- Add better line prefix validation
- Handle additional type definitions and edge cases
- Improve Unicode handling with ensure_ascii=False

Modifies wasm_exec.js retrieval to use curl instead of local Go installation and updates Xray core to v25.5.16.

Co-authored-by: jomertix <150632538+jomertix@users.noreply.github.com>
2025-05-29 15:56:12 +03:00
kastov
a2c64a0056
refactor: remove test call from main function in main.go 2025-01-09 18:28:52 +03:00
kastov
88b37195b0
feat: enhance removeExtDatRules function with detailed logging and add test call in main.go 2025-01-09 18:27:33 +03:00
kastov
08aef36628
fix: enhance rule filtering in removeExtDatRules function to log removed rules 2025-01-09 18:20:58 +03:00
kastov
671f30b430
chore: downgrade Xray version from v24.12.18 to v24.11.30 2025-01-09 18:16:41 +03:00
kastov
bc957422c8
feat: update Go files for WASM support and enhance JSON schema parsing
- Added build constraints for WASM in main.go.
- Replaced ioutil with io package for file reading.
- Introduced removeExtDatRules function to filter out specific rules in JSON schema.
- Updated scrape-docs.py to improve type handling and formatting.
- Bumped Xray version to v24.12.18.
2025-01-09 18:10:27 +03:00
kastov
474fbed727 feat: bump Xray Core to v24.11.30 2024-12-05 06:09:15 +03:00
kastov
7537789805 feat: bump Xray Core to v24.11.30 2024-12-05 06:06:15 +03:00
kastov
9c539b83d9 fix: update link in README.md 2024-12-05 05:54:45 +03:00
kastov
765e98bd11 fix: button props 2024-12-05 05:11:41 +03:00
kastov
7bec518b4f feat: color theme, color theme toggle 2024-12-05 05:07:42 +03:00
kastov
4dfb684b4f feat: move GO-related files to separate folder 2024-12-05 04:20:19 +03:00
kastov
70b95f44f1 feat: move GO-related files to separate folder 2024-12-05 04:16:35 +03:00
kastov
fefc1d7db6 feat: test gh actions 2024-12-05 04:09:21 +03:00
kastov
b3ba74d971 feat: test gh actions 2024-12-05 04:02:50 +03:00
kastov
57645d47c4 feat: add react 2024-12-05 03:52:54 +03:00
Yury Kastov
862a935c0b
Merge pull request #1 from kastov/main
feat: remove key&cert file, mock cert, key
2024-12-05 02:18:58 +03:00
kastov
4e789633c8 feat: remove key&cert file, mock cert, key 2024-11-30 02:49:51 +03:00
mmmray
7de9ba85a9 bump xray to 24.11.11 2024-11-19 20:33:01 +01:00
mmmray
1c87190cd3 reduce h1 font size, add more help text 2024-10-12 15:33:06 +02:00
mmmray
e10aa1a21e enable markdown descriptions 2024-10-12 15:00:54 +02:00
mmmray
b34cb81f41 upgrade monaco, enable proper inline validation 2024-10-12 14:35:27 +02:00