Evan Theurer
|
e8c2841833
|
Do not require firefox screensharing extension to be installed in order to share screen.
|
10 years ago |
Evan Theurer
|
2e3155fd60
|
Do not register an autoinstall function natively for firefox extension.
|
10 years ago |
Evan Theurer
|
134ccaaa9c
|
Remove function from globalNotify and simply use dict.
|
10 years ago |
Evan Theurer
|
de5bac2919
|
Move detection of Firefox extension installation to firefoxExtension service.
|
10 years ago |
Evan Theurer
|
49b45f6788
|
Ensure screensharing start event is also called after the FF extension is installed.
|
10 years ago |
Evan Theurer
|
5a537a26d9
|
Remove console log.
|
10 years ago |
Evan Theurer
|
7fd246c387
|
Add events to notify Firefox screen sharing extension when screen sharing starts and stops.
|
10 years ago |
Evan Theurer
|
13256de141
|
Factor out firefox screensharing code into method. Add ability now to choose the screen you share after you install extension.
|
10 years ago |
Evan Theurer
|
e6cb70827b
|
Force autoinstall of Firefox extension.
|
10 years ago |
Evan Theurer
|
89bc156ef5
|
Cleanup variable declarations.
|
10 years ago |
Evan Theurer
|
9289ad558f
|
Add new firefoxextension api to screensharing service.
|
10 years ago |
Evan Theurer
|
04ff8dfd02
|
Add firefoxextension service.
|
10 years ago |
Joachim Bauch
|
6cec7e88c4
|
Invoke constructor with "new".
|
10 years ago |
Joachim Bauch
|
689e2e0c15
|
Fix mixed tabs/spaces.
|
10 years ago |
Simon Eisenmann
|
e855eff47a
|
Fixed disable of sounds for sound aliases of interval sounds.
|
10 years ago |
Simon Eisenmann
|
ccddf38c80
|
Disable notifications on Android as of https://code.google.com/p/chromium/issues/detail?id=481856
|
10 years ago |
Simon Eisenmann
|
0304d9baff
|
Fixed resurrection shrine.
|
10 years ago |
Simon Eisenmann
|
b55fd10906
|
Added missing semicolon
|
10 years ago |
Simon Eisenmann
|
af194a64b8
|
Remove deprecated MediaStream.stop api (see https://groups.google.com/a/chromium.org/forum/#\!msg/blink-dev/s0UsMk8i2YM/WpepA4w3mPEJ for details).
|
10 years ago |
Simon Eisenmann
|
61eb329630
|
Use css to provide ellipsis for buddy subline.
|
10 years ago |
Simon Eisenmann
|
215408598a
|
Added more sound options and moved them to separate section in settings.
|
10 years ago |
Simon Eisenmann
|
e207726148
|
Updated WebRTC adapter to latest version.
|
10 years ago |
Evan Theurer
|
652cefb9af
|
Handle peercall event remoteStreamAdded being triggered without a stream.
|
10 years ago |
Simon Eisenmann
|
8d28b9a597
|
Use a refcount for disable sound.
|
10 years ago |
Simon Eisenmann
|
78d15a3040
|
Added playsound service api to disable sounds by id.
|
10 years ago |
Simon Eisenmann
|
9a3f98de34
|
Moved registry back to outer scope.
|
10 years ago |
Evan Theurer
|
ff7cdb5835
|
Support alertify dialogs of custom type.
|
10 years ago |
Evan Theurer
|
3f8bcd5a0e
|
Add settings option to disable sound effects.
|
10 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).
|
10 years ago |
Simon Eisenmann
|
e35dd0f8a3
|
Added URL support to sandbox service.
|
10 years ago |
Simon Eisenmann
|
dc7bbd9b76
|
Create sandbox iframes on demand rather than always by template code.
|
10 years ago |
Joachim Bauch
|
db9c6108ba
|
Load sandbox iframes from "blob:" urls.
Firefox doesn't support "data:" urls for this.
|
10 years ago |
Simon Eisenmann
|
d92f358884
|
Disable renegotiation for FF clients.
|
10 years ago |
Simon Eisenmann
|
ff433f12a4
|
Merged DummyStream implementations into one.
|
10 years ago |
Simon Eisenmann
|
e1c119469d
|
Correctly reset all styles by switching to invisible video layout renderer.
|
10 years ago |
Simon Eisenmann
|
af77cc0033
|
Improved onlyaudio styles.
|
10 years ago |
Simon Eisenmann
|
6c1e9791d5
|
Added renegotiation configuration to server.
|
10 years ago |
Simon Eisenmann
|
fba521352a
|
Added client side configuration support for WebRTC renegotiation of user media streams.
|
10 years ago |
Joachim Bauch
|
c973103c31
|
Run pdf.js rendering inside sandboxed iframe.
|
10 years ago |
Joachim Bauch
|
cbe9c0b51f
|
Don't use global "encodeURI".
|
10 years ago |
Simon Eisenmann
|
4db499cca3
|
MJPEG fix was backported to FF38. So we allow HD constraints starting with FF38 now.
|
10 years ago |
Joachim Bauch
|
7cc196f4e0
|
Move sandbox code to own file, refactor common sandboxing code to service.
|
10 years ago |
Joachim Bauch
|
6e54e7fc16
|
Added API to get absolute url.
|
10 years ago |
Simon Eisenmann
|
beff7439b8
|
Bumped copyright to 2015.
|
10 years ago |
Simon Eisenmann
|
22c1e889cc
|
Do not strip spaced in room path parts.
|
10 years ago |
Simon Eisenmann
|
37ce3c6bfa
|
Strip spurious slashes and white space in path segments of room names.
|
10 years ago |
Simon Eisenmann
|
e0fa8c8b43
|
Allow slashes unquoted in room names. This brings nested rooms.
|
10 years ago |
Simon Eisenmann
|
c5a91562fc
|
Added selection to make screen, window and application possible in Firefox.
|
10 years ago |
Simon Eisenmann
|
5bea610568
|
Bumped constraints support for HD to FF 40 to make sure MJPEG works fine.
|
10 years ago |
Simon Eisenmann
|
0c6d47b38c
|
Enable HD constraints for FF >= 38 as https://bugzilla.mozilla.org/show_bug.cgi?id=1151628 was fixed. Lets hope it will land in 38.
|
10 years ago |