Evan Theurer
|
acf7f210c7
|
Update german translation.
|
11 years ago |
Evan Theurer
|
bc1144619e
|
Fix houndci formatting errors.
|
11 years ago |
Evan Theurer
|
a8870186e1
|
Add German translations.
|
11 years ago |
Evan Theurer
|
2d73b6d188
|
Translate button text.
|
11 years ago |
Evan Theurer
|
2eaceb7a71
|
Update text.
|
11 years ago |
Evan Theurer
|
2f7118abd1
|
Update text.
|
11 years ago |
Evan Theurer
|
540c373c00
|
Add and remove slides as required.
|
11 years ago |
Evan Theurer
|
4b659a51fc
|
Remove help tour autoplay. Simplify tour controls.
|
11 years ago |
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
|
63c3895a4a
|
Added support for (gpm)[https://github.com/pote/gpm]
|
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
|
e6dd204ce5
|
Merge pull request #213 from theurere/custom-dialogs
Support alertify dialogs of custom type
|
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 |
Simon Eisenmann
|
be26aea188
|
Merge pull request #208 from theurere/disable-sound-setting
Settings option to control app sounds
|
11 years ago |
Evan Theurer
|
3f8bcd5a0e
|
Add settings option to disable sound effects.
|
11 years ago |
Simon Eisenmann
|
35857a4ab5
|
Merge branch 'release-0.24' into develop
|
11 years ago |
Simon Eisenmann
|
65d176be62
|
0.24.2
|
11 years ago |
Simon Eisenmann
|
36a8d8f66c
|
Merge branch 'release-0.24' into develop
|
11 years ago |
Simon Eisenmann
|
9432535665
|
Use webfonts.js in main to avoid load order error in built javascript.
|
11 years ago |
Simon Eisenmann
|
b702ebc818
|
Merge branch 'release-0.24' into develop
|
11 years ago |
Simon Eisenmann
|
6e96755cd1
|
0.24.1
|
11 years ago |
Simon Eisenmann
|
d85daa87bd
|
Merge pull request #214 from fancycode/welcome_global_no_duplicates
Don't return users twice in "Welcome" from global room.
|
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
|
62480cccdb
|
Merge branch 'longsleep-sandboxcsp' into develop
|
11 years ago |
Simon Eisenmann
|
77d7860ba1
|
Moved CSP into HTTP response headers for odf and pdf sandbox and allowed blob: and data: img-src.
|
11 years ago |
Simon Eisenmann
|
7fcc9b57a6
|
Install sandbox html files.
|
11 years ago |
Simon Eisenmann
|
bfd866a11e
|
Make sure to build pdf js separatly.
|
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
|
a523d6b783
|
Improved comments.
|
11 years ago |