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-10-11fix lang + more geoip optionMHSanaei
2024-10-10fix subJson direct rules (#2580)Alireza Ahmadi
2024-10-10simplified basic routing (#2579)Alireza Ahmadi
2024-10-10[bug] fix restarting core on disabling depleted userAlireza Ahmadi
2024-10-10[refactor] email verification methodAlireza Ahmadi
2024-10-09Sniffing - change defaultmhsanaei
2024-10-09validate Email - non-English Patternmhsanaei
2024-10-04change name H2 to HTTPmhsanaei
because we also have h3 on it
2024-10-03Show tcpNoDelay only when tcpMptcp is truemhsanaei
2024-10-03Show buildChain only when usage is 'issue'mhsanaei
2024-10-03maxConcurrency/maxConnections visibilitymhsanaei
2024-10-03add language zh-Tw (#2572)Huang Kuan Wei
* add translation zh-TW * add zh-TW to langs.js
2024-10-01update dependenciesmhsanaei
2024-10-01RAW as an alias of TCPmhsanaei
2024-09-30Fix toasts (#2571)Vyacheslav Scherbinin
* Add space to toast status messages * Removed opening space from translations
2024-09-27Reality - min,max client (not active)mhsanaei
2024-09-27Temporarily disabled Allocatemhsanaei
2024-09-27update block and direct connectionmhsanaei
2024-09-26inbound - better viewmhsanaei
2024-09-26refactor: split XTLS and Reality form tls into separate filesmhsanaei
2024-09-26DNS - Expect IPsmhsanaei
2024-09-25minor changemhsanaei
2024-09-24Direct Sub Json - geoIP, geoSitemhsanaei
2024-09-24Iplimit - warning improvedmhsanaei
2024-09-24removeNoise - hide when only one noisemhsanaei
2024-09-24removed - timeoutmhsanaei
2024-09-24add or remove noisemhsanaei
2024-09-17HTTP - Allow Transparentmhsanaei
2024-09-17update noise to noisesmhsanaei
+ type
2024-09-16minor changesmhsanaei
2024-09-16New - splithttp (xmux)mhsanaei
2024-09-16login page - more width for langmhsanaei
2024-09-16more details - vmess securitymhsanaei
2024-09-16New - Allocatemhsanaei
2024-09-16fix mistake - security only for vmessmhsanaei
2024-09-16New - DNS Outbound (nonIPQuery, blockTypes)mhsanaei
2024-09-13geosite:category-ru and irmhsanaei
2024-09-13Reality - maxTimediffmhsanaei
2024-09-13freedom - default value for timeoutmhsanaei
I've seen many users make the mistake of not setting the timeout value in Xray, which causes errors. Then, they mistakenly assume that 3x-ui has a bug.
2024-09-12New - maskAddress , dnslogmhsanaei
2024-09-12Email Validation - new patternmhsanaei
@ included
2024-09-12Iplimit - improvedmhsanaei
Ensure accurate extraction of email. Access logs are needed when the IP limit feature is active.
2024-09-12Session - default 60 minute (minimum)mhsanaei
2024-09-09remove warning for access logmhsanaei
because you can't see the iplimit when there is no path for access log :D
2024-09-09quic removedmhsanaei
2024-09-05Update Email Validationmhsanaei
2024-09-05iplimit - ipv6 supportmhsanaei
2024-09-05new - Português (Brazil) langsmhsanaei
2024-09-02fix TypeError: this.shortIds.split is not a function (#2507)Dmitry Zhavoronkov
* fix TypeError: this.shortIds.split is not a function
2024-09-02fix restart after enabling usermhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>