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