Vladislav Lisitsyn
2dcd1e65db
Update README.md
2025-02-14 05:17:20 +03:00
Vladislav Lisitsyn
4f840c171a
Update README.md
2025-02-14 05:08:36 +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
Vladislav Lisitsyn
74bb6b3f6d
Merge pull request #149 from izzzzzi/main
...
Add notification tracking to prevent duplicate notifications for key expiry and renewal
2025-02-10 21:57:46 +03:00
Zakhar Izmaylov
56e6dc3ae6
Migrate from requirements.txt to pyproject.toml for dependency management
2025-02-09 12:08:22 +03:00
Zakhar Izmaylov
c34626aec0
Add logging support for inline queries in middleware
2025-02-09 10:52:02 +03:00
Zakhar Izmaylov
d4187149b8
Add notification tracking to prevent duplicate notifications for key expiry and renewal
2025-02-08 11:10:11 +03:00
Zakhar Izmaylov
e982a5b718
Ignore GitHub Actions workflow directory in .gitignore
2025-02-08 11:00:00 +03:00
Zakhar Izmaylov
a9a17bd693
Remove Ruff code formatting GitHub Actions workflow
2025-02-08 10:59:50 +03:00
GitHub Actions
aef1973720
Auto-format code with Ruff using pyproject.toml
2025-02-08 07:46:14 +00:00
Vladless
5a77f29bd5
add traffic statistic/share refferal link and more
2025-02-07 21:38:46 +03:00
Vladless
0789b3fe9d
Improve stability and minor fixes
2025-02-06 19:01:20 +03:00
Vladless
c82f64980b
fix_amount
2025-02-06 14:56:47 +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
Vladless
eb824162d2
fixes: float_stats/delete_user/message_errors
2025-02-05 05:58:03 +03:00
Vladless
54d5df72af
minor_fixes
2025-02-03 00:08:55 +03:00
Vladless
74c991cf85
limit_coupon_usage
2025-02-02 23:15:55 +03:00
Vladless
46e6102412
minor fixes
2025-02-02 19:40:17 +03:00
Vladless
698b8a9484
minor fixes
2025-02-02 19:00:22 +03:00
Vladless
94f3c00628
fix_negative cashback
2025-02-02 17:49:43 +03:00
Vladless
630cf61f84
change_location/CASHBACK/logging/bug_fixes
2025-02-02 05:50:14 +03:00
Vladless
d3b384aa61
change_location/CASHBACK/logging/bug_fixes
2025-02-02 02:42:28 +03:00
Vladislav Lisitsyn
d209cf11c7
Merge pull request #147 from Capybara-z/patch-5
...
reorganizing notifications
2025-02-02 02:14:08 +03:00
Vladless
49eb0e68a1
change_location/CASHBACK/logging/bug_fixes
2025-02-02 02:11:57 +03:00
Capybara-z
3e7bebf189
Корректировка уведомлений.
...
- Исправлена работа оповещений 10/24 часа.
- Восстановлена и переработана работа истекших подписок.
- Переработана работа уведомлений при их удалении.
2025-02-02 00:58:07 +03:00
Vladless
73fbc22324
fix coupons error
2025-02-01 19:15:47 +03:00
Vladless
9774db74e5
Merge remote-tracking branch 'origin/fix/admin-actions'
2025-02-01 18:32:38 +03:00
Vladislav Lisitsyn
82d8b50956
Merge pull request #144 from izzzzzi/main
...
Enhance error handling with start menu fallback
2025-02-01 18:11:23 +03:00
Zakhar Izmaylov
587bf76c61
Merge branch 'main' of https://github.com/izzzzzi/Solo_bot
2025-02-01 11:34:33 +03:00
Zakhar Izmaylov
c2e4719f18
Enhance error handling with start menu fallback
...
- Add fallback mechanism to display start menu after error occurs
- Attempt to show start command or start callback query in error handler
- Log any additional errors during start menu display
2025-02-01 11:28:02 +03:00
Vladislav Lisitsyn
7b4bddfa28
Merge pull request #143 from izzzzzi/main
...
Update get_key_details query and return value
2025-01-31 21:40:13 +03:00
Zakhar Izmaylov
8be57829fb
Update get_key_details query and return value
...
- Reorder SELECT columns in database query for get_key_details
- Add server_id to the returned key details dictionary
- Ensure consistent and complete key information retrieval
2025-01-31 21:05:55 +03:00
Vladislav Lisitsyn
ceb3e160da
Merge pull request #141 from izzzzzi/main
...
Fix key
2025-01-31 14:30:13 +03:00
Zakhar Izmaylov
007f3a7bcf
Merge branch 'main' of https://github.com/izzzzzi/Solo_bot
2025-01-31 11:01:40 +03:00
Zakhar Izmaylov
cc42900142
Update server name input handler with session parameter
...
- Add session parameter to server name input handler
- Modify server name uniqueness check to use session and cluster name
- Improve data retrieval and validation in server creation flow
2025-01-31 10:54:42 +03:00
hteppl
1009bb4001
Temporary fix for key expiry change
2025-01-31 06:46:53 +03:00
hteppl
e4727dd0a4
Missing doc for field in update_key_expiry
2025-01-31 06:45:56 +03:00
GitHub Actions
3d6acf51f6
Auto-format code with Ruff using pyproject.toml
2025-01-31 03:45:45 +00:00
hteppl
1634588be9
Delete admin_user_editor.py
2025-01-31 06:45:24 +03:00
Zakhar Izmaylov
c379011fd2
Fix key renewal and expiry update function signatures
...
- Update `change_expiry_time` to pass session to `update_key_expiry`
- Adjust `complete_key_renewal` connection closing order
- Minor code structure improvements in key handling functions
2025-01-31 06:44:36 +03:00
hteppl
8483ef1df0
Fix cluster selection
2025-01-31 06:10:37 +03:00
hteppl
9be291c1e8
Oops legacy codestyle
2025-01-31 05:19:52 +03:00
hteppl
6871f2d15e
Get back cluster sync option
2025-01-31 05:14:40 +03:00
hteppl
60c9a4f1e6
Get back cluster sender option
2025-01-31 05:03:07 +03:00
hteppl
5a894e0e10
Fix type mismatch for build_admin_back_btn
2025-01-31 04:21:03 +03:00
Zakhar Izmaylov
45b9c56282
Merge branch 'main' of https://github.com/izzzzzi/Solo_bot
2025-01-31 03:14:14 +03:00
Zahar Izmailov
88c4d940e8
Merge branch 'Vladless:main' into main
2025-01-31 03:09:45 +03:00
Zakhar Izmaylov
3741e4f3bf
Standardize import order in handler modules
...
- Reorder imports in multiple handler files to follow a consistent pattern
- Move type-specific imports like Message and CallbackQuery to be more organized
- Ensure clean and uniform import statements across admin and handler modules
2025-01-31 03:01:46 +03:00