Commit Graph

4 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 87611a284b Add authentication system - User model, JWT service, auth routes 2026-01-10 16:07:57 +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