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-10-17feat(tgbot): Add the option to change the telegram API server (#2584)MadrinX
2024-10-16feat(tgbot): Allow restart core via telegram bot (#2581)Ahmad Thoriq Najahi
2024-08-19New - TGbot, "All clients" button (#2493)Rizvan Nukhtarov
2024-07-09improved - message logsmhsanaei
2024-07-07Typo fixedmhsanaei
2024-07-03tgbot - login notify (show password for failed login)mhsanaei
2024-05-14feat(tgbot): Add refresh button to server usage (#2253)Ahmad Thoriq Najahi
- Added a refresh button to the server usage interface to allow users to refresh the displayed information. - Updated the sendReport function to use the sendServerUsage function instead of getServerUsage to ensure consistency in functionality. Signed-off-by: Ahmad Thoriq Najahi <najahi@zephyrus.id>
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-02telego v0.29.2mhsanaei
2024-04-02tgbot - fix chatidmhsanaei
2024-03-21Small fixes (#2106)somebodywashere
2024-03-15Fixed unnecessary Xray restarts in Tgbotsomebodywashere
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
2024-03-02Enhance CheckClientIpJob #1964MHSanaei
2024-02-17tgbot - Telegram api 7.1 changesMHSanaei
2024-02-04Fix tgbot - document upload issue for empty ban logsMHSanaei
2024-02-04fix tgbot - no warning for empty socks5MHSanaei
2024-01-29bug fix - traffic limit tbbotMHSanaei
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-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-08Update DB WAL before backup #1300Alireza Ahmadi
2023-11-20[bot] Some new features for telegram bot (#1241)Masoud Hidden
* [bot] Some new features for telegram bot +Ability to set traffic limit for client. +Custom input for reset expire days. +Custom input for reset IP limit. +Added refresh time to the client ip log message. * [bot] fix translations
2023-10-25fixed telegoMHSanaei
after github.com/mymmrac/telego from 0.26.3 to 0.27.0
2023-08-02v1.7.5v1.7.5MHSanaei
2023-06-17new - tg Login Notification #584MHSanaei
2023-05-31[tgbot] - bugfixsomebodywashere
2023-05-31FIX tgbot adminIdsHamidreza
2023-05-31add /id command to tgbot to get user idHamidreza Ghavami
2023-05-30[tgbot] - some fixes and improvments (#542)somebodywashere
2023-05-21Update hashstorage functionalityHamidreza Ghavami
2023-05-21fix tgbotHamidreza Ghavami
2023-05-21FIX ERROR 'msg and reply are same' in tgbotHamidreza Ghavami
2023-05-21FIX hashStorage remove expire jobHamidreza Ghavami
2023-05-21Update tgbot locale + add I18nBotHamidreza Ghavami
2023-05-20FIX hashStorageHamidreza Ghavami
2023-05-20FIX callback query and BUTTON_DATA_INVALID error with hashStorageHamidreza Ghavami
2023-05-20init i18n in tgbotHamidreza Ghavami
2023-05-20some fix and prune for tgbotHamidreza Ghavami
2023-05-19Api for backup Telegram (#468)Mahdi Nemati
2023-05-14[tgbot] Fix reply keyboard heightMasoud Hidden
2023-05-14[tgbot] Ability to remove telegram user from the client in the botMasoud Hidden
2023-05-14[tgbot] Ability to select telegram user for client from botMasoud Hidden
2023-05-14[tgbot] Changed to telegoMasoud Hidden
2023-05-13[bug] fix login failure when tgbot is not activeMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-06Fix ability to use userId in tgIdMasoud Hidden
2023-05-05Fix get client ipsMasoud Hidden
2023-05-05Fix bot client enable buttonMasoud Hidden
2023-05-05Added some new buttons to bot and ability to use userId in tgIdMasoud Hidden
2023-05-05Change some InlineKeyboard data lengthMasoud Hidden
2023-05-05fix ResetClientExpiryTimeByEmailMasoud Hidden