Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: karl-rousseau/HybridTvViewer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: smartclip/HybridTvViewer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 16 commits
  • 93 files changed
  • 3 contributors

Commits on Aug 20, 2019

  1. REFACTOR: webpack, cleanup, fixes, restyle

    Volker Jung committed Aug 20, 2019
    Configuration menu
    Copy the full SHA
    560f3e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2019

  1. FIX: hbb header not detected in all cases

    Volker Jung committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    04b1d51 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

  1. FIX: extension loaded on any url containing 'undefined'

    Volker Jung committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    18025c4 View commit details
    Browse the repository at this point in the history
  2. FIX: polyfill standalone initialization

    Volker Jung committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    9b18a09 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. FEAT: force plugin via popup

    Volker Jung committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    46e5935 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. FEAT: move hbbtv view into iframe

    Now we are able to style the plugin without style conflicts with the hbbtv page.
    Volker Jung committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    fc9a3ec View commit details
    Browse the repository at this point in the history
  2. MAINT: css style fix

    Volker Jung committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    f86596f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. FEAT: set focus broder on iframe

    Volker Jung committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    32e060c View commit details
    Browse the repository at this point in the history
  2. FEAT: pass streamevents from extension to hbb app - use custom HBBTV_…

    …POLYFILL_NS to simplify callback handling
    Volker Jung committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    c291f6a View commit details
    Browse the repository at this point in the history
  3. FEAT: handle same origin messaging without page reload

    Volker Jung committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    8f2afa2 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2019

  1. Configuration menu
    Copy the full SHA
    7248fd8 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. feat: custom user agent, set channel config - currently fix in backgr…

    …ound
    Volker Jung committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    b8d6a08 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. style: updated bottom ui and popup styles

    Volker Jung committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    c0f9824 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. fix: set user agent

    Volker Jung committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    d3d9804 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. FEAT: Add remote control channel list

    Roman Bartoli committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    400a10c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from r0bber/feature/channel-list

    FEAT: Add remote control channel list
    v-jung authored Jan 8, 2020
    Configuration menu
    Copy the full SHA
    63cd8a2 View commit details
    Browse the repository at this point in the history
Loading