Commit 61c5ccf
committed
feat: xHTTP support, drop legacy networks&protocols
- Added support for updating inbound network and security settings
- Expanded Prisma schema to include network and security fields for Inbounds
- Updated interfaces and entities to support new network and security attributes
- Improved error handling in configuration validation
- Implemented dynamic flow selection for VLESS configurations1 parent 99985c7 commit 61c5ccf
File tree
42 files changed
+918
-1225
lines changed- libs/contract/constants/errors
- prisma
- src
- common
- axios
- helpers
- xray-config
- interfaces
- modules
- api-tokens
- inbounds
- commands
- create-many-inbounds
- converters
- entities
- interfaces
- repositories
- nodes
- entities
- events
- add-user-to-node
- readd-user-to-node
- interfaces
- subscription
- generators
- by-subcription-type
- interfaces
- interfaces
- utils
- users
- entities
- interfaces
- queries/get-all-users
- repositories
- xray-config
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
42 files changed
+918
-1225
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
294 | 309 | | |
0 commit comments