477 Commits (9f8bb75f21d284f7c28dc16edd606a405cac1d6f)

Author SHA1 Message Date
Simon Eisenmann ff82055b8f Moved user settings storage to own service. 11 years ago
Simon Eisenmann eea9a6b30c Base controller is now injected with a directive. 11 years ago
Evan Theurer 4772885362 Update angular to 1.2.23 11 years ago
Evan Theurer 65539721c4 Update class name. 11 years ago
Evan Theurer 66131f500c Autofocus create room button. Hide settings when not in room. 11 years ago
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
Simon Eisenmann fc44d3cc29 Wait for 10 cycles to allow video streams to appear as the no browser has the addtrack event implemented. 11 years ago
Joachim Bauch 38fb5ffe05 Fixed extension timeout triggering unconditionally. 11 years ago
Simon Eisenmann 728156229b Avoid spurious reconnects. 11 years ago
Joachim Bauch 6846288099 Fixed broken fullscreen on YouTube player. 11 years ago
Simon Eisenmann 3a274594b0 Fixed english translation loading. 11 years ago
Simon Eisenmann 8477d3b763 Expose language and default language trough translationDataProvider. 11 years ago
Simon Eisenmann be7598a087 Implemented deferred based initialization to allow async operations to complete before config. 11 years ago
Simon Eisenmann 957b4dbb7b Implemented timeout for getUserMedia check. 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 8a3f48088a Updated to WebODF 0.5.2. 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 5a20d4415a Provide active language through appData service. 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
Simon Eisenmann f1b9cdce92 Only reset userid on non soft events. 11 years ago
Joachim Bauch 25504a0a4b Cleanup "blob:" url when file is stopped. 11 years ago
Joachim Bauch 32956d92d1 Added comment about revoking URL. 11 years ago
Joachim Bauch 4277dab985 Cleanup temporary files on "stop". 11 years ago
Joachim Bauch 7a40a6a7c5 Revoke temporary URLs when closing. 11 years ago
Joachim Bauch d14af48ba0 Allow downloading of presentations. 11 years ago
Simon Eisenmann 591b4faa63 Only prevent automatic reload when in a call. 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 7b6126adb9 Added support to force extension auto install. 11 years ago
Simon Eisenmann 531ba447dd Show message when an extension is required for screen sharing. 11 years ago
Simon Eisenmann 401b24dc87 Handle screen sharing media errors. 11 years ago
Simon Eisenmann 669c47b57c Fixing screen sharing auto start after inline install. 11 years ago
Simon Eisenmann 564db6de0a Try to get screensharing auto started after inline installation of extension. 11 years ago