Joachim Bauch
|
7fbc4449ca
|
Make mapping of room name to room type configurable.
|
9 years ago |
Simon Eisenmann
|
14380185a6
|
Improve misleading log when pipelines API is enabled.
|
9 years ago |
Simon Eisenmann
|
597d06d764
|
Pipeline API is now optional and disabled by default.
|
9 years ago |
Simon Eisenmann
|
1f33a11e51
|
Hide pipelines web API behind a configuration flag.
|
9 years ago |
Simon Eisenmann
|
33aa9e4e15
|
Implement NATS sink outbound encoding.
|
9 years ago |
Simon Eisenmann
|
96cc6fd64c
|
Extended Pipeline manager to support Sink creation.
|
9 years ago |
Simon Eisenmann
|
9ff675bca9
|
Implement sessionCreate via NATS.
|
9 years ago |
Simon Eisenmann
|
336f2eda8f
|
Implemented pipeline for Offer, Candidate and Bye.
|
9 years ago |
Simon Eisenmann
|
447bc7fe8e
|
Moved NATS connecting helpers to own submodule.
|
9 years ago |
Simon Eisenmann
|
e617374095
|
Refactored structure of Go source code to module and binary.
|
9 years ago |
Simon Eisenmann
|
27d71da896
|
Reconnect NATS forever and log NATS connection events.
|
9 years ago |
Simon Eisenmann
|
41388af8fc
|
Implemented service discovery .well-known endpoint at /.well-known/spreed-configuration
|
9 years ago |
Simon Eisenmann
|
85b8725d19
|
Added support for default and override config.
|
10 years ago |
Simon Eisenmann
|
336879b818
|
Trigger NATS events non blocking through buffered channel.
|
10 years ago |
Simon Eisenmann
|
f3e1d03d8c
|
Fixed tests to reflect busManager changes.
|
10 years ago |
Simon Eisenmann
|
d782eb26d8
|
Added startup bus event and a NATS client id.
|
10 years ago |
Simon Eisenmann
|
d4f2dc2f86
|
Removed auth bus event in favour of session bus event.
|
10 years ago |
Simon Eisenmann
|
ebfe0f58f9
|
Added docstrings and cleaned up code.
|
10 years ago |
Simon Eisenmann
|
a2f0830c79
|
Validate Offer and Answer content, so only events without _token key are triggered as channelling event to bus.
|
10 years ago |
Simon Eisenmann
|
e33796f83f
|
Added support for NATS pub/sub messaging to trigger channeling events for external services.
|
10 years ago |
Leon Klingele
|
067ed1c3e3
|
cryptoRand.Int / pseudoRand.Intn to generate random integer. Previous way was modulo-biased
|
10 years ago |
Leon Klingele
|
2cfe8af4df
|
Add missing characters to random string function, so we use the full upper+lowercase alphabet
|
10 years ago |
Simon Eisenmann
|
e07fb42ced
|
Added support to prefer VP9 video codec (works with Chrome >= 48) as experimental setting.
|
10 years ago |
Simon Eisenmann
|
6920fcc891
|
Fix wrong type for syscall.Setrlimit on FreeBSD (#244)
Values are uint64 on Unix but FreeBSD uses int64 for legacy reasons.
|
10 years ago |
Simon Eisenmann
|
a6ded93b2f
|
Fixed jshint latedef and strict errors.
|
10 years ago |
Simon Eisenmann
|
737a34482d
|
Fixed test by initializing default room type correctly.
|
10 years ago |
Simon Eisenmann
|
9e1aedaad3
|
Avoid to handle the main room as global room.
|
10 years ago |
Simon Eisenmann
|
944550adbc
|
Updated translations and translated to German.
|
10 years ago |
Simon Eisenmann
|
86d740bd51
|
Improved behavior on small devices.
|
10 years ago |
Simon Eisenmann
|
f63ab8639e
|
More improvements to chat usability by colors.
|
10 years ago |
Simon Eisenmann
|
00499fad15
|
Improved chat color and increased panel size.
|
10 years ago |
Simon Eisenmann
|
d1028521be
|
Use max widths for chat messages.
|
10 years ago |
Simon Eisenmann
|
71ec7e8b21
|
Use variable properly.
|
10 years ago |
Simon Eisenmann
|
61eb329630
|
Use css to provide ellipsis for buddy subline.
|
10 years ago |
Simon Eisenmann
|
d7a269d765
|
Use steps for animation.
|
10 years ago |
Simon Eisenmann
|
815ee9bb9e
|
Reduced chat blink animation to 1 step.
|
10 years ago |
Simon Eisenmann
|
f0ba9f14ee
|
Fixed chat icon color.
|
10 years ago |
Simon Eisenmann
|
f9f27bda48
|
Fixed chat arrows.
|
10 years ago |
Simon Eisenmann
|
a4844a9a11
|
Improved settings so OK button is static on top.
|
10 years ago |
Simon Eisenmann
|
197a3a69be
|
Rebuilt translation files and updated German.
|
10 years ago |
Simon Eisenmann
|
77d7860ba1
|
Moved CSP into HTTP response headers for odf and pdf sandbox and allowed blob: and data: img-src.
|
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
|
a523d6b783
|
Improved comments.
|
10 years ago |
Joachim Bauch
|
5be1eda4ee
|
Don't return users twice in "Welcome" from global room.
|
10 years ago |
Simon Eisenmann
|
4a2cdbe46b
|
Split up styles make target to make it possible to build stuff seperately.
|
10 years ago |
Simon Eisenmann
|
f6820482e1
|
Rebuilt translations and completed German translation.
|
10 years ago |
Simon Eisenmann
|
5707d1dd18
|
Fixed scss issues found by Hound.
|
10 years ago |
Simon Eisenmann
|
af77cc0033
|
Improved onlyaudio styles.
|
10 years ago |
Simon Eisenmann
|
dbe78d34f7
|
Implemented audio only styles for own video.
|
10 years ago |
Simon Eisenmann
|
6c1e9791d5
|
Added renegotiation configuration to server.
|
10 years ago |