Vladless
bded99263a
refactoring and minor improvements
2025-02-25 19:56:42 +03:00
izzzzzi
79982f5aa6
Рефакторинг и оптимизация импортов в модулях проекта
...
- Упорядочивание и группировка импортов в соответствии с PEP 8
- Удаление неиспользуемых импортов
- Перемещение локальных импортов в начало списка
- Добавление пустых строк для улучшения читаемости
- Систематизация порядка импортов в различных модулях проекта
2025-02-25 04:14:58 +05:00
Vladless
4b503ce31a
edit_text/lots of improvements
2025-02-16 07:17:35 +03:00
Zakhar Izmaylov
310aa9bce6
Add client toggle functionality for 3x-ui servers
2025-02-14 23:06:45 +03:00
Vladless
5a77f29bd5
add traffic statistic/share refferal link and more
2025-02-07 21:38:46 +03:00
Vladless
7623f339bc
ruff formatting
2025-02-06 13:53:02 +03:00
hteppl
1009bb4001
Temporary fix for key expiry change
2025-01-31 06:46:53 +03:00
Zakhar Izmaylov
b1739cf4ea
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
d47952fe3e
Auto-format code with Ruff using pyproject.toml
2025-01-29 04:01:20 +00:00
hteppl
67b2da3447
Implement expiry time printing in key names v2
2025-01-19 06:05:45 +03:00
hteppl
4d5cc954b5
Introduce changing key expiry date keyboard
2025-01-19 05:35:20 +03:00
hteppl
0959742f5b
Fix some telegram exceptions while editing the same content + add forward option to users search
2025-01-18 04:09:21 +03:00
hteppl
66bba43ec4
Reimage update_subscription callback to work as function
2025-01-17 21:44:54 +03:00
hteppl
4140fbae78
Update balance changing system + fix some formatting
2025-01-17 20:42:45 +03:00
hteppl
34b1927c22
Some missing logic and fixups
2025-01-15 14:07:49 +03:00
hteppl
e3bb7f6663
Remove direct key search, use common user searcher anytime
2025-01-15 09:01:10 +03:00
hteppl
a02062a4b4
Optimize and fix keyboards
2025-01-15 08:00:41 +03:00
hteppl
55b065f784
Admin keyboards adjustments
2025-01-15 03:37:01 +03:00
hteppl
7c19492c05
Fix some typo and quotes
2025-01-12 17:35:42 +03:00
hteppl
9b98faedfd
Rename admin users editor handler to users handler
2025-01-12 17:01:39 +03:00