Simon Eisenmann
8840f590e9
Rebuilt translations and translated to German.
11 years ago
Simon Eisenmann
bd88806b9b
Added extra containers to welcome page.
11 years ago
Simon Eisenmann
2a1a278e01
Added room select form validation.
11 years ago
Simon Eisenmann
d35e759e4c
Improved welcome screen styles.
11 years ago
Simon Eisenmann
0d8d2e4882
Implemented welcome screen to support different modes and added rooms history.
11 years ago
Simon Eisenmann
ab328f9099
Use onEnter directive.
11 years ago
Simon Eisenmann
4cbc2adcd1
Improved welcome screen and added rooms history.
11 years ago
Simon Eisenmann
53a51d4eb1
Added tooltips to buttons.
11 years ago
Simon Eisenmann
824a6e28e9
Moved welcome form to own directive and removed obsolete controller.
11 years ago
Simon Eisenmann
75218d86b5
Implemented placeholder based room input field.
11 years ago
Simon Eisenmann
df46f63f0a
Hide room bar when in no room.
11 years ago
Simon Eisenmann
ebec6cdfa7
Use better icon for room bar action button.
11 years ago
Simon Eisenmann
f56aa92579
Added new share option 'link'.
11 years ago
Simon Eisenmann
e956868a34
Use pencil icon for room bar toogle.
11 years ago
Simon Eisenmann
45473b3b92
Fixed text to tell the correct thing.
11 years ago
Simon Eisenmann
9d047d68e7
Renamed classroom renderer to auditorium.
11 years ago
Simon Eisenmann
1e11486ab5
Added support to show peers who have no video in conferences (as novideo peers.)
11 years ago
Evan Theurer
e1fb7ccf3b
Remove font size for btn and use bootstrap class.
11 years ago
Evan Theurer
c27aef693a
Move pictureHover dom to a partials template.
11 years ago
Simon Eisenmann
af1524d60e
Fixed DOM element access in Angular expression.
11 years ago
Evan Theurer
890b96ccc2
Add support for chat and call in contacts manager.
11 years ago
Lance Cooper
9118194e89
Refactor web app room logic into separate service.
...
Contains the following major changes:
* Export connector, api, and webrtc mediastream objects as angular services.
* Export url formatter as a separate angular service.
* Move `authorizing` flag to a function on the root scope.
* Use directive to set the page title.
* Move buddy list visibility toggling into the buddy list directive.
* Room information is no longer exposed on the root scope.
* Use room.joined and room.left events instead of room.
* Treat rooms as an object identified by name, rather than a string id.
* Remove the following unused or semantically ambiguous events from the
connector: opened, helloed, closed
* Centralize all room state in an angular service.
* Move call to hello from connector to api.
11 years ago
Simon Eisenmann
76e562f31d
Implemented offer/answer creation on renegotiationneeded event.
11 years ago
Evan Theurer
c68b9f991c
Vertically align btn.
11 years ago
Evan Theurer
9193227ade
Add roombar to layout object.
11 years ago
Simon Eisenmann
eb7611e573
Removed audio mirror option as it does not seem to work in the wild.
11 years ago
Simon Eisenmann
9c347454ae
Added settings to control audio and video constraints. Some settings were added as experiments which are disabled per default).
11 years ago
Simon Eisenmann
4f9a4f1b27
Added onepeople layout back as large view and completed translation.
11 years ago
Simon Eisenmann
8a2c20f9d0
Implemented democrazy video layoyt and use it as default.
11 years ago
Simon Eisenmann
71a8eabcce
Removed selfview video layout.
11 years ago
Simon Eisenmann
a960d32da8
Added class around online indicator to allow customization with directive.
11 years ago
Simon Eisenmann
79e492238c
Implemented Classroom view.
11 years ago
Simon Eisenmann
6452184fd4
Implemented self portrait video layout.
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
fb3d72ca83
Added option to use 8 fps for video.
11 years ago
Simon Eisenmann
ae0559c7a5
Enabled 1080p (Full HD) capturing as it is supported starting with Chrome 38.
11 years ago
Simon Eisenmann
eda1ad2e52
Added help text to contact manager and updated translation.
11 years ago
Simon Eisenmann
96f9468b21
Fixed HTML attribute.
11 years ago
Evan Theurer
ce090eeeba
Move sync down to footer. Add buddyPicture to edit screen.
11 years ago
Joachim Bauch
f33f20e3db
Make volume configurable for subscriber.
11 years ago
Simon Eisenmann
0768e17c05
Removed title from contact icon.
11 years ago
Simon Eisenmann
6ee03e47e6
Mark own sessions differently then contacts.
11 years ago
Simon Eisenmann
cd507e9ef3
Improved contact manager styles.
11 years ago
Simon Eisenmann
fadd9a9f48
Updated translation.
11 years ago
Simon Eisenmann
740f3cb99e
Added missing translation and updated German translation.
11 years ago
Simon Eisenmann
12e9a5da19
Reordered settings profile and account blocks and updated translations for this change.
11 years ago
Evan Theurer
db9caeec92
Improve contactsUpdate, update placeholder text, and required angular.
11 years ago