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-19misspellmhsanaei
2025-09-19readme: Go Report Card,Go Referencemhsanaei
2025-09-19go package correction v2mhsanaei
2025-09-19v2.8.2v2.8.2mhsanaei
2025-09-19go package correctionmhsanaei
2025-09-18cpu history timeframe (#3509)Drahonn
2025-09-18donate: nowpaymentsmhsanaei
2025-09-18enhancementsmhsanaei
2025-09-18vscode: Debug for developermhsanaei
2025-09-18new: subJsonEnablemhsanaei
after this subEnable by default is true and subJsonEnable is false
2025-09-18minor changemhsanaei
2025-09-18chore: update sub page URL (#3505)Harry NG
* Fix: Shadowrocket link using base64 encoding * chore: update url
2025-09-18fix PeriodicTrafficResetJob: log only when there are matching inboundmhsanaei
2025-09-17fix: onlinemhsanaei
2025-09-17feat: add UUID to ClientTraffic (#3491)RahGozar
* Update client_traffic.go * Update inbound.go
2025-09-17Fix: Shadowrocket link using base64 encoding (#3489)Harry NG
2025-09-17css [fixes] (#3487)Tara Rostami
2025-09-17bug fixmhsanaei
2025-09-17v2.8.1v2.8.1mhsanaei
2025-09-17Minor Fixes (#3483)Tara Rostami
* Minor Fixes * Minor Fixes 2 --------- Co-authored-by: Sanaei <ho3ein.sanaei@gmail.com>
2025-09-17Improved xray logs display handling (#3475)fgsfds
* improved xray logs handling * fix download Xray Logs * Update index.html
2025-09-17API: subid to getClientTrafficsmhsanaei
/getClientTraffics/:email /getClientTrafficsById/:id
2025-09-17fix CPU History intervalsmhsanaei
2025-09-16Reality: placeholder for min, maxmhsanaei
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