Evan Theurer
|
afe87bb4f6
|
Move tour controls into slide pane.
|
11 years ago |
Evan Theurer
|
7c39bc2277
|
Define layout object for each slide.
|
11 years ago |
Evan Theurer
|
9a10889edd
|
Darken the last slide.
|
11 years ago |
Evan Theurer
|
90babe46ba
|
Create welcome closing slide. Change btn type.
|
11 years ago |
Evan Theurer
|
3174b246d0
|
Lengthen time slides are shown. Darken panes which are irrelevant to what is shown.
|
11 years ago |
Evan Theurer
|
2078170bca
|
Change localstorage flag.
|
11 years ago |
Evan Theurer
|
a53c854a6d
|
Use new roombar value.
|
11 years ago |
Evan Theurer
|
e62c3b5a93
|
Add media permission help window.
|
11 years ago |
Evan Theurer
|
5ed83d44f0
|
Handle layouts in tour and after. Start tour on room event.
|
11 years ago |
Evan Theurer
|
4c2386304e
|
Add tour segments. And improve tour pause and play functionality with menu toggles.
|
11 years ago |
Evan Theurer
|
4ddc998504
|
Update text and end slide case when in manual mode and pushing play to show tour again.
|
11 years ago |
Evan Theurer
|
a49a11f2cb
|
Start video again from the beginning when play is pushed at last node. Cleanups.
|
11 years ago |
Evan Theurer
|
3ed2f19efd
|
Add a tour controller.
|
11 years ago |
Evan Theurer
|
9503307cbf
|
Add flag to localStorage to hide help tour when already shown.
|
11 years ago |
Evan Theurer
|
398a766adb
|
Add a help tour of important app features.
|
11 years ago |
Simon Eisenmann
|
05a5b1b4bf
|
Disable joined and left sound when in a call.
|
11 years ago |
Simon Eisenmann
|
8d28b9a597
|
Use a refcount for disable sound.
|
11 years ago |
Simon Eisenmann
|
78d15a3040
|
Added playsound service api to disable sounds by id.
|
11 years ago |
Simon Eisenmann
|
9a3f98de34
|
Moved registry back to outer scope.
|
11 years ago |
Simon Eisenmann
|
197a3a69be
|
Rebuilt translation files and updated German.
|
11 years ago |
Simon Eisenmann
|
0373580755
|
Do not use a separate section for a single checkbox.
|
11 years ago |
Evan Theurer
|
ff7cdb5835
|
Support alertify dialogs of custom type.
|
11 years ago |
Evan Theurer
|
3f8bcd5a0e
|
Add settings option to disable sound effects.
|
11 years ago |
Simon Eisenmann
|
9432535665
|
Use webfonts.js in main to avoid load order error in built javascript.
|
11 years ago |
Simon Eisenmann
|
ff8150569b
|
Load Youtube sandbox content on demand.
|
11 years ago |
Simon Eisenmann
|
344c5a4484
|
Add notes about youtube sandbox.
|
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
|
e35dd0f8a3
|
Added URL support to sandbox service.
|
11 years ago |
Simon Eisenmann
|
7df88de38c
|
Removed vim settings to avoid file beeing detected as Java by GitHub.
|
11 years ago |
Simon Eisenmann
|
dc7bbd9b76
|
Create sandbox iframes on demand rather than always by template code.
|
11 years ago |
Simon Eisenmann
|
74044c08b0
|
Removed vim configuration which falsely lead to Java detection on GitHub.
|
11 years ago |
Simon Eisenmann
|
2a8fc4719b
|
Fixed problem where Chrome thought it already has an offer because the SDP is empty string instead of returning null for remoteOffer.
|
11 years ago |
Simon Eisenmann
|
f6820482e1
|
Rebuilt translations and completed German translation.
|
11 years ago |
Simon Eisenmann
|
4d7d4c9b40
|
Rebuilt styles.
|
11 years ago |
Simon Eisenmann
|
a577e73a32
|
Make sure to support renegotiation in conferences.
|
11 years ago |
Simon Eisenmann
|
bcc3a86121
|
Return empty stream lists when there is no internal peer connection.
|
11 years ago |
Joachim Bauch
|
4c61ad22a4
|
Retry loading sandbox through button click.
|
11 years ago |
Joachim Bauch
|
e6954bd2ae
|
Firefox doesn't allow access to some computed styles in sandboxes.
We return an empty style to WebODF in that case.
|
11 years ago |
Joachim Bauch
|
db9c6108ba
|
Load sandbox iframes from "blob:" urls.
Firefox doesn't support "data:" urls for this.
|
11 years ago |
Simon Eisenmann
|
c49c15adf8
|
Hang up call, if a new offer is received and renegotiation is not enabled.
|
11 years ago |
Simon Eisenmann
|
9db5b0c674
|
Reverted timeout while adding videopeer to DOM as it caused issues in FF.
|
11 years ago |
Simon Eisenmann
|
d92f358884
|
Disable renegotiation for FF clients.
|
11 years ago |
Simon Eisenmann
|
846544de29
|
Delay DOM append to avoid flash of unrendered text.
|
11 years ago |
Simon Eisenmann
|
f9eccdc989
|
Use inner scope parameter properly.
|
11 years ago |
Simon Eisenmann
|
ced1e76c34
|
Improved is DummyStream check.
|
11 years ago |
Simon Eisenmann
|
ff433f12a4
|
Merged DummyStream implementations into one.
|
11 years ago |
Simon Eisenmann
|
c6ae526eab
|
Avoid loosing angular context.
|
11 years ago |
Simon Eisenmann
|
5707d1dd18
|
Fixed scss issues found by Hound.
|
11 years ago |
Simon Eisenmann
|
a157cea813
|
Added support for SDP workarounds which are required when renegotiation is on.
|
11 years ago |
Simon Eisenmann
|
d53a6505c5
|
Added more references to tickets and problems with firefox.
|
11 years ago |