648 Commits (76019b04d74020418a6aa3f03b60bbc99938fb6e)

Author SHA1 Message Date
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
Evan Theurer c31fc362db Fix scss-lint error SelectorFormat. 11 years ago
Evan Theurer 2fc0778e78 Fixup @keyframes. 11 years ago
Evan Theurer a4937c7685 Fix scss-lint error UnnecessaryParentReference. 11 years ago
Evan Theurer e62eb6793c Fix scss-lint errors BorderZero ColorKeyword DeclarationOrder DuplicateProperty EmptyLineBetweenBlocks FinalNewline HexNotation ImportPath Indentation LeadingZero PropertySortOrder PropertySpelling Shorthand SingleLinePerSelector SpaceAfterComma SpaceAfterPropertyColon SpaceBeforeBrace StringQuotes TrailingSemicolon UnnecessaryParentReference UrlQuotes ZeroUnit. 11 years ago
Simon Eisenmann 0e2f660d55 Fixed SCSS lint warnings. 11 years ago
Simon Eisenmann 457eabf23f Contacts can now be disabled on server module level (server.conf). 11 years ago
Simon Eisenmann d36f19f968 Ignore used HTML5 compass mixins. 11 years ago
Simon Eisenmann c333c7bf0a Added support for scss-lint in Hound and Makefile. 11 years ago
Simon Eisenmann d12471445d Improved Firefox support for video layout and make use of object-fit support in FF>=36. 11 years ago
Simon Eisenmann 2e232493eb Updated translations and translted to German. 11 years ago
Simon Eisenmann e62ac80216 Fixed styles of youtube and presentation component by no longer centering the text. 11 years ago
Simon Eisenmann 41f58f0ec9 Rebuilt translations and translated to German. 11 years ago