477 Commits (9f8bb75f21d284f7c28dc16edd606a405cac1d6f)

Author SHA1 Message Date
Simon Eisenmann 35c06d56bc Updated screen sharing error messages. 11 years ago
Simon Eisenmann 62ed8e7d01 Make sure to init chrome extension in all cases. 11 years ago
Simon Eisenmann d040f7748a Moved auto install to chromeExtension service. 11 years ago
Simon Eisenmann f2f402dcb5 Added hooks for auto or inline installation of extension. 11 years ago
Joachim Bauch f63bed66ed Started adding support for ODF documents. Pages support is still TODO 11 years ago
Joachim Bauch 6dc5140213 Add WebODF 0.5.1 11 years ago
Simon Eisenmann 52c177ca1d Fixed typo. 11 years ago
Simon Eisenmann 8af8f113ba Added support to upgrade/install extension when already running. 11 years ago
Joachim Bauch a63247fc16 Refactored presentations code to support arbitrary drawing canvases and don't use hardcoded "pdf*" events. 11 years ago
Simon Eisenmann 30882f1dcc Added note about Firefox support. 11 years ago
Simon Eisenmann aed4b62acc Added support to cancel pending getScreen calls. 11 years ago
Simon Eisenmann 93a1c7b668 Implemented extension bridge support. 11 years ago
Simon Eisenmann 6b09c54c59 Make sure to clean up userid and suserid when connection is lost. 11 years ago
Simon Eisenmann 1d9c8c5b7e Implemented deferred based initialization to allow plugins to block load process. 11 years ago
Simon Eisenmann ef53aa9c9c Added code to check for screensharing support. 11 years ago
Joachim Bauch 1fae6fcf85 Various presentation updates that improve conference use cases. 11 years ago
Simon Eisenmann a2be6523c9 Moved inline styles to css and increased buddy picture capture size to 128x128. 11 years ago
Simon Eisenmann b55ae0f400 Use CSS to define desktop notification image and use a PNG instead of ico. 11 years ago
Simon Eisenmann 8e58e6a5dc Added a bunch of new elements to settings and cleaned up existing ones. 11 years ago
Evan Theurer 2aee051abc Update main menu bar to bootstrap syntax. 11 years ago
Evan Theurer 99b306d66c Add ability to remove contact. 11 years ago
Joachim Bauch 72386d98f2 Added "Upload" button in control bar. 11 years ago
Joachim Bauch 7672fd60e7 Show status while presentation is loading. 11 years ago
Simon Eisenmann 082e1669e0 Removed debug. 11 years ago
Simon Eisenmann 167bbe5f6c Added fullscreen to presentation. 11 years ago
Joachim Bauch 6ecb15ad1d Don't show controls bar automatically. 11 years ago
Joachim Bauch cce60e41f6 Keep list of presentations uploaded to the call. 11 years ago
Simon Eisenmann ab35fa8f50 Make sure to disable presentation when screensharing and vice verca. 11 years ago
Simon Eisenmann d1c3bae38a Updated wording for presentations and rebuilt translations. 11 years ago
Simon Eisenmann e39b08b79f Implemented location sharing. 11 years ago
Joachim Bauch f7c2db8abc Load pdf.js only if required. 11 years ago
Joachim Bauch ce5bfce04e Updated wording for invalid PDF documents. 11 years ago
Joachim Bauch 58ce0c1450 Added "Upload" button to present a document. 11 years ago
Joachim Bauch 969226d4a0 Added error handling for cases where document could not be loaded and rendering issues. 11 years ago
Joachim Bauch 0c8f14a097 Updated to pdf.js 1.0.44 (mozilla/pdf.js@a20c39083c30d07a81d0972c5c52eb93b2df3ea1). 11 years ago
Joachim Bauch 4aea77b328 Close current document when loading another one. 11 years ago
Joachim Bauch ccb0ca4d8b Handle error when loading PDF. 11 years ago
Joachim Bauch fcc9c94137 Handle keycodes (left/right/space) to navigate the presentation. 11 years ago
Joachim Bauch b2cf1b2ddf Make current page number editable to quickly switch pages. 11 years ago
Joachim Bauch b32996f12a Show progress while presentation is being downloaded. 11 years ago
Joachim Bauch e8f8240e92 Also pass number of downloaded/total bytes to "downloadedChunk" event. 11 years ago
Joachim Bauch 83e5b5c082 Moved code to send events through mediaStream API to separate method. 11 years ago
Joachim Bauch 52098ff09e Fixed indent. 11 years ago
Joachim Bauch 5c987c7053 Automatically scale presentation to visible area. 11 years ago
Joachim Bauch 7b0f599ec2 Handle conference cases where participants join/leave existing presentation. 11 years ago
Joachim Bauch 186502aeee All participants should have the same permissions and be able to present/upload files. 11 years ago
Joachim Bauch bc89dd7205 Allow subscribers to control the presentation, too. 11 years ago
Joachim Bauch 6b7a848f20 Handle case where page change event is received while file is still downloading. 11 years ago
Joachim Bauch 6e09f0eaa1 Renamed directive to more general "presentation", updated internal API to match this change. 11 years ago
Joachim Bauch d1b5c707b2 Started refactoring/cleanup. 11 years ago