Commit Graph

41 Commits

Author SHA1 Message Date
izzzzzi 2d937d13d7 Рефакторинг и оптимизация кода: улучшение импортов, форматирования и обработки уведомлений 2025-03-07 06:16:24 +05:00
Vladless 5ccdc7f68b refactoring and minor improvements 2025-02-25 19:56:42 +03:00
izzzzzi 0657136ae5 Рефакторинг и оптимизация импортов в модулях проекта
- Упорядочивание и группировка импортов в соответствии с PEP 8
- Удаление неиспользуемых импортов
- Перемещение локальных импортов в начало списка
- Добавление пустых строк для улучшения читаемости
- Систематизация порядка импортов в различных модулях проекта
2025-02-25 04:14:58 +05:00
Vladless 69c5a1a52f add_commands: coupon/invite 2025-02-22 19:50:53 +03:00
Vladless 02dd042599 minor improvements 2025-02-21 22:36:03 +03:00
Vladless 0236b08c31 add_change_domain/bug_fixes_16 2025-02-18 02:05:14 +03:00
Vladless 469d2c9afe edit_text/lots of improvements 2025-02-16 07:17:35 +03:00
Zakhar Izmaylov fa8c644520 Add client toggle functionality for 3x-ui servers 2025-02-14 23:06:45 +03:00
Vladless f5afec997c add traffic statistic/share refferal link and more 2025-02-07 21:38:46 +03:00
Vladless cd23569e24 Improve stability and minor fixes 2025-02-06 19:01:20 +03:00
Vladless 13325fab43 ruff formatting 2025-02-06 13:53:02 +03:00
Vladless 1b17f0fd71 change_location/CASHBACK/logging/bug_fixes 2025-02-02 02:11:57 +03:00
hteppl 419e8a6597 Temporary fix for key expiry change 2025-01-31 06:46:53 +03:00
hteppl 70bf8b98e9 Oops legacy codestyle 2025-01-31 05:19:52 +03:00
hteppl 85f26425ed Get back cluster sync option 2025-01-31 05:14:40 +03:00
hteppl ba692f5b73 Get back cluster sender option 2025-01-31 05:03:07 +03:00
hteppl 993c79e9db Fix type mismatch for build_admin_back_btn 2025-01-31 04:21:03 +03:00
Zakhar Izmaylov 8ce7ee0ce0 Optimize import statements and remove unused imports across multiple files
This commit focuses on cleaning up import statements by:
- Removing unused imports
- Organizing import order
- Removing redundant imports
- Ensuring consistent import style across different modules
2025-01-29 07:15:20 +03:00
GitHub Actions 5f2b40b2d2 Auto-format code with Ruff using pyproject.toml 2025-01-29 04:01:20 +00:00
hteppl df64692c9d Implement expiry time printing in key names v2 2025-01-19 06:05:45 +03:00
hteppl a47bb0aeae Fix some imports 2025-01-19 05:37:01 +03:00
hteppl 069f2fa983 Introduce changing key expiry date keyboard 2025-01-19 05:35:20 +03:00
hteppl 347c459c7c Fix some telegram exceptions while editing the same content + add forward option to users search 2025-01-18 04:09:21 +03:00
hteppl 0ca0d47a7b Add and fix some keyboards while creating new cluster or server 2025-01-18 04:08:31 +03:00
hteppl 466c2dcf31 Reimage update_subscription callback to work as function 2025-01-17 21:44:54 +03:00
hteppl 327c37bfc9 Update balance changing system + fix some formatting 2025-01-17 20:42:45 +03:00
hteppl 5884e0c213 Some missing logic and fixups 2025-01-15 14:07:49 +03:00
hteppl d0608a46aa Remove direct key search, use common user searcher anytime 2025-01-15 09:01:10 +03:00
hteppl 820a86d049 Optimize and fix keyboards 2025-01-15 08:00:41 +03:00
hteppl bcd7a5d59d Implement banned by users handler 2025-01-15 07:58:46 +03:00
hteppl a23d7fffdc Admin keyboards adjustments 2025-01-15 03:37:01 +03:00
hteppl bd0dea9e96 Fix some typo and quotes 2025-01-12 17:35:42 +03:00
hteppl f41c1e6414 Implement admin sender handler 2025-01-12 17:29:48 +03:00
hteppl 36a4ee339c Implement admin servers handler 2025-01-12 17:07:57 +03:00
hteppl c81fea54e9 Rename admin users editor handler to users handler 2025-01-12 17:01:39 +03:00
hteppl dbf05cfc7c Implement admin users editor handler 2025-01-12 16:58:17 +03:00
hteppl 4371acaab4 Implement admin stats handler 2025-01-11 02:24:16 +03:00
hteppl 88aae8e650 Add more base functions for creating singleton admin keyboards 2025-01-11 02:17:02 +03:00
hteppl c57e557755 Update admin coupons handler 2025-01-09 15:48:32 +03:00
hteppl 3c58a36d19 Update admin main panel 2025-01-09 15:43:22 +03:00
hteppl b177d51f9b Introducing keyboards package 2025-01-09 15:13:36 +03:00