Commit graph

14 commits

Author SHA1 Message Date
vndangkhoa
46818cced5 chore: release v3.9 2026-02-27 22:36:36 +07:00
vndangkhoa
1bd470731c Fix SPA routing and frontend search duplicates
Some checks failed
Release APKs / Build TV APK (push) Has been cancelled
Release APKs / Build Mobile APK (push) Has been cancelled
Release APKs / Create Release (push) Has been cancelled
2026-02-20 21:00:36 +07:00
vndangkhoa
7d696a93af Release v3.7: Codebase cleanup and security improvements
Some checks failed
Release APKs / Build TV APK (push) Has been cancelled
Release APKs / Build Mobile APK (push) Has been cancelled
Release APKs / Create Release (push) Has been cancelled
2026-02-18 19:12:47 +07:00
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
vndangkhoa
863be08e38 Deploy v3.7: Fix duplicate episodes & update Android TV app 2026-02-17 14:10:02 +07:00
vndangkhoa
9701497475 V3.5: Fix extract 500 error - skip empty URLs and install yt-dlp in Docker 2026-02-16 19:35:00 +07:00
vndangkhoa
f1bbe53ba6 V3.4 Release: Prevent screen sleep during playback (Web & Android TV) 2026-02-16 08:45:53 +07:00
vndangkhoa
d22f14df5c V3.3 Release: Rebranded to kv-netflix and added PWA support 2026-02-16 08:40:36 +07:00
vndangkhoa
76e356512a UI Fix: Standardized Recommendation rows and synchronized grid layouts 2026-02-16 08:31:34 +07:00
vndangkhoa
636e751b31 V3.2 Release: Optimized Mobile Grid Layouts (2-3 columns) across all themes 2026-02-16 08:28:21 +07:00
vndangkhoa
05b320e823 V3 Release: Integrated Android TV App App across all themes, updated Docker for Synology NAS 2026-02-15 18:04:25 +07:00
vndangkhoa
f2e7467abf feat: dockerize app, add brand assets, implement wake lock 2026-02-01 19:13:15 +07:00
vndangkhoa
32a5ebdff2 Fix: Smart recommendations category mismatch and MovieRow clickability 2026-02-01 18:44:20 +07:00
vndangkhoa
cbfdd34253 Refactor: Full migration to Go backend and React TV-style frontend 2026-02-01 18:40:56 +07:00