Zakhar Izmaylov
acb73101c0
Refactor and clean up code formatting across multiple files
...
- Consolidated and simplified code formatting by removing unnecessary line breaks and improving readability in various functions.
- Updated the handling of backup file sending in backup.py for better clarity.
- Streamlined error handling and logging messages in several handlers to enhance consistency.
- Adjusted the Makefile to exclude specific files during Ruff checks and formatting.
- Made minor adjustments to function signatures and parameter handling for improved clarity and consistency.
This commit enhances code maintainability and readability without altering functionality.
2025-01-21 08:57:12 +03:00
Zakhar Izmaylov
cbf53f0a50
Small fix
2025-01-19 08:49:46 +03:00
hteppl
1067e437d4
Implement expiry time printing in key names
2025-01-19 06:05:22 +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
f6a369c907
Remove get_key_details unused fields for now
2025-01-18 04:54:37 +03:00
hteppl
42c3dd7906
Feat https://github.com/Vladless/Solo_bot/commit/b6184d4c90deed7162f618bdebefa44f3e0ee348
2025-01-18 04:36:59 +03:00
hteppl
6d9180063a
Fix bouncing messages while handle user input for changing balance
2025-01-18 04:21:40 +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
cb9db91acc
Oops fix imports
2025-01-17 18:25:50 +03:00
hteppl
2d6bd5fb04
Introduce utils module + move csv exports logic
2025-01-17 18:25:09 +03:00
Zahar Izmailov
092047e8c7
Merge branch 'Vladless:main' into main
2025-01-17 01:43:03 +03:00
hteppl
4556c01635
Reorganise backups creation
2025-01-16 11:00:38 +03:00
hteppl
0ca55040bd
Rename handlers functions with actual names + delete parse_mode
2025-01-16 09:20:33 +03:00
hteppl
1abb114b6e
Delete legacy admin_user_editor.py
2025-01-16 09:11:18 +03:00
hteppl
661ed8895b
Implement bot version in admin main menu
2025-01-16 09:08:35 +03:00
Vladless
2f44b273bc
fix cluster_name in admin_panel
2025-01-16 03:03:37 +03:00
hteppl
1e9f178587
Admin update
2025-01-15 22:05:32 +03:00
hteppl
b2f793fa70
Update stats, fix some text input flows to working with delete middleware
2025-01-15 14:29:33 +03:00
hteppl
5884e0c213
Some missing logic and fixups
2025-01-15 14:07:49 +03:00
hteppl
b81de05d13
Do not import bot directly in admin sender
2025-01-15 09:01:56 +03:00
hteppl
d0608a46aa
Remove direct key search, use common user searcher anytime
2025-01-15 09:01:10 +03:00
hteppl
296437ab4e
Remove legacy admin_user_editor from release
2025-01-15 08:02:04 +03:00
hteppl
dddd1d2af7
Optimize and fix admin handlers logic
2025-01-15 08:01:16 +03:00
hteppl
bcd7a5d59d
Implement banned by users handler
2025-01-15 07:58:46 +03:00
Zakhar Izmaylov
4b436a3d12
Add page coupons
2025-01-15 02:39:01 +03:00
Zakhar Izmaylov
4b2e28d15d
Delete parse_mode
2025-01-15 02:15:21 +03:00
Vladless
a626a1d882
SuperNode/SyncTimeout/pytz
2025-01-14 23:35:19 +03:00
Vladless
722a0f4913
SuperNode/SyncTimeout/pytz
2025-01-14 12:16:14 +03:00
Vladless
0391bd90e9
FlowPayRenew/fixNotify/pay_history/custom/statistic/minorFixes
2025-01-14 04:06:55 +03:00
Vladless
c0cbc17c1e
add_stats
2025-01-13 03:58:58 +03:00
hteppl
a78df82596
Register all the missing routers
2025-01-12 17:32:11 +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
Oleg Kraev
0a822265d3
Merge branch 'admin-redo' into upstream1
2025-01-12 16:56:41 +03:00
Zakhar Izmaylov
023186bd93
Update stats
2025-01-11 18:10:43 +03:00
hteppl
4371acaab4
Implement admin stats handler
2025-01-11 02:24:16 +03:00
hteppl
1e0261d809
Implement admin restart handler + also handle AdminPanelCallback for back buttons
2025-01-11 02:17:54 +03:00
Zakhar Izmaylov
a018a42f2c
Add antiflood and lint
2025-01-10 14:51:13 +03:00
Zakhar Izmaylov
5c70f8c35f
Add stats
2025-01-10 14:38:28 +03:00
Vladless
3ac9435e58
syncClaster/picGifts/mailingCluster/renewButtin and more
2025-01-10 00:02:13 +03:00
hteppl
84c17a9358
Implement admin backups handler
2025-01-09 15:49:23 +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
Vladless
94c5bfe8bf
fiatCryptobot/flowPayments/Buttons/fixNotify/BanOfUsers/fixTrial and more
2025-01-09 06:00:50 +03:00