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
2025-09-16bug fix: del Depletedmhsanaei
2025-09-16bug fix: enablemhsanaei
2025-09-16sub page: improvedmhsanaei
2025-09-16CPU History, CPU Utilizationmhsanaei
2025-09-16tgbot: subscription, qrcode, link - for adminmhsanaei
2025-09-16vnext removedmhsanaei
2025-09-16UI Improvements and Fixes (#3470)Tara Rostami
2025-09-16feat: Simple periodic traffic reset (for Inbounds) – daily | weekly | ↵Vadim Iskuchekov
monthly (#3407) * Add periodic traffic reset feature model and ui with localization support * Remove periodic traffic reset fields from client * fix: add periodicTrafficReset field to inbound data structure * feat: implement periodic traffic reset job and integrate with cron scheduler * feat: enhance periodic traffic reset functionality with scheduling and inbound filtering * refactor: rename periodicTrafficReset to trafficReset and add lastTrafficResetTime field * feat: add periodic client traffic reset job and schedule tasks * Update web/job/periodic_traffic_reset_job.go Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update web/job/periodic_client_traffic_reset_job.go Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update web/service/inbound.go Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * refactor: rename periodicTrafficReset to trafficReset and add lastTrafficResetTime * feat: add last traffic reset time display and update logic in inbound service * fix: correct log message for completed periodic traffic reset * refactor: update traffic reset fields in Inbound model and remove unused client traffic reset job * refactor: remove unused traffic reset logic and clean up client model fields * cleanup comments * fix
2025-09-15sub template enhancementsAlireza Ahmadi
2025-09-14v2.8.0v2.8.0mhsanaei
2025-09-14minify cssmhsanaei
2025-09-14windows: error filtermhsanaei
2025-09-14Merge pull request #3466 from MHSanaei/SubscriptionSanaei
Subscription,tgbot,rule
2025-09-14rule: Vless Routemhsanaei
2025-09-14tgbot: subscription,qrcode, linkmhsanaei
2025-09-14enhancementsAlireza Ahmadi
2025-09-14Subscriptionmhsanaei
2025-09-12clean html filesmhsanaei
move styles to css
2025-09-12cookie: MaxAgemhsanaei
and minor changes
2025-09-11Fix critical bugs in ObjectUtil.equals() and filterInbounds() functions (#3451)Copilot
* Initial plan * Fix ObjectUtil.equals asymmetric comparison and filterInbounds null pointer bugs Co-authored-by: MHSanaei <33454419+MHSanaei@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: MHSanaei <33454419+MHSanaei@users.noreply.github.com>
2025-09-11Update check_client_ip_job.gomhsanaei
2025-09-11fix: ru top level domain regexp option (#3450)Ivan Korney
2025-09-10Fixed: update Xray Core on Windowsmhsanaei
2025-09-10rules: source to sourceIPmhsanaei
2025-09-10API: delClientByEmailmhsanaei
2025-09-10Xray Core v25.9.11mhsanaei
2025-09-10outbound: mixed to socksmhsanaei
2025-09-10v2.7.0v2.7.0mhsanaei
2025-09-10Remove the buggy version of Xray coremhsanaei
2025-09-10Xray Core v25.9.10 + GO v1.25.1mhsanaei
2025-09-09windows workflow (#3439)Sanaei
2025-09-09renamed dest to targetmhsanaei
2025-09-09dokodemo-door, socks renamed to mixed, tunnelmhsanaei
2025-09-09api (#3434)Sanaei
2025-09-08outbound: ECH Config Listmhsanaei
2025-09-08add clear buttonmhsanaei
2025-09-08actions/setup-go@v6mhsanaei
2025-09-08minor changemhsanaei
2025-09-08Update release.ymlmhsanaei
2025-09-08v2.6.8v2.6.8mhsanaei
2025-09-07remove unsupported cipher methodmhsanaei
2025-09-07xray core v25.9.5mhsanaei
2025-09-07Vlessenc (#3426)Sanaei
* mlkem768 * VlessEnc
2025-09-04chore: login improvements (#3408)Danil S.
- added client-side form validation - now with slow internet otp input does not appear later than all input
2025-09-04removed domainMatcherMHSanaei
2025-09-02fix: prevent client `updated_at` from resetting when parent inbound is updatedAli Golzar
2025-08-31feat: add "Last Online" column to client list and modal (Closes #3402) (#3405)Ali Golzar
* feat: persist client last online and expose API * feat(ui): show client last online in table and info modal * i18n: add “Last Online” across locales * chore: format timestamps as HH:mm:ss
2025-08-31x-ui.service hardneing (#3397)Darkcyankitty
2025-08-31fix(ui): hide Created/Updated columns and fix issues in small displays (#3400)Ali Golzar
- Hide the “Created” and “Updated” columns in the clients - Ensures the “All-time Traffic” column no longer overlaps with adjacent columns. - Improves layout readability and prevents UI cluttering after the v2.6.7 update. Closes #3399
2025-08-30v2.6.7v2.6.7mhsanaei