Commit Graph

  • 3b30aae340 docs(web-support): update seo feat/web Kamil Moskała 2026-03-30 23:08:27 +02:00
  • 031c5b9e70 fix(web): notification controls race condition Kamil Moskała 2026-03-30 22:54:46 +02:00
  • aa37cfe9a9 fix(android): duration in seconds Kamil Moskała 2026-03-26 22:25:10 +01:00
  • efcaa6cf82 fix(web): types Kamil Moskała 2026-03-26 22:24:54 +01:00
  • c0c047cf33 feat: implement missins no-op fn on web Kamil Moskała 2026-03-26 19:55:06 +01:00
  • b99dc68117 refactor: events logic Kamil Moskała 2026-03-26 19:52:07 +01:00
  • ef634aa624 fix(web): bufferAhead Kamil Moskała 2026-03-26 18:23:43 +01:00
  • eacbd1e0ea docs(web): update event note Kamil Moskała 2026-03-26 18:18:08 +01:00
  • c70fd5ce74 lint: code Kamil Moskała 2026-03-26 18:13:55 +01:00
  • 9bce20ea7a refactor: extract WebMediaProxy for unified store/video access Kamil Moskała 2026-03-26 18:13:39 +01:00
  • 42f32b079d fix(web): add WebError type with proper HTML5 MediaError code mapping Kamil Moskała 2026-03-26 17:30:04 +01:00
  • f6280bd98c Merge branch 'master' into feat/web Kamil Moskała 2026-03-26 17:12:18 +01:00
  • 95678874fe docs: fix broken links in web support page Kamil Moskała 2026-03-26 16:45:44 +01:00
  • b847449d6b docs: update web docs Kamil Moskała 2026-03-26 16:18:00 +01:00
  • cb9bf8e821 feat: add disable audio session management (#4829) Filip Wnęk 2026-03-26 16:06:41 +01:00
  • b9dd036670 fix: lint errors, add missing VideoPlayerBase members, fix eslint for web files Kamil Moskała 2026-03-26 15:11:29 +01:00
  • 138d5f7856 fix(web): overlay radius Kamil Moskała 2026-03-26 14:36:49 +01:00
  • 7715ec1556 fix(web): types Kamil Moskała 2026-03-26 14:36:26 +01:00
  • ee3cfb2ddf docs: add web support page Kamil Moskała 2026-03-26 01:52:44 +01:00
  • f814ad1b73 feat(web): add experimental audio/video track APIs with WebVideoPlayer type Kamil Moskała 2026-03-26 01:22:46 +01:00
  • 96ba92ae94 fix(web): fullscreen targets container, guard double enable, remove unused mimeType Kamil Moskała 2026-03-26 00:54:26 +01:00
  • df5d664bf9 fix(web): use WeakRef for store to prevent DESTROYED errors on re-render Kamil Moskała 2026-03-26 00:38:36 +01:00
  • 30a9ee3ba9 style: normalize quotes to single in non-web files Kamil Moskała 2026-03-25 23:58:56 +01:00
  • 50bc8c92c2 chore: remove .editorconfig and shell.nix Kamil Moskała 2026-03-25 18:16:48 +01:00
  • 82e7d2e065 refactor(web): extract VideoStore type, simplify player with media getter Kamil Moskała 2026-03-25 18:11:31 +01:00
  • 7717c40429 . test Zoe Roux 2026-03-25 17:28:35 +01:00
  • 9fda566603 refactor(web): add preload type Kamil Moskała 2026-03-25 16:40:28 +01:00
  • 0f78b673bb fix(web): resize mode Kamil Moskała 2026-03-25 16:29:06 +01:00
  • 8e1a20a96a refactor: remove dead code Kamil Moskała 2026-03-25 16:20:05 +01:00
  • 7800719e90 refactor(web): move events to folder, fix error codes Kamil Moskała 2026-03-25 16:02:21 +01:00
  • 8f7eeea5bf feat(example): web Kamil Moskała 2026-03-25 15:51:34 +01:00
  • 8e8b089ddb fix(web): fix container warning and store lifecycle Kamil Moskała 2026-03-25 15:41:01 +01:00
  • 41c97080e3 fix(web): proper store attach order and video element fallback Kamil Moskała 2026-03-25 15:30:55 +01:00
  • 0bdd36a0b4 feat(web): migrate from video.js v8 to v10 (@videojs/react) Kamil Moskała 2026-03-25 14:45:50 +01:00
  • 152100f7bf chore: remove audio/video track and quality APIs from both platforms Kamil Moskała 2026-03-25 14:29:11 +01:00
  • 8ee2340819 refactor(web): split events by platform and isolate DOM types Kamil Moskała 2026-03-25 13:23:02 +01:00
  • 1f2ee5f06f chore: split tsconfig into web & default Kamil Moskała 2026-03-25 11:23:10 +01:00
  • bc060c668f feat(web): add supportedFeatures and __DEV__ warnings for unsupported methods Kamil Moskała 2026-03-25 08:58:58 +01:00
  • e6d02089b4 refactor(web): extract WebTrackHandler and shared video.js types Kamil Moskała 2026-03-25 08:49:03 +01:00
  • e1c705311b fix(web): bridge onError to consumers and fix __destroy cleanup Kamil Moskała 2026-03-25 00:13:31 +01:00
  • 3e839810f6 fix(web): critical runtime fixes Kamil Moskała 2026-03-25 00:08:10 +01:00
  • 580acb7225 fix(web): fix naming and typos Kamil Moskała 2026-03-25 00:04:36 +01:00
  • 9a22f3f2a5 Fix native compilation due to double/long mismatch Zoe Roux 2026-03-21 12:05:45 +01:00
  • 7376f69907 Merge master into web Zoe Roux 2026-03-20 18:59:06 +01:00
  • 4bfa59bc2e . v7-b8 Zoe Roux 2026-03-21 16:36:51 +01:00
  • d3f4432a37 Merge master into web master Zoe Roux 2026-03-20 18:59:06 +01:00
  • a01d203bcb chore: Upgrade to Nitro 0.35.0 (#4849) Marc Rousavy 2026-03-18 22:44:49 +01:00
  • 309c31e6bb chore: release v7.0.0-beta.8 Kamil Moskała 2026-03-18 20:39:36 +01:00
  • f3382f97f4 fix: video in fullscreen freeze after swiping (#4858) Kamil Moskała 2026-03-18 18:40:09 +01:00
  • 0a403dd62d fix(ios): stabilize NowPlaying controls (#4857) Kamil Moskała 2026-03-18 18:35:42 +01:00
  • eccf78b650 chore: release 7.0.0-beta.7 Kamil Moskała 2026-03-10 20:38:19 +01:00
  • 1b0726cf0e fix(ios): notification controls flow (#4854) Kamil Moskała 2026-03-09 17:44:12 +01:00
  • ddcb9e6dd9 fix(ios): fixed audio focus change on iOS (#4811) robertert 2026-03-09 13:54:44 +01:00
  • e96d9565bd fix(ios): restore inline UI after PIP stop to prevent black screen (#4852) Kamil Moskała 2026-03-09 12:32:44 +01:00
  • bb2debc566 chore: release 7.0.0-beta.6 Kamil 2026-02-06 12:10:01 +01:00
  • 8da799832a fix(ios): notification controls (#4838) Kamil Moskała 2026-02-06 11:55:59 +01:00
  • a1cc9eb7e3 docs: change fundaments with fundamentals (#4836) Kamil Moskała 2026-02-04 20:25:35 +01:00
  • 0b273d16de docs: refactor tabs (#4827) Kamil Moskała 2026-02-04 20:19:49 +01:00
  • a7b2e970e3 fix(ios): prevent KVO crash in HybridVideoPlayer.release() (#4828) EranK3 2026-02-03 13:03:18 +02:00
  • 07a04a7df8 chore: release 7.0.0-beta.5 Kamil 2026-02-03 00:16:51 +01:00
  • 5c8d73a545 fix(ios): handle fullscreen transition cancellation events (#4833) Kamil Moskała 2026-02-03 00:09:08 +01:00
  • 480ddfd715 fix: use correct languageCode on external subtitle (#4831) Kamil Moskała 2026-01-31 11:32:21 +01:00
  • b64c94faef chore: release 7.0.0-beta.4 Kamil 2026-01-30 23:51:44 +01:00
  • d32406d786 fix: external subtitle asset composition (#4830) Kamil Moskała 2026-01-30 22:44:10 +01:00
  • ff93ea675e chore: release 7.0.0-beta.3 Kamil 2026-01-22 12:09:42 +01:00
  • f6616272c4 chore: resolve lint & tsc errors (#4823) Kamil Moskała 2026-01-22 10:47:46 +01:00
  • b30eeef89c chore: resolve lint & tsc errors (#4823) Kamil Moskała 2026-01-22 00:20:06 +01:00
  • 86133e38cd fix: video not loading when external subtitles are malformed (#4822) Kamil Moskała 2026-01-21 23:37:51 +01:00
  • 28e295a6ee fix: access AudioFocusChangeListener on main thread (#4821) Kamil Moskała 2026-01-20 19:44:48 +01:00
  • 44812c29d0 docs: update README with feature descriptions and image size Filip Wnęk 2026-01-14 18:05:59 +01:00
  • 2a4f2da296 docs: add pro player banner to README (#4818) Filip Wnęk 2026-01-14 14:23:07 +01:00
  • 69b85ef51f feat: add Pro Player section to README (#4817) Filip Wnęk 2026-01-13 22:26:27 +01:00
  • 69f3dd9e31 docs: update landing page (#4807) Kamil Moskała 2025-12-29 20:52:14 +01:00
  • 6aaeebce8a docs: add eslint (#4805) Kamil Moskała 2025-12-24 00:07:13 +01:00
  • 84d7abb89f docs: restyle (#4803) Kamil Moskała 2025-12-23 12:13:05 +01:00
  • b2ea78bd45 docs: sync with branches changes Krzysztof Moch 2025-12-22 12:32:29 +01:00
  • 605feed68a chore: release 7.0.0-beta.2 Krzysztof Moch 2025-12-19 14:56:28 +01:00
  • ff882c23d0 refactor: don't use nitro dispose (#4802) Krzysztof Moch 2025-12-19 13:19:46 +01:00
  • 1eb317a566 docs: update README Krzysztof Moch 2025-12-18 13:23:31 +01:00
  • 00a6b19736 fix(android): local asset for android in release (#4784) Thibault Capelli 2025-12-18 13:19:27 +01:00
  • 39f88c8b05 chore: release 7.0.0-beta.1 Krzysztof Moch 2025-12-11 21:41:28 +01:00
  • 3c9bae7741 refactor: events logic (#4798) Krzysztof Moch 2025-12-11 17:38:23 +01:00
  • 95ddeeb999 chore: release 7.0.0-beta.0 Krzysztof Moch 2025-12-09 18:33:21 +01:00
  • 0f318bacbf chore: prepare for beta release (#4796) Krzysztof Moch 2025-12-09 17:35:37 +01:00
  • caa17d0458 chore: release 7.0.0-alpha.12 (#4794) Kamil Moskała 2025-12-08 22:08:26 +01:00
  • 9db3e41575 fix(nitrogen): release build issue for plugins (#4793) Kamil Moskała 2025-12-08 21:26:26 +01:00
  • 147df1801a chore: release 7.0.0-alpha.11 Krzysztof Moch 2025-11-30 15:46:42 +01:00
  • 556d1bea4f fix: handles view not found error gracefully (#4788) Krzysztof Moch 2025-11-30 15:42:31 +01:00
  • 843c936fa0 chore: release 7.0.0-alpha.10 Krzysztof Moch 2025-11-23 15:19:30 +01:00
  • 99d3861c8c fix(android): notification and app name retrieval (#4781) Krzysztof Moch 2025-11-23 14:00:20 +01:00
  • 72f0a56676 chore: remove console log Krzysztof Moch 2025-11-16 18:33:09 +01:00
  • fc360200ca chore: release 7.0.0-alpha.9 Krzysztof Moch 2025-11-16 18:29:55 +01:00
  • 2e88f36a5a fix: player initialization bugs (#4775) Krzysztof Moch 2025-11-16 18:27:59 +01:00
  • 8ee914f1da fix(iOS): disable allowsVideoFrameAnalysis (#4643) Alexander Tsirel 2025-11-12 00:06:33 +11:00
  • b0ec47d58c fix(android): restore views after PiP exit (#4766) Krzysztof Moch 2025-11-07 16:49:24 +01:00
  • c093ab2eae chore: release 7.0.0-alpha.8 Krzysztof Moch 2025-11-06 09:09:04 +01:00
  • fd011938fa chore: lint code Krzysztof Moch 2025-11-06 09:08:11 +01:00
  • 92c832864d fix(android): disable controls when in PiP Krzysztof Moch 2025-11-06 09:02:40 +01:00
  • 649bc1c88e fix(ios): don't recreate AVPlayerViewController if player haven't changed (#4758) Krzysztof Moch 2025-11-03 14:55:03 +01:00
  • 0a6c35784d feat: enhance source loading (#4755) Krzysztof Moch 2025-11-03 14:15:50 +01:00