Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Add support for Jitsi screensharing in electron app #1355

Merged
merged 6 commits into from
Sep 25, 2017

Commits on Sep 4, 2017

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

Commits on Sep 12, 2017

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

Commits on Sep 25, 2017

  1. Configuration menu
    Copy the full SHA
    b047f1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f1d883 View commit details
    Browse the repository at this point in the history
  3. AppTile: Do not test for electron platform

    The method platform method is instead stubbed on all other platforms.
    superdump committed Sep 25, 2017
    Configuration menu
    Copy the full SHA
    6e49926 View commit details
    Browse the repository at this point in the history
  4. AppTile: Test if widgetUrl startsWith instead of has a substring

    The event origin should be at the beginning of the URL.
    superdump committed Sep 25, 2017
    Configuration menu
    Copy the full SHA
    24de01e View commit details
    Browse the repository at this point in the history