Commit Graph

8 Commits

Author SHA1 Message Date
oguz ozturk 313e60ccef Fix import paths for token_required decorator 2026-01-10 16:55:16 +03:00
oguz ozturk 0190a8e0a0 Add customer routes and update domain model with project_name 2026-01-10 16:51:27 +03:00
oguz ozturk 4676200874 Add foreign key constraint for customer_id in Domain model 2026-01-10 16:13:21 +03:00
oguz ozturk 87611a284b Add authentication system - User model, JWT service, auth routes 2026-01-10 16:07:57 +03:00
oguz ozturk de9963c702 Fix webhook deployment endpoint - use local script 2026-01-10 15:36:22 +03:00
oguz ozturk f54467436a feat: Yeni DNS akışı - CF hesap seçimi, NS yönlendirme, Admin panel
- Backend: CloudflareAccount modeli ve şifreleme
- Backend: Admin API endpoints (CF hesap yönetimi)
- Backend: DNS API endpoints (NS kontrolü, token doğrulama)
- Backend: Nameserver servisi (DNS sorgulama)
- Frontend: DomainSetupNew - Yeni domain kurulum akışı
- Frontend: CF hesap seçimi (Kendi/Şirket)
- Frontend: NS yönlendirme talimatları + otomatik polling
- Frontend: DNS önizleme + Proxy seçimi
- Frontend: Admin panel - CF hesap yönetimi
- Frontend: CFTokenGuide modal - API token oluşturma rehberi
- Frontend: NSInstructions component
- Deployment: deploy.sh script
- Service: hosting-backend.service systemd dosyası
2026-01-10 14:14:29 +03:00
oguz ozturk c7f859ef35 Add webhook endpoint for auto-deployment 2026-01-10 13:17:33 +03:00
oguz ozturk 0593965305 Initial commit: Backend API with Cloudflare integration 2026-01-10 13:06:24 +03:00