Commit graph

48 commits

Author SHA1 Message Date
vndangkhoa
7b4d1fa014 fix: switch to CGO sqlite driver to resolve Synology OOM error 2026-02-01 19:31:37 +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
vndangkhoa
908d6f05aa Fix: correct secret key in built frontend JS files 2026-01-03 08:28:30 +07:00
vndangkhoa
f99cb61ff5 Increase HMAC time tolerance to 30 minutes for NAS time sync 2026-01-03 08:09:23 +07:00
vndangkhoa
a3a0948f66 chore: Retry Docker build with updated token scopes 2026-01-03 07:42:30 +07:00
vndangkhoa
ef61dc746b chore: Trigger Docker build with DockerHub secrets 2026-01-03 07:37:28 +07:00
vndangkhoa
b479903b6c fix(ci): Add load:true for Docker image and secret key for testing 2026-01-03 07:23:47 +07:00
vndangkhoa
2bd44bb8b0 fix(ci): Update Docker test image name to streamflix 2026-01-03 07:20:03 +07:00
vndangkhoa
48cc3d5352 fix(ci): Update Docker image to vndangkhoa/streamflix
- Changed CI/CD to push to streamflix instead of streamflow
- Updated docker-compose.yml image reference
- Both backend and frontend will be rebuilt with correct secret key
2026-01-03 07:18:06 +07:00
vndangkhoa
fffa70313e fix(docker): Add STREAMFLIX_SECRET_KEY to match Android TV app 2026-01-03 07:07:42 +07:00
vndangkhoa
9b2ff6da9d fix(android-tv): Use production API URL instead of local emulator URL
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
- Switched ApiClient.kt baseUrl from http://10.0.2.2:8000/ to BuildConfig.API_BASE_URL
- This fixes video loading issue on real Android TV devices
- Local emulator URL only works in Android Emulator with local backend
2026-01-03 06:56:35 +07:00
vndangkhoa
df31e15fa8 ci: remove backend-test dependency from Docker Build 2026-01-03 00:47:37 +07:00
vndangkhoa
e4120b7954 chore: bump version to 1.3.2 for release test
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-01-03 00:42:08 +07:00
vndangkhoa
e54b25a9b4 ci: add dedicated release workflow for easier APK deployments 2026-01-03 00:39:57 +07:00
vndangkhoa
1893541864 fix(mobile): use public access modifier for onDestroy override 2026-01-03 00:17:36 +07:00
vndangkhoa
62c30d5762 ci: include Android PNG resources in the repository and fix build failures 2026-01-03 00:10:47 +07:00
vndangkhoa
214259c998 ci: upgrade to Java 21 for Android builds 2026-01-03 00:03:51 +07:00
vndangkhoa
6a68f69d1f ci: add capacitor sync to mobile build 2026-01-02 23:56:21 +07:00
vndangkhoa
1eb497a089 ci: automate GitHub Release with TV and Mobile APKs 2026-01-02 23:51:58 +07:00
vndangkhoa
f843db9bff chore: bump TV version to 1.3.1 and update README download links 2026-01-02 23:47:19 +07:00
vndangkhoa
c239526086 feat(mobile): add background playback and wake lock support, bump version to 1.3.1 2026-01-02 23:39:20 +07:00
vndangkhoa
9ed95f5b97 style: update app icon and banner to YouTube-style Play Button 2026-01-02 23:21:11 +07:00
vndangkhoa
36fb950a1a chore(release): v1.3.0 - fix search UI, branding, and navigation polish 2026-01-02 23:17:33 +07:00
vndangkhoa
b2a81618b7 Update APK filenames in README to match webapp 2025-12-25 23:38:20 +07:00
vndangkhoa
bdbdd1652d v1.2.0: Android TV - Splash screen, Watch history, My List 2025-12-25 23:31:35 +07:00
Khoa.vo
8253ff5b7a v1.0.10: Android TV D-pad navigation support
- Added full D-pad navigation for Android TV remote control
- Improved TV device detection (Fire TV, Shield, Google TV, etc.)
- Row-based navigation: Left/Right stay in row, Up/Down moves between rows
- Back button support for closing modals
- Enhanced focus styles for 10-foot viewing distance
- Separate Mobile and TV download options on download page
- Updated deploy script for dual APK releases
2025-12-25 07:26:06 +07:00
Khoa.vo
9d1d9bc741 v1.0.10: Android TV D-pad navigation + new app icons
- Added tabindex to video cards for D-pad focus
- Auto-detect TV mode and auto-focus first card
- Enhanced red glow focus styles for TV viewing distance
- Regenerated Android launcher icons with StreamFlix branding
2025-12-24 20:59:56 +07:00
Khoa.vo
b0bb0f02f3 fix: update APK download link to match GitHub Release filename 2025-12-24 20:27:44 +07:00
Khoa.vo
893fe088a3 v1.0.9: GitHub Releases APK deployment + new Android icons 2025-12-24 20:10:21 +07:00
Khoa.vo
3341f20256 feat(branding): Red SVG icons and updated APK 2025-12-24 17:36:43 +07:00
Khoa.vo
4c71c4853a release(v1.0.9): Fresh build with cleartext traffic and API fixes 2025-12-24 17:23:51 +07:00
Khoa.vo
6607315658 fix(api): Hardcode API URL for Android and add error toast 2025-12-24 16:22:44 +07:00
Khoa.vo
3151691fac fix(player): Force native HLS on Android to resolve WebView black screen 2025-12-24 15:42:09 +07:00
Khoa.vo
979f9de6b2 docs: Update README to v1.0.8 2025-12-24 14:55:51 +07:00
Khoa.vo
47a08d30ad v1.0.8: Added Android APK to static assets 2025-12-24 14:54:16 +07:00
Khoa.vo
ee7da73065 v1.0.8: Android configured for live server loading (auto-updates), version 1.0.8 2025-12-24 14:40:04 +07:00
Khoa.vo
6dab7530ae v1.0.8: Simplified Dockerfile - use pre-built backend/static, includes Get App button 2025-12-24 14:20:39 +07:00
Khoa.vo
a00c204dcd v1.0.7: Fixed README emoji and docker-compose image name to streamflix 2025-12-24 13:59:28 +07:00
Khoa.vo
c2bb3c0d45 v1.0.7: Updated README with hotfix changelog, fixed Docker Hub badge 2025-12-24 13:58:49 +07:00
Khoa.vo
ac46b5527e HOTFIX: Add missing Request import to fix Docker crash 2025-12-24 12:46:09 +07:00
Khoa.vo
39f6f72ce8 v1.0.6: Cleaned old APKs, updated Dockerfile reference 2025-12-24 12:37:56 +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
Khoa.vo
a9da3c360e v1.0.5 Gold Master - Final Release 2025-12-24 10:50:25 +07:00
Khoa.vo
b2160a68bb docs: enhance README with performance features and updated tech stack 2025-12-24 06:44:40 +07:00
Khoa.vo
6ca4a168be chore: initial commit with premium Liquid Glass UI and performance optimizations 2025-12-23 18:30:09 +07:00