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
AgeCommit message (Collapse)Author
2024-08-29Correct Russian README (#2503)Ilya
* Remove trailing whitespace in READMEs * Correct Russian README and make it more natual Co-authored-by: Viacheslav64 <74322784+Viacheslav64@users.noreply.github.com> --------- Co-Authored-By: Viacheslav64 <74322784+Viacheslav64@users.noreply.github.com>
2024-08-19update translate for #2493mhsanaei
2024-07-03tgbot - login notify (show password for failed login)mhsanaei
2024-04-29feat(tgbot): Add `xray-core` version into server status (#2236)Ahmad Thoriq Najahi
Signed-off-by: Ahmad Thoriq Najahi <najahi@zephyrus.id>
2024-04-17minor changes - chat idmhsanaei
2024-03-20UI Improvements (#2067)Tara Rostami
2024-03-13Fixed tanslation mistakes (#2050)Steven
2024-03-12[xray] add outbound sendThrough + warp typo fixMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-12Update translate.zh_Hans.toml (#2013)Moiudev
Optimize Chinese translation.
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[xray] add dns tagMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-09update translation-zh (#1999)Steven
2024-03-02Update translate.zh_Hans.toml (#1955)LOVECHEN
* Fix Dockerfile Fix wrong image * Update translate.zh_Hans.toml Fixed wrong translation, although I think system load / usage should be merged into the project
2024-03-01translation - direct connectionMHSanaei
2024-02-28Optimize Dark Theme & Ultra Dark (#1889)Tara Rostami
--------- Co-authored-by: MHSanaei <ho3ein.sanaei@gmail.com> Co-authored-by: Alireza Ahmadi <alireza7@gmail.com>
2024-02-27improve translateMHSanaei
2024-02-27[i18n] add security alert translationsShahin
2024-02-21[xray] add meta, apple, reddit option to warpMHSanaei
2024-02-21[xray] fakedns supportMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-21[sub] json + fragmentMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-21SSL Security AlertMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-19[xray] dns - newMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-18[xray] option error logMHSanaei
2024-02-17UI improvements (#1813)Tara Rostami
2024-02-06Manage balancers in settings UI (#1759)Saeid
* add balancer config to ui * manage balancer in rules table * fix balancer translations * fix edit button text
2024-02-04new - select option for loglevel & access logMHSanaei
2024-01-27v2.1.2MHSanaei
revert #1650 #1661 #1664 #1670 made panel full of bug
2024-01-23persian datepicker bug fixed (#1668)Ali Rahimi
* add single client bug fixed * persian datepicker bug fixed
2024-01-22Group editing feature of users with the same subscription (#1661)Ali Rahimi
2024-01-21add group user with the same subscription id to all inbounds (#1650)Ali Rahimi
2024-01-21minor changesMHSanaei
disAllowedIps doesn't show on debug if there is no ip change copy to clipboard to export inbound
2024-01-17Quick fix RU ,ZH,FA tgbot.messages.active (#1596)somebodywashere
2024-01-15translate enhancement (#1574)shahin-io
2024-01-12Small edit & fixes (#1571)shahin-io
2024-01-11better view for http headerMHSanaei
2024-01-10[feature] wireguard inboundMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-01-03socks5 proxy option added to telegram bot settings (#1500)Saeid
* socks5 option added to telegram bot settings * update socks5 proxy settings translations
2024-01-02added Jalalian datepicker (shamsi) (#1460)Ali Rahimi
* added datepicker option in setting page jalalian datepicker component was added translate files for datepicker updated * dark mode bug fixed
2024-01-01Major changes to tgbot, also small changes for panel (#1463)somebodywashere
* Reduce outage time on Xray errors * Improved logs clearing, added previous logs File name change: 3xipl-access-persistent.log -> 3xipl-ap.log All previous logs have .prev suffix * Preparations for tgbot additions * [tgbot] Improvements, Additions and Fixes * Changed interaction with Expire Date for Clients * Added more info and interactions with Online Clients * Added a way to get Ban Logs (also added them to backup) * Few fixes and optimizations in code * Fixed RU translation * [tgbot] More updates and fixes * [tgbot] Quick Fix * [tgbot] Quick Fix 2 * [tgbot] Big Updates Added Notifications for Clients throught Tgbot (when Expire) Added compability for Usernames both w/wo @ Added more buttons overall for admins * [tgbot] Fixes * [tbot] Fixes 2 * [tgbot] Removed usernames support for Notifications to work * [tgbot] Fix * [tgbot] Fix Notify * [tgbot] small fixes * [tgbot] replyMarkup only for last message on big messages * [tgbot] Fixed last message is empty * [tgbot] Fix messages split
2023-12-24edit languagesMHSanaei
2023-12-23Block Malware, Phishing and Cryptominers WebsitesMHSanaei
2023-12-22Fix Chinese translation (#1428)Jiraiya
Co-authored-by: qingbo <qingbo@jingling.group>
2023-12-19Added geographical options for Vietnamese people! (#1408)vuong2023
* Update xray.html Add : Add xray config domain option for Vietnamese people * Update translate.vi_VN.toml Add : Add xray config domain option for Vietnamese people! * Update release.yml Add : add Vietnam country geoip & geosite geodatabase files * Update x-ui.sh add: Added update of Vietnam geoip & geosite geodatabase! * Update xray.html fix :fix code errors * Update xray.html fix: fix code errors * Update web/html/xui/xray.html * Update web/html/xui/xray.html --------- Co-authored-by: Ho3ein <ho3ein.sanaei@gmail.com>
2023-12-19Minor UI fixes (#1405)Tara Rostami
* Update translate.en_US.toml * Update stream_kcp.html * Update vless.html * Update shadowsocks.html * Update external_proxy.html * Update stream_sockopt.html * Update sniffing.html * Update tls_settings.html * Update dokodemo.html * Update shadowsocks.html * Update socks.html * Update stream_ws.html * Update tls_settings.html * Update index.html * Update translate.en_US.toml * Update translate.fa_IR.toml * Update translate.ru_RU.toml * Update translate.vi_VN.toml * Update translate.zh_Hans.toml * Update outbound.html * Update outbound.html * Update trojan.html * Update vless.html * Update stream_kcp.html * Update xray.html * Update stream_grpc.html * Update custom.css * Update stream_quic.html * Update custom.css * Update custom.css * Update custom.css * Update inbounds.html
2023-12-14v2.0.1MHSanaei
2023-12-11v2.0.0MHSanaei
2023-12-08customizable remark #1300Alireza Ahmadi
2023-12-08import-export inbound #1300Alireza Ahmadi
2023-12-08Expand multiDomain to externalProxy #1300Alireza Ahmadi
2023-12-08pagination and sub URI support #1300Alireza Ahmadi