Joachim Bauch
72a5d60f9a
Initial UI integration.
...
- Show own fingerprint in settings.
- Show notification in chat while peer identity is requested.
- Show lock icon on encrypted chat messages.
- Show button in chat menu to open dialog with fingerprint of remote peer.
Needs rebuilding of styles after merging.
11 years ago
Simon Eisenmann
1f3edd3607
Use default buttons for chat sub actions.
11 years ago
Simon Eisenmann
9a5d35935a
Removed obsolete icons from chat list.
11 years ago
Simon Eisenmann
a4844a9a11
Improved settings so OK button is static on top.
11 years ago
Simon Eisenmann
215408598a
Added more sound options and moved them to separate section in settings.
11 years ago
Simon Eisenmann
0373580755
Do not use a separate section for a single checkbox.
11 years ago
Evan Theurer
3f8bcd5a0e
Add settings option to disable sound effects.
11 years ago
Simon Eisenmann
ff8150569b
Load Youtube sandbox content on demand.
11 years ago
Simon Eisenmann
b3d03b819c
Serve odf and pdf sandbox from the server to prepare CSP http header for Firefox compatibility as Firefox does not support CSP in meta tag (see https://bugzilla.mozilla.org/show_bug.cgi?id=663570 ).
11 years ago
Simon Eisenmann
dc7bbd9b76
Create sandbox iframes on demand rather than always by template code.
11 years ago
Joachim Bauch
7837a0c5f4
Setup CSP for YouTube sandbox.
11 years ago
Simon Eisenmann
af77cc0033
Improved onlyaudio styles.
11 years ago
Simon Eisenmann
dbe78d34f7
Implemented audio only styles for own video.
11 years ago
Joachim Bauch
964b5b71c7
Don't use "id" selectors in directives.
11 years ago
Joachim Bauch
5ae175cc88
Setup CSP for WebODF sandbox.
11 years ago
Joachim Bauch
dd6d11dd53
Run WebODF rendering inside sandboxed iframe.
11 years ago
Joachim Bauch
3c989f1a04
Need to allow "unsafe-eval" for pdf.js optimizations.
11 years ago
Joachim Bauch
33f0ae2071
Setup CSP for pdf.js sandbox.
11 years ago
Joachim Bauch
c973103c31
Run pdf.js rendering inside sandboxed iframe.
11 years ago
Joachim Bauch
7cc196f4e0
Move sandbox code to own file, refactor common sandboxing code to service.
11 years ago
Joachim Bauch
1727b7edd1
Implement methods to get current position / state.
11 years ago
Joachim Bauch
c8ad76005b
Added seek and volume support, check origins in postMessage receivers.
11 years ago
Joachim Bauch
29fc1baa51
Initial code to support running YouTube player in a sandboxed iframe.
11 years ago
Simon Eisenmann
0a3f2cb879
Expose authorizing flag in scope and hide sign-in button when true.
11 years ago
Simon Eisenmann
9848786145
First step in getting rid of the huge mediastreamcontroller.
11 years ago
Simon Eisenmann
84abb28cbe
Rebuilt translations and completed German translation.
12 years ago
Simon Eisenmann
c5a91562fc
Added selection to make screen, window and application possible in Firefox.
12 years ago
Evan Theurer
4f9e0abb36
Fix scss-lint error IdSelector.
12 years ago
Simon Eisenmann
ccdd51fd74
Worked to get screen sharing to FF.
...
Use new mediaDevices service.
Prepare to support video constraints in FF>=38.
Disable HD constraints for Firefox.
12 years ago
Simon Eisenmann
d13e59c749
Limit chat message send size to 200000 characters to avoid hanging clients.
12 years ago
Evan Theurer
b95b715441
Fix scss-lint error QualifyingElement.
12 years ago
Simon Eisenmann
457eabf23f
Contacts can now be disabled on server module level (server.conf).
12 years ago
Simon Eisenmann
b4b2403804
Use button style for account buttons instead of link style.
12 years ago
Simon Eisenmann
2e232493eb
Updated translations and translted to German.
12 years ago
Simon Eisenmann
1a65a5a880
Moved CPU overuse detection from experimental to extendend settings and enabled it by default.
12 years ago
Simon Eisenmann
e62ac80216
Fixed styles of youtube and presentation component by no longer centering the text.
12 years ago
Simon Eisenmann
41f58f0ec9
Rebuilt translations and translated to German.
12 years ago
Simon Eisenmann
5401c566b5
Bring back send stereo support by processing sdp correctly and disable AEC when sendStereo is true. The old stereo option is now always true.
12 years ago
Simon Eisenmann
0223270ed4
Implemented client side checks of authorizeRoomJoin flag.
12 years ago
Simon Eisenmann
076bcdb271
Added modules section to config file to allow to disable screensharing, youtube and presentation support.
12 years ago
Simon Eisenmann
9071b281e2
Added missing css class to share location button.
12 years ago
Simon Eisenmann
6e45e470df
Hide welcome screen when with peer.
12 years ago
Simon Eisenmann
21f308500d
Never hide roombar completely.
12 years ago
Simon Eisenmann
cc04e9ed6a
Improved room bar room change and leave buttons.
12 years ago
Simon Eisenmann
518fdc4176
Removed contact manager link from settings as it is in the top bar.
12 years ago
Simon Eisenmann
295e301fa5
Reordered settings and added additionl css classes.
12 years ago
Simon Eisenmann
edb377ef52
Added sign in button to status bar when not signed in.
12 years ago
Simon Eisenmann
756dd65905
Added place holder text to room input.
12 years ago
Simon Eisenmann
8840f590e9
Rebuilt translations and translated to German.
12 years ago
Simon Eisenmann
bd88806b9b
Added extra containers to welcome page.
12 years ago