Commit Graph

  • 6e63afc61a feat(casting): replace H265 toggle with Chromecast profile selector Uruk 2026-05-21 02:32:18 +02:00
  • 80fdd579f3 chore(deps): Update dependency @react-native-community/cli to v20.1.3 (#1571) renovate[bot] 2026-05-21 02:28:38 +02:00
  • bcf6b705e1 refactor(casting): route all cast loads through loadCastMedia Uruk 2026-05-21 02:27:20 +02:00
  • fb8c649f6f feat(casting): add unified loadCastMedia with downgrade-on-failure Uruk 2026-05-21 02:20:06 +02:00
  • 6ecadecb87 feat(casting): add chromecastProfile and chromecastMaxBitrate settings Uruk 2026-05-21 02:17:59 +02:00
  • e3f105691b feat(casting): add Chromecast device profile builder Uruk 2026-05-21 02:16:29 +02:00
  • bcfa8c6d63 feat(casting): add Chromecast capability detection Uruk 2026-05-21 02:13:31 +02:00
  • 17450e3811 docs(casting): add device profiles implementation plan Uruk 2026-05-21 02:09:44 +02:00
  • 9759d84aa2 docs(casting): drop settings migration from profiles design Uruk 2026-05-21 01:46:57 +02:00
  • 28d8b28c73 docs(casting): add device profiles & capability detection design spec Uruk 2026-05-21 01:42:04 +02:00
  • a4e47e5cb7 feat(casting): improve track selection and session handling Uruk 2026-05-21 00:48:06 +02:00
  • fcd7e46599 fix: resolve 13 review issues across casting components Uruk 2026-02-09 22:31:07 +01:00
  • a841619d78 Fix: Generates UUID v4 for play session ID Uruk 2026-02-09 22:19:17 +01:00
  • 6c72a2803f fix(chromecast): replace Math.random with crypto.getRandomValues for session ID Uruk 2026-02-09 22:08:29 +01:00
  • 6bf00abb9b fix: Refactors casting player and components Uruk 2026-02-09 22:03:48 +01:00
  • ac405af3b2 Fix: Improves Chromecast casting experience Uruk 2026-02-09 21:43:33 +01:00
  • 9ec81cfa1d Fix: Improves Chromecast casting experience Uruk 2026-02-08 15:23:01 +01:00
  • 28bf1489c1 Fix: Improve casting and segment skipping Uruk 2026-02-08 15:01:02 +01:00
  • 68d64fec9c feat: Enhances casting player with trickplay Uruk 2026-02-05 22:28:18 +01:00
  • 9dcbcdc41d fix: Refactors Chromecast casting player Uruk 2026-02-04 21:03:49 +01:00
  • 99775b353f feat: Enhances casting player with API data Uruk 2026-01-23 15:46:03 +01:00
  • 7589ccd284 feat: Enhance Chromecast functionality and UI improvements Uruk 2026-01-22 18:57:56 +01:00
  • d4f730fc54 fix: use full route path for casting-player navigation Uruk 2026-01-20 19:07:15 +01:00
  • e002381706 debug: add logging to Chromecast button tap handler Uruk 2026-01-20 19:05:55 +01:00
  • 838a248d28 fix: handle casting-player navigation when no back stack exists Uruk 2026-01-20 19:04:29 +01:00
  • a5c72011a8 fix: route Chromecast button to custom casting-player instead of native UI Uruk 2026-01-20 19:03:18 +01:00
  • 51bd8a92da refactor(casting): remove AirPlay references, keep extensible architecture Uruk 2026-01-19 22:58:26 +01:00
  • 515e05015f chore: remove unnecessary AirPlay documentation Uruk 2026-01-19 22:53:19 +01:00
  • 7126564f72 feat(casting): complete all remaining TODOs Uruk 2026-01-19 22:52:46 +01:00
  • 6894decdba feat: optimize and complete casting system implementation Uruk 2026-01-19 22:46:12 +01:00
  • 72c050b9a5 refactor: clean up dead code and consolidate casting utilities Uruk 2026-01-19 22:40:05 +01:00
  • 1da3d7cfc6 feat(casting): unify Chromecast and AirPlay into single casting interface Uruk 2026-01-19 22:33:41 +01:00
  • 594a1d04aa feat(airplay): add complete AirPlay support for iOS Uruk 2026-01-19 22:30:34 +01:00
  • 9efe12637b feat(chromecast): add modal components and integrate autoskip API Uruk 2026-01-19 22:22:20 +01:00
  • 9398f5f104 feat(chromecast): integrate autoskip segments into chromecast player Uruk 2026-01-19 22:21:17 +01:00
  • 18600a4956 refactor: optimize segment handling with useMemo and improve skip function fallback Uruk 2026-01-14 20:21:15 +01:00
  • e54bdd048b feat: add skip credit button text localization to BottomControls and Controls Uruk 2026-01-14 20:18:09 +01:00
  • e35623c46c refactor: remove unused Segment interface from MediaTimeSegment Uruk 2026-01-14 20:16:10 +01:00
  • 25730a24d6 fix: update dependencies in skipSegment callback for accurate state tracking Uruk 2026-01-14 20:15:11 +01:00
  • 5a1fe51ad7 fix: handle null settings in useSkipOptions for safer access Uruk 2026-01-14 20:15:05 +01:00
  • 8dc0421e22 feat: add timeout management for playback to prevent race conditions Uruk 2026-01-14 20:13:49 +01:00
  • 4125924aa6 fix: correct order of segment skip options in settings Uruk 2026-01-14 20:11:28 +01:00
  • eeb27cbaf6 refactor: move player translations to common section Uruk 2026-01-14 14:12:36 +01:00
  • 88b79920bf feat: add i18n support for skip button text Uruk 2026-01-14 14:10:28 +01:00
  • 203c6d59b0 refactor: address GitHub Copilot review comments Uruk 2026-01-14 14:07:14 +01:00
  • bb491d4e86 refactor: apply CodeRabbit suggestions for segment skip feature Uruk 2026-01-14 14:04:27 +01:00
  • 0b6639fc4e feat: add comprehensive segment skip with all 5 types and settings submenu Uruk 2026-01-14 13:44:45 +01:00
  • 71d922beeb fix(chromecast): resolve TypeScript errors and improve type safety Uruk 2026-01-19 22:13:54 +01:00
  • 5e60b6c2f8 feat(chromecast): add new player UI with mini player, hooks, and utilities Uruk 2026-01-19 22:02:06 +01:00
  • da70541c8e fix: add Chromecast video progress tracking Uruk 2026-01-19 20:41:06 +01:00
  • f79cf1925d chore(deps): Update dependency @react-native-tvos/config-tv to v0.1.6 (#1430) renovate[bot] 2026-05-21 00:18:29 +02:00
  • 8bb0d845a2 chore(deps): Update dependency lint-staged to v17 (#1570) renovate[bot] 2026-05-20 23:29:39 +02:00
  • c7cd8217c9 chore(deps): Update dependency react-i18next to v16.5.8 (#1500) renovate[bot] 2026-05-20 23:03:35 +02:00
  • 235ba1473f chore(deps): Update dependency lint-staged to v16.4.0 (#1507) renovate[bot] 2026-05-20 22:40:20 +02:00
  • 284a4e3d41 chore(deps): Update dependency expo-doctor to v1.18.22 (#1506) renovate[bot] 2026-05-20 19:10:36 +02:00
  • 1fd3574520 chore(deps): Update actions/github-script action to v9 (#1568) renovate[bot] 2026-05-20 18:36:38 +02:00
  • f1188c090a chore(deps): Update peter-evans/create-pull-request action to v8.1.1 (#1566) renovate[bot] 2026-05-20 17:37:53 +02:00
  • 1321a5c000 chore(deps): Update actions/dependency-review-action action to v5 (#1567) renovate[bot] 2026-05-20 17:05:10 +02:00
  • 3d18312903 Merge branch 'feat/tv-interface' of https://github.com/streamyfin/streamyfin into feat/tv-interface Lance Chant 2026-05-20 15:31:08 +02:00
  • 4bef386b82 fix(tvOS): Patches for udp and screens menu button handling (#1564) Steve Byatt 2026-05-20 14:30:40 +01:00
  • e84cea6427 chore: cleanup (#1565) lance chant 2026-05-20 15:29:24 +02:00
  • 52bc5e912d chore(deps): Update actions/dependency-review-action action to v4.9.0 (#1502) renovate[bot] 2026-05-20 15:28:34 +02:00
  • 023bd15ca2 chore: cleanup Lance Chant 2026-05-20 15:04:15 +02:00
  • 7bccafc476 chore(deps): Update actions/dependency-review-action action to v4.8.3 (#1499) renovate[bot] 2026-05-20 14:49:24 +02:00
  • 8df61838d4 chore(deps): Update actions/cache action to v5.0.5 (#1429) renovate[bot] 2026-05-20 13:43:17 +02:00
  • 55776d887f chore(deps): Update maxim-lobanov/setup-xcode digest to ed7a3b1 (#1498) renovate[bot] 2026-05-20 13:17:20 +02:00
  • 2e7079cb5a chore(deps): Update github/codeql-action action to v4.35.5 (#1508) renovate[bot] 2026-05-20 12:54:50 +02:00
  • a1c98f9285 fix: tv overlay focus navigation (#1558) Steve Byatt 2026-05-20 11:53:01 +01:00
  • ca4f24ded0 fix: handle TV menu and back navigation (#1559) Steve Byatt 2026-05-20 08:57:19 +01:00
  • 92deba14f3 Adding QR code login (#1557) lance chant 2026-05-20 08:41:49 +02:00
  • ece5750d34 Feat/tv interface uniform scale (#1562) lance chant 2026-05-20 07:56:39 +02:00
  • 428455f6a6 chore(deps): Update actions/setup-node action to v6.4.0 (#1503) renovate[bot] 2026-05-20 01:08:17 +02:00
  • 8c749cdc4d chore(deps): Update oven-sh/setup-bun action to v2.2.0 (#1509) renovate[bot] 2026-05-20 00:44:45 +02:00
  • 7ed0c00ce7 chore(deps): Update actions/upload-artifact action to v7 (#1510) renovate[bot] 2026-05-20 00:24:58 +02:00
  • 222ae69644 chore(deps): Update marocchino/sticky-pull-request-comment action to v3 (#1512) renovate[bot] 2026-05-20 00:03:36 +02:00
  • fec8df37f7 chore(deps): Pin dependencies (#1537) renovate[bot] 2026-05-19 23:40:40 +02:00
  • 0e0e722e1c chore(deps): Update crowdin/github-action action to v2.16.2 (#1504) renovate[bot] 2026-05-19 19:58:56 +02:00
  • 2ce810c191 fix(player/ios): Disable subtitles embedding for iOS simulator (#1544) Théo FORTIN 2026-04-24 10:44:30 +02:00
  • 60288e61ff chore(deps): bump lodash in the npm_and_yarn group across 1 directory dependabot/npm_and_yarn/npm_and_yarn-52571dc7e9 dependabot[bot] 2026-04-10 03:56:54 +00:00
  • 564a593a3a fix: Close modal when back button is pressed on Android (#1487) Alex Collado 2026-03-12 13:45:17 +01:00
  • 479e23f001 fix(i18n): Update transalation for Russian lang (#1427) Gallyam Biktashev 2026-02-21 22:51:01 +05:00
  • ccdd7770c9 More fixes Alex Kim 2026-02-19 18:50:36 +11:00
  • 24cb679c0b Fix some formatting Alex Kim 2026-02-19 18:39:00 +11:00
  • af50b023ef Sync subtitle and audio indexes between server and offline Alex Kim 2026-02-19 18:23:45 +11:00
  • 019f863b3e feat: New Crowdin Translations (#1346) github-actions[bot] 2026-02-19 07:45:11 +01:00
  • 54d8693999 chore(deps): Update crowdin/github-action action to v2.14.1 (#1453) renovate[bot] 2026-02-19 07:44:30 +01:00
  • 8c0cbffd98 fix(logs): change the mimeType and UTI to the proper types for log ex… (#1424) quang-tran 2026-02-19 01:39:29 -05:00
  • 9f9d949891 feat: Re-add native apple controls for mpv (#1411) Alex 2026-02-19 17:38:01 +11:00
  • 2755f340c4 Merge branch 'autoskip' into feat/local-intros feat/local-intros Gauvain 2026-02-18 15:16:32 +01:00
  • 63ed386369 Merge branch 'develop' into autoskip Gauvain 2026-02-18 15:07:20 +01:00
  • a38737df2e removing unused variable Lance Chant 2026-02-13 16:32:10 +02:00
  • ce1e1dfc77 Revert "fix: text ui scaling" Lance Chant 2026-02-13 16:30:36 +02:00
  • 719c875293 feat: adding support for local intros Lance Chant 2026-02-13 16:23:32 +02:00
  • d6d2cf6aca chore(deps): Update dependency @react-native-community/cli to v20.1.1 (#1413) renovate[bot] 2026-01-31 17:26:38 +01:00
  • 4389b56bd0 chore(deps): Update dependency react-i18next to v16.5.4 (#1414) renovate[bot] 2026-01-31 17:26:01 +01:00
  • 294568eef3 chore(deps): Update actions/cache action to v5.0.2 (#1397) renovate[bot] 2026-01-31 17:25:31 +01:00
  • 0ee5488308 chore(deps): Update github/codeql-action action to v4.32.0 (#1410) renovate[bot] 2026-01-31 17:25:22 +01:00
  • c0908ad44d chore(deps): Update dependency @tanstack/react-query to v5.90.20 (#1405) renovate[bot] 2026-01-31 17:25:12 +01:00
  • b5b29d434c chore(deps): Update dependency lodash to v4.17.23 [SECURITY] (#1394) renovate[bot] 2026-01-31 17:25:02 +01:00
  • 626c0a98a8 chore(deps): Update peter-evans/create-pull-request action to v8.1.0 (#1401) renovate[bot] 2026-01-31 17:24:53 +01:00