309 Commits (160d3bb17217804c20a98a9242cb13a3726d7783)

Author SHA1 Message Date
Joachim Bauch f7a8856143 Need to provide custom "readFile" and "loadXML" functions. 11 years ago
Evan Theurer 85b2b3b944 Cleanup ids. 11 years ago
Simon Eisenmann 6d40d543a2 Fixed name conflicts between capture and upload of buddy picture. 11 years ago
Simon Eisenmann c456dc22d0 Cleaned up file upload implementation and made it use the new model based parent scope. 11 years ago
Simon Eisenmann f75173a96a Made buddyPictureCapture a custom form field to make it work with dirty detection. 11 years ago
Simon Eisenmann e5593a30a0 Replace obsolete dom node. 11 years ago
Simon Eisenmann 6a716f7af4 Fixed code style. 11 years ago
Simon Eisenmann 72b05b5b5f Restore previously hidden room correctly on received message. 11 years ago
Simon Eisenmann 02dcbff5d2 Moved contacts opener to main scope and added a button to easy open it. 11 years ago
Joachim Bauch 49e41a07aa Load YouTube API using same protocol as application. 11 years ago
Joachim Bauch 817f2c290b Show YT player container while player is loading to fix missing events on Firefox. 11 years ago
Joachim Bauch f33f20e3db Make volume configurable for subscriber. 11 years ago
Evan Theurer b25a78650b Rework clearing of file text. 11 years ago
Evan Theurer 718b771eb3 Implement a complete reset for buddyPictureUpload on cancel and save. 11 years ago
Evan Theurer 1364593c67 Use separate controllers for contactsmanager and contactsmanageredit. 11 years ago
Evan Theurer 6f7d236ed6 Connect onerror function to db actions. Cleanups. 11 years ago
Evan Theurer 239794f49b Add edit contact modal. Support ability to customize contact name. 11 years ago
Evan Theurer 200372adbf Update jquery-injectcss to c85cea05d. 11 years ago
Evan Theurer c4c65f5393 Center image when zooming. 11 years ago
Evan Theurer f012d60967 Update styles and remove timeout for loader. 11 years ago
Evan Theurer 2c117d97f5 Change pictureupload loader to spinner. Update text. Make picture area with utility buttons unselectable. 11 years ago
Simon Eisenmann 665618c6a7 Only safe user settings if form is dirty. 11 years ago
Simon Eisenmann 682be4df63 Prepare refactoring. 11 years ago
Evan Theurer 7b7d77205c Use bootstrap.file-input. Disable image controls and improve interface before image uploaded. 11 years ago
Simon Eisenmann cd9157fffd Implemented per user encryption for locally stored user data. 11 years ago
Simon Eisenmann ff82055b8f Moved user settings storage to own service. 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
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