Boris Grozev
bd58e6c799
Enables the jshint maximum line length check (80 chars) globally, and only overrides it in certain files.
9 年前
Boris Grozev
27c297c034
Fixes or ignores (explicidly, as much as possible) jshint warnings.
9 年前
Boris Grozev
3561204bb5
Allows to overwrite config and interfaceConfig options through the
external API.
9 年前
hristoterezov
f60c1d9751
Removes the minimum width and height of the external API iframe in "film strip only" mode.
9 年前
Boris Grozev
fd404b8465
Supports setting interfaceConfig options via URL params. Renames config.filmStripOnly to interfaceConfig.filmStripOnly.
9 年前
hristoterezov
59147f059d
Adds a parameter to API constructor that enables film strip only mode.
9 年前
Boris Grozev
fd5a739f3c
Minor formatting fixes, avoid using a global variable.
9 年前
Boris Grozev
be6d7af377
Cleanup: fixes to style, typos and documentation.
9 年前
Boris Grozev
46a17948d0
Renames the external API commands from "mute{Audio,Video}" to "toggle{Audio,Video}" since what they do is "toggle".
9 年前
hristoterezov
ca5a1001a1
Fixes issue with parsing "extrernal" hash parameter.
9 年前
George Politis
5f48e4cf9d
Revert "Updates the license headers."
This reverts commit 93648f361b .
10 年前
George Politis
93648f361b
Updates the license headers.
10 年前
Nicholas Wittstruck
a4192b58db
ssl support
10 年前
Nicholas Wittstruck
a6277b810e
fixed typo
10 年前
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 年前
hristoterezov
667a8c1493
Implements API that allows external applications to embed Jitsi Meet.
10 年前