hosting-platform/backend/app
oguz ozturk 0b2920e43f feat: Add increment/decrement methods to AdminAPIService
- Add increment_domain_count() method
- Add decrement_domain_count() method
- Update deploy script to preserve .env settings
2026-01-12 17:13:59 +03:00
..
__pycache__ Initial commit: Customer panel 2026-01-11 17:38:39 +03:00
api Initial commit: Customer panel 2026-01-11 17:38:39 +03:00
models Add CF account auto-selection and verification toggle 2026-01-12 16:32:43 +03:00
routes feat: Integrate Admin Panel API for CF account management 2026-01-12 16:57:46 +03:00
services feat: Add increment/decrement methods to AdminAPIService 2026-01-12 17:13:59 +03:00
utils Initial commit: Customer panel 2026-01-11 17:38:39 +03:00
__init__.py Initial commit: Customer panel 2026-01-11 17:38:39 +03:00
config.py feat: Integrate Admin Panel API for CF account management 2026-01-12 16:57:46 +03:00
main.py Initial commit: Customer panel 2026-01-11 17:38:39 +03:00