hosting-platform/frontend
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
..
src feat: Yeni DNS akışı - CF hesap seçimi, NS yönlendirme, Admin panel 2026-01-10 14:14:29 +03:00
.env.production Update to domain-based configuration with HTTPS 2026-01-10 13:31:26 +03:00
index.html Add React frontend with Tailwind CSS 2026-01-10 13:14:12 +03:00
package.json Add React frontend with Tailwind CSS 2026-01-10 13:14:12 +03:00
postcss.config.js Add React frontend with Tailwind CSS 2026-01-10 13:14:12 +03:00
tailwind.config.js Add React frontend with Tailwind CSS 2026-01-10 13:14:12 +03:00
vite.config.js Add allowedHosts to Vite config 2026-01-10 13:34:25 +03:00