vndangkhoa
22229153b9
update android tv apk with production url
StreamFlow CI/CD / Backend Tests (push) Waiting to run
StreamFlow CI/CD / Backend Lint (push) Waiting to run
StreamFlow CI/CD / Frontend Tests (push) Waiting to run
StreamFlow CI/CD / Android TV Build (push) Waiting to run
StreamFlow CI/CD / Docker Build (push) Blocked by required conditions
StreamFlow CI/CD / Docker Publish (push) Blocked by required conditions
2026-03-02 07:34:15 +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
cbfdd34253
Refactor: Full migration to Go backend and React TV-style frontend
2026-02-01 18:40:56 +07:00
vndangkhoa
f99cb61ff5
Increase HMAC time tolerance to 30 minutes for NAS time sync
2026-01-03 08:09:23 +07:00
Khoa.vo
5232794c67
v1.0.6: Updated README with changelog, renamed APK
2025-12-24 12:36:54 +07:00
Khoa.vo
00ccf95cae
v1.0.6: Image optimization, navigation fixes, PWA improvements
...
- Optimized mobile image loading (180px vs 200px desktop)
- Fixed Install App navigation not working on desktop
- Fixed replaceChild null error in hero rendering
- Added PWA icon (512x512)
- Fixed back button navigation issues
- Added mobile bottom padding for nav bar
- Moved Get App FAB higher to avoid nav overlap
- Removed unnecessary pushState from video navigation
- Made Search/MyList tabs not scroll to top on mobile
- Removed duplicate Android TV section from download page
2025-12-24 12:21:34 +07:00