c0mrade
9a2aea038a
chore: add uv package manager and ruff linter configuration
...
- Add pyproject.toml with uv and ruff configuration
- Pin Python version to 3.13 via .python-version
- Add Makefile commands: lint, format, fix
- Apply ruff formatting to entire codebase
- Remove unused imports (base64 in yookassa/simple_subscription)
- Update .gitignore for new config files
2026-01-24 17:45:27 +03:00
Egor
9f14ae67da
Update __init__.py
2025-12-22 14:48:14 +03:00
gy9vin
afd4fe8d1d
Конкурсы +АПИ
2025-12-14 14:37:29 +03:00
Egor
49b8a96a84
Handle missing creator on welcome text creation
2025-11-25 01:25:41 +03:00
Egor
2679172ae4
Fix referrer query predicate
2025-11-25 00:54:05 +03:00
Egor
eab4cce251
Add subscription events universal migration
2025-11-23 04:33:44 +03:00
Egor
86ebff4948
Serve proxy media with detected content type
2025-11-23 04:09:04 +03:00
Egor
08e0b3a657
Validate promo groups before updating server
2025-11-03 07:19:03 +03:00
Egor
30ec07f7fe
Avoid loading poll responses in list endpoint
2025-10-24 09:39:39 +03:00
Egor
5f316f85b3
feat: expose monitoring logs through web api
2025-10-24 09:06:08 +03:00
Egor
d0ce5438a8
Add admin API and service for dynamic main menu buttons
2025-10-08 05:59:37 +03:00
Egor
422686dd2c
Revert "Add user API tokens and verification endpoint"
2025-10-08 01:26:42 +03:00
Egor
cdff9c4666
Add user API token management and external verification endpoint
2025-10-08 01:24:12 +03:00
Egor
64a4ece0fe
Allow FAQ creation API to pass display order and status
2025-10-07 06:28:26 +03:00
Egor
a2cb7527f8
feat(api): add promo offers endpoints and docs
2025-10-06 04:27:21 +03:00
Egor
3b392a671d
Revert "Implement targeted promotional offer campaigns"
2025-10-04 10:04:49 +03:00
Egor
3f8ea7f8fd
Add promotional offer broadcasting support
2025-10-04 09:59:17 +03:00
Egor
f919368d0b
Document miniapp deployment and reverse proxy setup
2025-10-01 02:32:36 +03:00
Egor
60d23bedde
Revert "Add tariff-based subscription mode"
2025-10-01 02:06:18 +03:00
Egor
70ad084bcd
Add tariff-aware subscription API handling
2025-10-01 02:04:20 +03:00
Egor
6004607bf6
Update __init__.py
2025-09-28 05:45:41 +03:00
Egor
40e4b1ce7f
Ensure RemnaWave routes are imported for OpenAPI
2025-09-28 05:45:09 +03:00
Egor
e71b7f4533
Revert "Revert "Add administrative web API and database support""
2025-09-26 05:18:41 +03:00
Egor
0a3913a2aa
Revert "Add administrative web API and database support"
2025-09-26 05:18:21 +03:00
Egor
b5f7e06605
Add administrative web API and database support
2025-09-26 05:16:58 +03:00