278 Commits (044102a5bd3b9e04d35bb9769185a45cf594014c)

Author SHA1 Message Date
Evan Theurer 09e9066b6c Fix spacing. 11 years ago
Evan Theurer bea99f7148 Move text outside of scope. Remove transclude. Improve method ordering. 11 years ago
Evan Theurer a3b8f251af Comment out console logs. 11 years ago
Evan Theurer 72d3d3a641 Implement max upload size. Fix progress indicator. 11 years ago
Evan Theurer c6d6d6f6e4 Add file upload progress visual. 11 years ago
Evan Theurer 293d05ef29 Cleanup. Clear canvas before appending data. Change image loading. 11 years ago
Evan Theurer 85a53ceb58 Cleanup, make preview background black. 11 years ago
Evan Theurer 2a9ddd18fa Support scaling images larger and smaller. 11 years ago
Evan Theurer 79b17cf0fe Support custom positioning image within preview box. 11 years ago
Evan Theurer 8e31247910 Rework how images are auto fit to preview and canvas. 11 years ago
Evan Theurer 0415ef0def Initial upload support. 11 years ago
Evan Theurer ae2163c592 Add file events. 11 years ago
Evan Theurer c8f53d7758 Base ui to support uploading of pictures. 11 years ago
Joachim Bauch 6846288099 Fixed broken fullscreen on YouTube player. 11 years ago
Joachim Bauch a361006c75 Handle case where YouTube player API could not be loaded. 11 years ago
Simon Eisenmann 9738fea46e Renamed buddyPicture directive to buddyPictureCapture to avoid name conflicts. 11 years ago
Joachim Bauch 6bf04ba1af Always show uploaded presentation if no presentation is active yet. 11 years ago
Joachim Bauch bb82675076 Removed default URL. 11 years ago
Joachim Bauch 8551f464b0 Prevent clicks on subscriber video. 11 years ago
Joachim Bauch 98d60e4b5b Send initial state to newly connecting peers. 11 years ago
Joachim Bauch da4bae5875 Added support for sharing YouTube videos in a call. 11 years ago
Simon Eisenmann 42e7fc84f6 Show message if screen sharing start failed for arbitrary reason. 11 years ago
Joachim Bauch 7a40a6a7c5 Revoke temporary URLs when closing. 11 years ago
Joachim Bauch d14af48ba0 Allow downloading of presentations. 11 years ago
Joachim Bauch 67eec004e3 Don't select presentation automatically on FileInfo request for existing presentation. 11 years ago
Joachim Bauch 23ecae1e97 Show one page for presentations, otherwise allow scrolling. 11 years ago
Simon Eisenmann 401b24dc87 Handle screen sharing media errors. 11 years ago
Simon Eisenmann 35c06d56bc Updated screen sharing error messages. 11 years ago
Joachim Bauch f63bed66ed Started adding support for ODF documents. Pages support is still TODO 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 aed4b62acc Added support to cancel pending getScreen calls. 11 years ago
Simon Eisenmann 93a1c7b668 Implemented extension bridge support. 11 years ago
Simon Eisenmann 1d9c8c5b7e Implemented deferred based initialization to allow plugins to block load process. 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
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 4aea77b328 Close current document when loading another one. 11 years ago
Joachim Bauch ccb0ca4d8b Handle error when loading PDF. 11 years ago