Aaron Ogle
98919e0996
Changed variable from ssl to noSsl
Defaults to SSL, only if the noSsl flag is true will it use http
9 years ago
Aaron Ogle
81437263b4
Allow ssl variable to force https:// on the iframe
9 years ago
Aaron Ogle
f883199f4f
Switch to https on iframe creation
9 years ago
Boris Grozev
bd58e6c799
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
9 years ago
Boris Grozev
27c297c034
Fixes or ignores (explicidly, as much as possible) jshint warnings.
9 years ago
Boris Grozev
3561204bb5
Allows to overwrite config and interfaceConfig options through the
external API.
9 years ago
hristoterezov
f60c1d9751
Removes the minimum width and height of the external API iframe in "film strip only" mode.
9 years ago
Boris Grozev
fd404b8465
Supports setting interfaceConfig options via URL params. Renames config.filmStripOnly to interfaceConfig.filmStripOnly.
9 years ago
hristoterezov
59147f059d
Adds a parameter to API constructor that enables film strip only mode.
9 years ago
Boris Grozev
fd5a739f3c
Minor formatting fixes, avoid using a global variable.
9 years ago
Boris Grozev
be6d7af377
Cleanup: fixes to style, typos and documentation.
9 years ago
Boris Grozev
46a17948d0
Renames the external API commands from "mute{Audio,Video}" to "toggle{Audio,Video}" since what they do is "toggle".
9 years ago
hristoterezov
ca5a1001a1
Fixes issue with parsing "extrernal" hash parameter.
9 years ago
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
10 years ago
George Politis
93648f361b
Updates the license headers.
10 years ago
Nicholas Wittstruck
a4192b58db
ssl support
10 years ago
Nicholas Wittstruck
a6277b810e
fixed typo
10 years ago
hristoterezov
a3d0050328
Implements support for events for the API. Adds toggleChat and toggleContactList commands. Renames filmStrip to toggleFilmStrip command. Fixes issues with removing the embedded Jitsi Meet.
10 years ago
hristoterezov
667a8c1493
Implements API that allows external applications to embed Jitsi Meet.
10 years ago