Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/web
AgeCommit message (Collapse)Author
2024-04-01Add host for WSmhsanaei
2024-04-01[xray] fix: convert link to jsonmhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-04-01avoid empty client idmhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-04-01telegram channel XrayUImhsanaei
https://t.me/XrayUI
2024-04-01QRious2 (#2156)Tara Rostami
2024-03-31Improve Spanish Translation and updates (#2169)emirjorge
* Add files via upload * Add Translation Spanish to README.es_ES.md * fixed and short * Update README.md * Update README.md
2024-03-21Small fixes (#2106)somebodywashere
2024-03-20Fix clear logs job (#2090)somebodywashere
2024-03-20UI Improvements (#2067)Tara Rostami
2024-03-15Fixed unnecessary Xray restarts in Tgbotsomebodywashere
2024-03-13Fixed tanslation mistakes (#2050)Steven
2024-03-13fix remained traffic in infoMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-13BurstObservatory & ObservatoryMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-13[iplimit] fix access log path in settings service (#2044)Hamidreza
* [iplimit] fix access log path in settings service better to avoid hardcoding the access log path to enhance flexibility. not all users prefer the default './access.log' * [iplimit] fix iplimit
2024-03-13fix bug - deleteBalancerMHSanaei
2024-03-12ip limit only if log is availableAlireza Ahmadi
2024-03-12[ui] remove online animationMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-12limit mux to connection base outboundsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-12support IPv6 address in LinkMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-12Minor Fixes (#2041)Tara Rostami
2024-03-12bug fix - remove secretMHSanaei
2024-03-12Xray Outbound - Authority gRPCMHSanaei
2024-03-12[subJson] add mux and directMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-12new - DNS obf type for kcpMHSanaei
2024-03-12[xray] add outbound sendThrough + warp typo fixMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-12minor changesMHSanaei
Co-Authored-By: somebodywashere <68244480+somebodywashere@users.noreply.github.com>
2024-03-12fix sockopt in all protocolsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-12fix updateSecretMHSanaei
2024-03-12bug fixv2.2.5MHSanaei
2024-03-12bug fixed - mux #2015MHSanaei
2024-03-12Update translate.zh_Hans.toml (#2013)Moiudev
Optimize Chinese translation.
2024-03-12improve null handlingMHSanaei
2024-03-11Fix empty log path handlingMHSanaei
2024-03-11[xray outbound] add muxMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11[sub] JSON sub enhancement + minor changesMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11[xray] add sockopt to all outboundsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11update translation-zh (#2004)Steven
* modify a translation mistake in translate.zh_Hans update "value" = "价值" to "value" = "值" in line 217 in translate.zh_Hans.toml * Update translate.zh_Hans.toml
2024-03-11[sub] random reality paramsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11New - leastload, leastping balancerMHSanaei
2024-03-11New - gRPC AuthorityMHSanaei
2024-03-11[xray outbound] add sockoptMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11[xray] add dns tagMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11avoid empty client idMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11[xray] add BurstObservatory + minor changesMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11[xray] add new dns strategiesMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11New - HttpUpgrade TransportMHSanaei
2024-03-11Some fixes and improvements (#1997)Hamidreza
* [refactor] api controller * [fix] access log path better to not hardcode the access log path, maybe some ppl dont want to use the default ./access.log * [fix] set select options from logs paths in xray settings * [update] .gitignore * [lint] all .go files * [update] use status code for jsonMsg and 401 to unauthorize * [update] handle response status code via axios * [fix] set correct value if log paths is set to 'none' we also use the default value for the paths if its set to none * [fix] iplimit - only warning access log if f2b is installed
2024-03-10default config domainStrategyMHSanaei
2024-03-09Minor Fixes (#1992)Tara Rostami
autocomplete max - min for input-number
2024-03-09update translation-zh (#1999)Steven