v27.1
This commit is contained in:
@@ -19,6 +19,7 @@ This page is public operator documentation. It describes behavior, API, environm
|
||||
- Platform settings management (panel, subscription delivery, Telegram, IP information provider).
|
||||
- User IP history with country, city, ISP, and ASN enrichment through IPinfo.io or ip-api.com.
|
||||
- OAuth-based DonationAlerts integration with automatic token refresh and RUB balance deposits linked by user UUID.
|
||||
- DonatePay API integration with automatic RUB balance deposits linked by UUID in the donation comment.
|
||||
- Telegram broadcast messages with user filtering and delivery tracking.
|
||||
- Referral system with code-based self-approval for pending users.
|
||||
- Audit logs, usage queries, metrics, and health checks.
|
||||
@@ -160,6 +161,7 @@ Missing or unknown `format` falls back to `v2ray`.
|
||||
| `GET` | `/me/balance` | Current balance. |
|
||||
| `GET` | `/me/balance/transactions` | User balance history. |
|
||||
| `GET` | `/me/donation-alerts` | Safe DonationAlerts payment settings and the current user's UUID. |
|
||||
| `GET` | `/me/donatepay` | Safe DonatePay payment settings and the current user's UUID. |
|
||||
| `GET` | `/me/subscriptions` | User subscriptions. |
|
||||
| `GET` | `/me/links` | User subscription links. |
|
||||
| `GET` | `/me/configs` | Available configs for the user. |
|
||||
|
||||
Reference in New Issue
Block a user