admin-panel/backend
oguz ozturk 0092003a7f feat: Add increment/decrement endpoints for CF account domain count
- Add POST /internal/{id}/increment endpoint
- Add POST /internal/{id}/decrement endpoint
- Prevent negative domain counts
- Return updated counts and available capacity
- Require internal API key authentication
2026-01-12 17:13:57 +03:00
..
app feat: Add increment/decrement endpoints for CF account domain count 2026-01-12 17:13:57 +03:00
migrations Fix: Correct table name in migration (cloudflare_accounts) 2026-01-12 16:48:13 +03:00
Dockerfile Add Docker deployment files and deployment guide 2026-01-11 17:12:18 +03:00
requirements.txt Complete admin panel: Flask backend + React frontend 2026-01-11 16:53:46 +03:00