Commit Graph

1320 Commits

Author SHA1 Message Date
gy9vin
607beca837 fix 2025-11-07 23:56:49 +03:00
gy9vin
cfdc829f48 update 2025-11-07 22:24:43 +03:00
Egor
45bd54e7b0 fix: allow trusted public proxies for YooKassa webhooks 2025-11-07 10:43:19 +03:00
Egor
f7a4cedbbf Fix missing logging import in Platega handler 2025-11-07 08:29:29 +03:00
Egor
4495658fad Fix unlimited traffic display in payment methods 2025-11-07 07:58:54 +03:00
Egor
edff6d5102 Add tests for Platega payment flows and method parsing 2025-11-07 07:49:38 +03:00
Egor
d1edb8f892 Fix trial offer formatting for device limit 2025-11-07 07:17:53 +03:00
Egor
7c31c3616e Guard Platega finalization against duplicate callbacks 2025-11-07 07:05:22 +03:00
Egor
fba80b1a0d Integrate Platega balance top-ups 2025-11-07 06:52:57 +03:00
Egor
8b9c1d1cc6 Fix trial notification promo group loading 2025-11-07 01:01:33 +03:00
Egor
9fe7d0592f Expose unified health status alongside admin API 2025-11-06 18:02:08 +03:00
Pavel Stryuk
a507ef9966 Промокоды на место реферального кода 2025-11-06 11:03:50 +01:00
Pavel Stryuk
113405ed71 Промокоды на место реферального кода 2025-11-06 09:26:24 +01:00
Egor
7384763466 Reset pending UUID mutations on rollback 2025-11-06 08:32:21 +03:00
Egor
9b6f3b10c6 Fix UUID mutation cleanup ordering 2025-11-06 07:48:00 +03:00
Egor
7bb21c9f77 Protect RemnaWave UUID map updates during rollbacks 2025-11-06 07:20:34 +03:00
Egor
3416f7b56c Guard payment methods handler against missing connected squads 2025-11-06 03:39:12 +03:00
Egor
d78d82c6ce Update main.py 2025-11-06 03:22:16 +03:00
Egor
47bd1be714 Update system_settings_service.py 2025-11-06 03:21:48 +03:00
Egor
1eec919b88 Update main.py 2025-11-06 03:17:08 +03:00
Egor
777ad52bad Update system_settings_service.py 2025-11-06 03:02:31 +03:00
Egor
5fcadb5544 Update system_settings_service.py 2025-11-06 02:48:36 +03:00
Egor
0a8af20b58 Update system_settings_service.py 2025-11-06 02:23:32 +03:00
Egor
95163a0e35 Update monitoring_service.py 2025-11-06 01:59:53 +03:00
Egor
ac58466c1a Update promo_offers.py 2025-11-06 01:45:26 +03:00
Egor
5ce14dcd9b Update promo_offers.py 2025-11-06 01:39:08 +03:00
Egor
21d700e16d Add files via upload 2025-11-06 01:35:18 +03:00
Egor
5f2d4a5e04 Update poll_service.py 2025-11-06 01:30:17 +03:00
Egor
7b90d73007 Update poll_service.py 2025-11-06 01:26:18 +03:00
Egor
68c90aec44 Update poll_service.py 2025-11-06 01:22:07 +03:00
Egor
9280c9a39a Update poll_service.py 2025-11-06 01:17:49 +03:00
Egor
245e31e262 Update purchase.py 2025-11-06 01:12:27 +03:00
Egor
c00d7ef4d3 Update poll_service.py 2025-11-05 22:03:38 +03:00
Egor
2a652c562b Refactor promo offer sending with asyncio semaphore
Refactor promo offer sending to use asyncio semaphore for concurrent processing and batch sending.
2025-11-05 21:52:04 +03:00
Egor
1cc31729eb Implement semaphore and batch processing for broadcasts
Refactor broadcast message sending to use asyncio semaphore for concurrency control and batch processing.
2025-11-05 21:42:03 +03:00
Egor
34e5c20c1a Update broadcast_service.py 2025-11-05 21:33:48 +03:00
Egor
c8545fe725 Refactor import path for SubscriptionService 2025-11-05 21:06:18 +03:00
Egor
a8339d376d Update main.py 2025-11-05 20:59:42 +03:00
Egor
47150ccbd0 Update main.py 2025-11-05 20:52:28 +03:00
Egor
0a0890d8bb Update monitoring.py 2025-11-05 20:41:59 +03:00
Egor
6bcf24e3d8 Update welcome_text.py 2025-11-05 20:34:48 +03:00
Egor
898008a1bd Update remnawave_api.py 2025-11-05 20:21:52 +03:00
Egor
045d44f451 Update app.py 2025-11-05 20:09:34 +03:00
Egor
04b2325cb9 Update pricing.py 2025-11-05 19:57:39 +03:00
Egor
50736dc005 Update price_display.py 2025-11-05 19:36:38 +03:00
Egor
7d7c5f3972 Update user.py 2025-11-05 18:51:35 +03:00
Egor
c15b7a63fb Flush user before returning from create_user_no_commit 2025-11-05 18:19:22 +03:00
Egor
b59d422fb0 Ensure RemnaWave service exposes create_user_no_commit 2025-11-05 18:13:31 +03:00
Egor
9b6e0b26c3 Ensure autopurchase sets paid flag for converted trials 2025-11-05 18:02:07 +03:00
Egor
3e185e7ffe Reassign promo group memberships when deleting groups 2025-11-05 17:49:47 +03:00