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
2025-08-14Freedom: Add maxSplit fragment option; Add applyTo noises optionmhsanaei
2025-08-12remove unnecessary ant filesmhsanaei
2025-08-12remove unnecessary vue filesmhsanaei
2025-08-09fix saving sockoptAlireza Ahmadi
2025-08-09Axios v1.11.0mhsanaei
2025-08-08upgrade telego (#3334)Alireza Ahmadi
2025-08-08remove ocspStaplingmhsanaei
2025-08-07fix: Xray restarting after being manually stopped (#2896) (#3329)fgsfds
2025-08-06fix: inbounds slow loading (#3228) (#3322)somebodywashere
especially encountered on big amount of clients
2025-08-06Added Update all geofiles button (#3318)fgsfds
* added Update all geofiles button * localized update all string
2025-08-05add sockopt to dockodemoAlireza Ahmadi
2025-08-05Added filters to the xray logs viewer (#3314)fgsfds
* added filters to xray logs viewer * better freedom/blackhole tags handling * better freedom/blackhole tags handling 2 * fix comments * fix comments 2
2025-08-04v2.6.5v2.6.5mhsanaei
2025-08-04fix: sub enable warningmhsanaei
2025-08-04Added xray access log viewer (#3309)fgsfds
* added xray access log viewer * made modal window width adaptive * hide logs button if xray logs are disabled
2025-08-04fix: IPLimitlog displaymhsanaei
2025-08-04fix: simplify error handlingmhsanaei
2025-08-04fix portMap json (#3312)Sanaei
Co-authored-by: Alireza Ahmadi <alireza7@gmail.com>
2025-08-04add dokodemo port mappingAlireza Ahmadi
2025-08-04add ech support (#3310)Sanaei
Co-authored-by: Alireza Ahmadi <alireza7@gmail.com>
2025-08-04default Max Age to 360minmhsanaei
2025-08-04update languagesmhsanaei
2025-08-04minor changesmhsanaei
2025-08-04change a-input to a-textareamhsanaei
2025-08-03Xray core: old version removedmhsanaei
2025-08-03outbound: mldsa65Verifymhsanaei
2025-08-03pqv: mldsa65Verifymhsanaei
2025-07-28remove password typemhsanaei
2025-07-28Reality: min & max client vermhsanaei
2025-07-27Added list of services for get public IP address (IP v4 and v6) (#3216)Mikhail Grigorev
* Fixed get public IP address * Remove https://ifconfig.io/ip and https://ipinfo.tw/ip --------- Co-authored-by: Mikhail Grigorev <grigorev_mm@magnit.ru>
2025-07-25add mldsa65Alireza Ahmadi
2025-07-23Endpoint for updating client traffic by email (#3259)Azavax
* Update api.go * Update inbound.go * Update inbound.go
2025-07-22ocspStapling set to 0mhsanaei
2025-07-06new alternative to get public IP addressmhsanaei
2025-07-06chore: return automatic generation of shadowsocks keysShishkevich D.
2025-07-06fix: login title shifts the input fieldsShishkevich D.
* chore: revert "fix: reduced login title font-size for mobile (#3105)" * chore: short login title translation for russian * chore: change login title translation for ukrainian
2025-07-04fixed: mux #3185mhsanaei
2025-07-04fixed: type #3186mhsanaei
2025-07-02chore: reset two-factor authentication after changing admin credentials (#3029)Shishkevich D.
* chore: add `resetTwoFactor` argument for main.go fixes #3025 * chore: reset two-factor authentication after changing admin credentials * chore: reset two-factor authentication after changing admin credentials --------- Co-authored-by: somebodywashere <68244480+somebodywashere@users.noreply.github.com> Co-authored-by: Sanaei <ho3ein.sanaei@gmail.com>
2025-06-24chore: mark `2053` port as unsecuredShishkevich D.
2025-06-24fix: selecting a supported languageShishkevich D.
english could be selected by default at first load, even if the user's language was supported by the panel
2025-06-23chore: russian language improvementsShishkevich D.
2025-06-21refactor: new loading logic, icons for tabsShishkevich D.
2025-06-21refactor: use new page templatesShishkevich D.
2025-06-21chore: clients comment improvementShishkevich D.
- use default ant components instead custom styles - remove comments in inbound info modal (duplicates information) - enhance tooltip usage
2025-06-21feat: add comments under client id (#3131)Vadim Iskuchekov
2025-06-20fix: generate correct keys for shadowsocks inboundsShishkevich D.
2025-06-18chore: add new dns features from v25.6.8Shishkevich D.
* chore: add new dns params * chore: add `DNS Presets` modal * chore: edit file names
2025-06-18fix: reduced login title font-size for mobile (#3105)spatiumstas
2025-06-17refactor: use `math.MaxUint16` when checking portShishkevich D.