2 Commits (7fbc4449cae74ebfc5716b21dc99f24bcce5f761)

Author SHA1 Message Date
Joachim Bauch 7fbc4449ca Make mapping of room name to room type configurable. 9 years ago
Simon Eisenmann e617374095 Refactored structure of Go source code to module and binary. 9 years ago
Simon Eisenmann 6c1e9791d5 Added renegotiation configuration to server. 10 years ago
Simon Eisenmann 2be68c554c Moved default room type to config. 10 years ago
Simon Eisenmann 856a23faca Correct some errors found by golint. 10 years ago
Simon Eisenmann beff7439b8 Bumped copyright to 2015. 10 years ago
Simon Eisenmann 457eabf23f Contacts can now be disabled on server module level (server.conf). 11 years ago
Simon Eisenmann 553323a864 Implemented authorizeRoomJoin flag. Set this to allow only authenticated users to join rooms. 11 years ago
Simon Eisenmann 076bcdb271 Added modules section to config file to allow to disable screensharing, youtube and presentation support. 11 years ago
Simon Eisenmann e2cfbf7803 Expose authorizeRoomCreation flag to web client. 11 years ago
Simon Eisenmann 3fcca78182 Added support to enable Content-Security-Policy and Content-Security-Policy-Report-Only. 11 years ago
Lance Cooper 1f09f72bd2 Server side support for requiring a user account to create rooms. 11 years ago
Lance Cooper 7509511704 Use config directly in room manager and centralize config loading. 11 years ago
Simon Eisenmann 9e460a86a8 Expose default room enabled to JSON. 11 years ago
Simon Eisenmann 13ac41d417 Changed name of project to Spreed WebRTC. 11 years ago
Simon Eisenmann d04fbb9a2c Added API end point to receive the server config document. 11 years ago
Simon Eisenmann 8e23be4f46 Finialized settings integration. 11 years ago
Simon Eisenmann f27c5d10a3 Implemented web client integration of user authentication, authorization and creation. 11 years ago
Simon Eisenmann a8a6022e8c Fixed couple of warnings found with golint. 11 years ago
Simon Eisenmann bda30e9682 Fixed merge bug. 12 years ago
Simon Eisenmann ba14e3fa4b Added server side code to disable default room. 12 years ago
Simon Eisenmann 8dabd2cfd0 Added support for url prefixes when behind a web server sub path (see server.conf.in basePath configuration). 12 years ago
Simon Eisenmann 31dbb411ca Added html frontend plugin support. 12 years ago
Simon Eisenmann 18d324f390 Added title as configuration option. 12 years ago
Simon Eisenmann 729384eade Global room id name as configuration option and disabled per default. 12 years ago
Simon Eisenmann 6ffd3f2917 Initial public release. 12 years ago