Vladless
0056454375
reset traffic
2025-04-30 17:10:52 +03:00
Vladless
22121b9171
ruff formatting
2025-04-24 23:20:18 +03:00
Vladless
b1c73dc1a6
cancel for utm/disable servers for change location/remnawave traffic
2025-04-23 22:27:53 +03:00
Vladless
9474ccfb06
refactoring/notify_optimization/least_loaded_cluster for key_limit/rm args
2025-04-21 00:22:14 +03:00
Vladless
c42fee4298
remove table connections/token and cookies 3x-ui/bug fixes
2025-04-18 00:10:51 +03:00
Vladless
aba9620c0f
limit_key on servers
2025-04-17 16:38:39 +03:00
Vladless
dd8c87f887
on/off server in cluster
2025-04-17 15:02:54 +03:00
Vladless
7bd5ecc55f
remnawave in country_mode/save shortid/bug fixes
2025-04-16 22:50:19 +03:00
Vladless
3efdeed00c
add create_key in country_mode/fix traffic in remnawave
2025-04-15 00:12:56 +03:00
Vladless
0cd896d35e
gb_count/fix coupons
2025-04-11 22:40:38 +03:00
Vladless
ab35ce9178
fix renew after sync
2025-04-11 17:34:47 +03:00
Vladless
cd3b55271a
add support for RemnaWave
2025-04-10 14:51:01 +03:00
Vladless
a5d9dad826
fixing bugs
2025-04-01 02:37:52 +03:00
Vladless
4295e4b5ec
ruff, button file, castomize ping and backup
2025-03-28 20:39:06 +03:00
Vladless
4fb13a089a
reorganizing the menu, reissuing the key, improving statistics, and more
2025-03-28 17:44:14 +03:00
Vladless
f1841caea7
rebase api file
2025-03-27 12:52:23 +03:00
Vladless
4a67f9233d
customizing the menu, resetting traffic, and creating a key from the admin panel
2025-03-27 04:39:05 +03:00
hteppl
1c205f4a24
Upstream
2025-03-26 02:05:24 +03:00
izzzzzi
17032811a4
Исправление сравнения tg_id в обработчике подписок. Приведение типов к int для корректной проверки идентификаторов.
2025-03-25 22:00:54 +05:00
hteppl
ff591fc387
Optimize and fix imports
2025-03-25 17:42:53 +03:00
Vladless
af497f644a
frozen_subs/restore_all_trial and more
2025-03-12 18:12:29 +03:00
izzzzzi
9c7cbe403b
Рефакторинг и оптимизация кода: улучшение импортов, форматирования и обработки уведомлений
2025-03-07 06:16:24 +05:00
izzzzzi
2db29fba9d
Добавлена обработка таймаутов с использованием httpx в клиентских операциях
2025-03-04 01:23:54 +05:00
izzzzzi
d0125c1f33
Добавлена обработка исключений в асинхронных задачах с помощью return_exceptions=True
2025-03-04 00:57:41 +05:00
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
4afd1668c9
add_change_domain/bug_fixes_16
2025-02-18 02:05:14 +03:00
Boris Kovalskii
770f40f4ff
Opimize and fix coupons and refferals
2025-02-16 17:09:16 +10: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
bfefdef304
optimization notifications and get_traffic
2025-02-14 04:36:37 +03:00
Vladless
3de049e436
NOTIFICATIONS 2.0/bug fixes and improvments
2025-02-14 00:30:06 +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
Vladless
3de1635efa
Major bug fixes
2025-02-06 02:03:12 +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
Zakhar Izmaylov
74d58ce310
Merge branch 'main' of https://github.com/izzzzzi/Solo_bot
2025-01-29 07:01:01 +03:00
Oleg Kraev
f7c906f608
Merge branch 'main' into dev
2025-01-24 23:35:19 +03:00
Zakhar Izmaylov
c2ba4e9ab6
Refactor server management and database interactions. Renamed get_servers_from_db to get_servers for clarity and updated related handlers to utilize session management. Refactored add_server_to_db to create_server for consistency. Improved code readability and maintainability across coupon and notification handlers by streamlining database calls and enhancing error handling.
2025-01-23 11:36:15 +03:00
Zakhar Izmaylov
5a3f54c3a7
Refactor client management in key_utils.py and trial_key.py to utilize ClientConfig dataclass for improved parameter handling. This change enhances code clarity and maintainability by consolidating client configuration parameters into a single structured object, streamlining the add_client function calls across multiple handlers.
2025-01-23 10:24:16 +03:00
Zakhar Izmaylov
a1d051a3f1
Refactor key management functions to improve database interactions by consolidating key deletion logic into a single function. Introduce timezone-aware expiry date calculations for keys and enhance key retrieval processes across various handlers. Update the start command to utilize a dedicated function for adding connections, ensuring cleaner code and better session management.
2025-01-23 07:49:21 +03:00
GitHub Actions
1596c85bee
Auto-format code with Ruff using pyproject.toml
2025-01-23 03:15:11 +00:00
Zakhar Izmaylov
ad9c49f841
Merge branch 'main' of https://github.com/izzzzzi/Solo_bot
2025-01-23 06:14:33 +03:00
Vladless
b81a0f289f
location-selection/major_update_notifications/gifts and more fixes
2025-01-21 22:43:18 +03:00
Zakhar Izmaylov
a2c71a49f2
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
hteppl
66bba43ec4
Reimage update_subscription callback to work as function
2025-01-17 21:44:54 +03:00
Vladless
17a0fa0b21
SuperNode/SyncTimeout/pytz
2025-01-15 18:46:33 +03:00
Vladless
3d295743e2
SuperNode/SyncTimeout/pytz
2025-01-14 23:35:19 +03:00
Vladless
35f214a45f
SuperNode/SyncTimeout/pytz
2025-01-14 12:16:14 +03:00