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-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-07-23Endpoint for updating client traffic by email (#3259)Azavax
* Update api.go * Update inbound.go * Update inbound.go
2024-07-23API - Get client's traffic By IDmhsanaei
Co-Authored-By: Hassan Ali Gilani <mr.ajaxian@gmail.com>
2024-03-11Some fixes and improvements (#1997)Hamidreza
* [refactor] api controller * [fix] access log path better to not hardcode the access log path, maybe some ppl dont want to use the default ./access.log * [fix] set select options from logs paths in xray settings * [update] .gitignore * [lint] all .go files * [update] use status code for jsonMsg and 401 to unauthorize * [update] handle response status code via axios * [fix] set correct value if log paths is set to 'none' we also use the default value for the paths if its set to none * [fix] iplimit - only warning access log if f2b is installed
2023-12-05[api] online usersMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-21rename I18n to I18nWebHamidreza Ghavami
2023-05-19Api for backup Telegram (#468)Mahdi Nemati
2023-05-14Update '/xui/API' to new path '/panel/api'Hamidreza Ghavami
2023-04-25[api] support for delete depleted clientsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-04-25update by client idMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-04-24Better client delete + apiMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-04-21add getClientTraffics apiMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-04-10API bug fixedHo3ein
2023-04-09alireza update packMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-04-02fix api in net 3-xui panelmohammad movaghari nezhad
2023-02-093x-uiMHSanaei