Commit Graph

118 Commits (d3c408ae2ec9c7e2a5e73b8f04566c8c3a1d3936)

Author SHA1 Message Date
Kolokotronis Panagiotis 5db605b0cf [Docs] Web server config on install 8 years ago
hristoterezov 07a0e3d8ff fix(iframe_api): Remove min height/width. 8 years ago
hristoterezov 70122789e7 fix(iframe_api): Change the format of the arguments in the constructor 8 years ago
hristoterezov cc6fcfd982 feat(iframe_api): Getter for the iframe 8 years ago
Saúl Ibarra Corretgé 84aa3627b4 doc: add a note con the recommended Node + npm versions 8 years ago
Saúl Ibarra Corretgé a1a394ad0b doc: update mobile building instructions for iOS 8 years ago
damencho b8189a31ad Updates quick-install with mention of jvb behind nat and link to config. 8 years ago
damencho e90d09a6d9 Updates recording instructions in manual install doc. 8 years ago
damencho 9fb49cb59b Updates default config, avoids storing muc data on prosody restart. 8 years ago
Saúl Ibarra Corretgé bac191f96c [RN] Rename jitsi-meet-react to jitsi-meet 8 years ago
cmrd Senya 71da05dc96 Explicitly set c2s_require_encryption to false 8 years ago
Lyubo Marinov a9bdde193d Approach consistent filmstrip naming 8 years ago
Lyubo Marinov 3af6cc53d1 Explain _ and UPPER_CASE naming 8 years ago
hristoterezov 334eb5d423 feat(iframe_api): Add more ESLint rules 8 years ago
hristoterezov d416fd8c0f ref(iframe_api): Use EventEmitter 8 years ago
Saúl Ibarra Corretgé dc2c49f4a9 doc: improve docs on external API constructor parameters 8 years ago
hristoterezov aeb301c8d5 feat(iframe_api): Add jwt token parameter 8 years ago
damencho 1d7da21e48 Moves all static content/files in a new folder. 8 years ago
pierreozoux 1ff29384b3 Add a network schemas 8 years ago
George Politis 2b3aea76a9 doc: Nukes influxdb.md because influx support has been nuked. 8 years ago
Boris Grozev 73a0197eb2 doc: Adds a note on installing ios-deploy on MacOS 10.11. 8 years ago
Saúl Ibarra Corretgé a89349c5b9 doc: fix markdown link syntax in mobile docs 8 years ago
Saúl Ibarra Corretgé e81fc2b254 doc: fix external API documentation 8 years ago
Saúl Ibarra Corretgé 7a57dcc08a doc: add documentation on how to build the mobile apps 8 years ago
hristoterezov 8c3317b8e9 doc(iframe_api): api/api.html -> examples/api.html && rm doc/api 8 years ago
Emil Ivov 8d58dbee38 Restores api.md to original location 8 years ago
Boris Grozev b22f1965aa doc: Remove obsolete reference to browserify. 8 years ago
Samuel Liard df6f920b44 Force jquery-ui version to fix pb with beta version we can get with npm 8 years ago
Saúl Ibarra Corretgé 6d6b5a7917 cleanup: Remove default Chrome extension ID 8 years ago
hristoterezov 207ac47aa7 fix(iframe_api): s/getNumberOfParticipant/getNumberOfParticipants 8 years ago
hristoterezov 8844f83a59 feat(iframe_api): Add api.html to doc for example and testing purpose 8 years ago
hristoterezov 6bf0f9b2ec feat(iframe_api): get number of participants 8 years ago
hristoterezov f7ce8d028d feat(iframeAPI): implement avatar change commands 8 years ago
Germán Figna 2331982e33 Update api.md 9 years ago
bgrozev c9af2b956c Updates the manual installation docs 9 years ago
damencho e51f791ab0 Configures to use apache when this is the available web server. 9 years ago
damencho 8da0d3a1f1 Removes dependencies to other components. 9 years ago
Germán Figna 00e6e98a61 Update api.md 9 years ago
Дамян Минков dd4a5f2705 Adds 404 error page in default configs. 9 years ago
Lyubomir Marinov 7f3ff13c18 Merge jitsi-meet-react's mobile support 9 years ago
hristoterezov 47d39ed5ca feat(iframe_api): Implement readyToClose event and hangup command 9 years ago
Дамян Минков 79412f20ab Updates quick-install doc with the new repo. 9 years ago
hristoterezov 02f176c75a Changes the implementation of the iframe API to use postis 9 years ago
Senya 8196233ed2 Update manual-install.md 9 years ago
damencho 13e3e99994 Updates websockets example. 9 years ago
paweldomas 428fa3f16a New JWT token impl that does not require token verification in Jicofo and uses anonymous authentication method(token goes as BOSH query param). Adds 'allow_empty_token" config option. 9 years ago
paweldomas 9d60af1a9d New JWT token impl that does not require token verification in Jicofo and uses anonymous authentication method(token goes as BOSH query param). Adds 'allow_empty_token" config option. 10 years ago
bgrozev a64627aa47 Clarifies supported systems 10 years ago
paweldomas ca89b59638 Fixes for jitsi-meet-tokens Debian package. 10 years ago
paweldomas 531b81cce3 Adds Prosody plugin for token authentication. 10 years ago