kv-netflix/backend
vndangkhoa 056824cfa8 Refactor: Clean up codebase and improve project structure
- Remove debug files, binaries, and temp outputs from repo
- Update .gitignore to exclude cache, logs, and build artifacts
- Fix CI/CD workflow for Go backend (was referencing Python)
- Add graceful shutdown and config module to backend
- Add SSRF protection with URL validation
- Refactor handlers to reduce code duplication
- Add React ErrorBoundary component
- Add lazy loading for frontend routes
- Setup Vitest for frontend testing
- Update Dockerfile to use Go 1.23
2026-02-18 19:00:22 +07:00
..
cmd/server Refactor: Clean up codebase and improve project structure 2026-02-18 19:00:22 +07:00
internal Refactor: Clean up codebase and improve project structure 2026-02-18 19:00:22 +07:00
go.mod Refactor: Clean up codebase and improve project structure 2026-02-18 19:00:22 +07:00
go.sum V3 Release: Integrated Android TV App App across all themes, updated Docker for Synology NAS 2026-02-15 18:04:25 +07:00
streamflow.db Refactor: Full migration to Go backend and React TV-style frontend 2026-02-01 18:40:56 +07:00