Simon Eisenmann
3aeca7069e
Make sure that settings are saved on reload.
11 years ago
Simon Eisenmann
05dbd4459d
Fixed auto open of settings when no displayName is set.
11 years ago
Simon Eisenmann
471b46c3f1
Fixed indentation.
11 years ago
Simon Eisenmann
674428bc5c
Added workaround for not called onaddstream callback in FireFox (see https://bugzilla.mozilla.org/show_bug.cgi?id=998546 .).
11 years ago
Evan Theurer
1a2f8bfd1c
Undo rename.
11 years ago
Simon Eisenmann
d9e451a75d
Fixed not a function error on iOS 6 with Safari 5 which has AudioContext but no processor.
11 years ago
Simon Eisenmann
2146bc03b7
Fixed mini video sizing in Firefox by implementing object-fit shim.
...
Updated Modernizr to latest version with object-fit detection.
11 years ago
Evan Theurer
6b2cbcfa4a
Convert buddylist to scss.
...
Rearrange elements.
Change out colors for variables.
Rename .buddy1 to .display-name and .buddy2 to .browser.
Change out i selector with font-awesome variable prefix selector class.
Rename .buddyimage to .avatar
Convert part of chat to scss. Move colors to varialbes.
Convert chat to scss. Change colors to variables.
Convert chat to scss.
11 years ago
Simon Eisenmann
8442e45807
Cleanup of session register code.
11 years ago
Simon Eisenmann
eced7b0ae1
Store login information in mode dependent key.
11 years ago
Simon Eisenmann
4cb46e3829
Support iframe certificate login.
11 years ago
Simon Eisenmann
8e23be4f46
Finialized settings integration.
11 years ago
Simon Eisenmann
69039af618
Playing around with keygen element.
11 years ago
Simon Eisenmann
5c3d38a23c
Correctly process userids in status events.
11 years ago
Simon Eisenmann
60149fd084
Added missing debug function.
11 years ago
Simon Eisenmann
feee1d3d76
Do not spam console per default.
11 years ago
Simon Eisenmann
0384256826
Incorporate browser int local key generation.
11 years ago
Simon Eisenmann
9a1b3c9548
Only show logout and warning if there is something stored.
11 years ago
Simon Eisenmann
6b1ea5901f
Store settings implicitly on close to improve usabilityt.
11 years ago
Simon Eisenmann
2bdc6c8b1a
Implemented user id integration in setting (register, logout).
11 years ago
Simon Eisenmann
8757689516
Fixed session vs. user confusion in buddylist component.
11 years ago
Simon Eisenmann
a1c1405c61
Added realm to userids, tokens and nonces.
11 years ago
Simon Eisenmann
f27c5d10a3
Implemented web client integration of user authentication, authorization and creation.
11 years ago
Simon Eisenmann
a46f36fd48
Implemented userid validation and pluggable interface to implement different authentication backends.
...
Rewrote comments in the example configuration.
Moved all global test code into a plugin (plugin-test-authorize.js).
11 years ago
Simon Eisenmann
5c6eb060af
Made the REST API consistent.
11 years ago
Simon Eisenmann
8a74cfb892
Implemented user authorization and authentication api and data layers.
11 years ago
Simon Eisenmann
6d228f5dcf
Make sure that there is enough room for videos in kiosk mode and scroll if there isnt.
11 years ago
Simon Eisenmann
d215a03706
Onlye hangup call when really onloading and not before.
11 years ago
Simon Eisenmann
36fcf3a462
Updated dynamic styles to work with new renderer styles.
11 years ago
Simon Eisenmann
609fb05189
Cleaned up and homogenized styles of audio video component.
11 years ago
Simon Eisenmann
93b9c9f088
Make sure to start video after it was put back into remoteVideos container.
11 years ago
Simon Eisenmann
cdae08182d
Fixed a couple of mouse hover issues due to CSS transitions.
11 years ago
Simon Eisenmann
755b0b386f
Make sure to reset renderer to default renderer when finished.
11 years ago
Simon Eisenmann
efcc414aac
Removed translation debug.
11 years ago
Simon Eisenmann
e504b26aba
Implemented ui to switch video layout renderers.
11 years ago
Simon Eisenmann
31f20567d1
Use videoLayout service to draw other layout when when a main view is shown.
11 years ago
Simon Eisenmann
c94bdb457d
Removed debug.
11 years ago
Simon Eisenmann
b074e77edd
Fixed data channel not ready error by deferring own event triggering.
11 years ago
Simon Eisenmann
a5ae2e33bb
Make sure to use onepeople renderer when main view is active.
11 years ago
Simon Eisenmann
ce186c9168
Make sure to handle iceConnectionState completed in addition to connected fixing conference connection issues when all ice candidates work.
11 years ago
Simon Eisenmann
052f768aea
Removed debug.
11 years ago
Simon Eisenmann
efcd86effe
Implemented alternative conference view 'conferencekiosk' (not enabled yet).
11 years ago
Simon Eisenmann
e1f616e3a0
Moved video layout renderer to own service.
11 years ago
Simon Eisenmann
50e17e5bff
Fixed video sizing when there were less videos than possible slots in a row.
11 years ago
Simon Eisenmann
ef0505be5c
No longer set height of container making the own video always flow to the bottom.
11 years ago
Simon Eisenmann
5090105177
Fixed video bottom overflow in certain window sizes.
11 years ago
Simon Eisenmann
d0570b3fe2
Do not use translation system to make a context text condition.
11 years ago
Simon Eisenmann
7cf7fce45a
Show current room name in title.
11 years ago
Simon Eisenmann
7dcdd7b82d
Use context aware text element quoting instead of sanitize.
11 years ago
Simon Eisenmann
37f406235f
Properly sanitize room names in chat.
11 years ago