664 Commits (8888a496c5c71d4d4e24c9968f7f3be80fb79090)

Author SHA1 Message Date
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
Joachim Bauch 964b5b71c7 Don't use "id" selectors in directives. 10 years ago
Simon Eisenmann 2f85b039ed Handle slow loads of web fonts and rebuilt styles. 10 years ago
Joachim Bauch dd6d11dd53 Run WebODF rendering inside sandboxed iframe. 10 years ago
Joachim Bauch f91084ed96 Changed ordering (found by Hound). 10 years ago
Joachim Bauch c973103c31 Run pdf.js rendering inside sandboxed iframe. 10 years ago
Joachim Bauch 02bda0367d Merge rule (found by Hound). 10 years ago
Joachim Bauch 7cc196f4e0 Move sandbox code to own file, refactor common sandboxing code to service. 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 d6f5dcac9e Moved from Sleepy to Sloth. 10 years ago
Simon Eisenmann e0fa8c8b43 Allow slashes unquoted in room names. This brings nested rooms. 10 years ago
Simon Eisenmann 69db76290d Added server side ApiVersion returned with self to distinguish client and server API version support. 10 years ago
Simon Eisenmann 8d4ff54505 Updated tests to new room name with type api. 10 years ago
Simon Eisenmann 0a44f596bf Implemented room types. 10 years ago
Simon Eisenmann 1d031b71ca Fixed missing chat envelope which got lost in 56aa603293. 10 years ago
Simon Eisenmann 84abb28cbe Rebuilt translations and completed German translation. 10 years ago
Evan Theurer 4f9e0abb36 Fix scss-lint error IdSelector. 10 years ago
Simon Eisenmann 3da4f79470 Improved bash fu. 10 years ago
Evan Theurer b5f4893173 Do not let globally set scss-lint IdSelectors affect display of errors in other files. 10 years ago
Lance Cooper dcf1cc687a Rename MakeSelf to HandleSelf as it now conforms to handler usage. 10 years ago
Lance Cooper 56aa603293 Add guards for NPE's when processing channelling API messages. 10 years ago
Simon Eisenmann 3804c74277 Make sure to send session close messages to subscriptions too to notify both ways. 10 years ago
Simon Eisenmann d5323d2610 Fixed an issue where replaced sessions cannot receive data from contacts in other rooms. 10 years ago
Evan Theurer c9bc20d3dc Fix scss-lint error MergeableSelector. 10 years ago
Simon Eisenmann bf516b5423 Make sure to send session close messages to subscriptions too to notify both ways. 10 years ago
Simon Eisenmann e967ff5907 Fixed an issue where replaced sessions cannot receive data from contacts in other rooms. 10 years ago
Evan Theurer f7b0f4228c Update translations to reflect new jed api. 10 years ago
Evan Theurer 63324502c3 Update jed.js to 1.1.0 10 years ago
Simon Eisenmann 9c8a2af107 Detect full screen exit properly and use :fullscreen style instead of custom class to get black background. 11 years ago
Simon Eisenmann 56b2aa093e Ignore incoming channelling messages larger than 1MB. 11 years ago
Evan Theurer ee5b9af4e1 Fix scss-lint error SelectorDepth. 11 years ago
Simon Eisenmann dafb0ccd83 Avoid broken video layout if local camera captures wrong aspect ratio. 11 years ago
Evan Theurer b95b715441 Fix scss-lint error QualifyingElement. 11 years ago
Simon Eisenmann a64e977aa6 Fixed authentication success userid log. 11 years ago
Simon Eisenmann 84c7be8fe3 Close websocket connection outside connection lock. 11 years ago
Simon Eisenmann 7b418e2c2c Avoid to defer replace and close. 11 years ago
Simon Eisenmann c49331bd7d Avoid beeing stuck in hub lock when a client gets replaced but the old connection does not hang on close. 11 years ago
Evan Theurer 58c3a50c08 Fix scss-lint error NestingDepth. 11 years ago