Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-07-02Fix CSP with wss:// and ws:// signaling serverJoas Schilling
2019-03-21Show a warning when there are too many participants in a call without externa...Joas Schilling
2019-03-05Use InitialState for admin settingsJoas Schilling
2019-03-01Add config method to check if the user can access TalkJoas Schilling
2019-02-12Fix testsJoas Schilling
2019-02-12Make all classes strictJoas Schilling
2019-01-31Also add default stun server on valid but empty valueJoas Schilling
2019-01-24Make sure there is always a trailing slashJoas Schilling
2019-01-23Also add the stun and turn servers to the CSPJoas Schilling
2018-09-05Fix TURN credential generation.Joachim Bauch
2017-11-28Allow apps to get the signaling informationJoas Schilling
2017-11-02Fix passing of configured servers to the UI and wrong own URL to validate users.Joachim Bauch
2017-11-02Allow multiple signaling serversJoas Schilling
2017-11-02Allow setting up multiple signaling servers.Joachim Bauch
2017-11-02Make "check-app-compatibility" test happy.Joachim Bauch
2017-11-02Don't always skip certificate verification of connections to backend.Joachim Bauch
2017-11-02Implement backend APIs to be used by standalone signaling server.Joachim Bauch
2017-09-29Fix unit testsJoas Schilling
2017-09-29Add a migration to copy the current stun and turn settingsJoas Schilling
2017-09-28Allow multiple turn serversJoas Schilling
2017-09-28Allow setting multiple STUN serversJoas Schilling
2017-01-04Make config non staticJoas Schilling