664 Commits (8888a496c5c71d4d4e24c9968f7f3be80fb79090)

Author SHA1 Message Date
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
Simon Eisenmann eb1ecce7e0 Avoid the need for another mutex in Client by moving cleanup client checks to Hub. 11 years ago
Simon Eisenmann 02a6ae2a2b Fixed a problem where replaced sessions got cleaned up i a previous connection was still closing. 11 years ago
Simon Eisenmann 7b4062faf1 Updated translation and translated to German. 11 years ago
Simon Eisenmann 553323a864 Implemented authorizeRoomJoin flag. Set this to allow only authenticated users to join rooms. 11 years ago
Simon Eisenmann f8a44d1add Fixed deadlock when authorizeRoomCreation=true. 11 years ago
Simon Eisenmann f60cd1fab3 Use same variable name roomID everywhere. 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 132d84568e Fixed position text on buddy list. 11 years ago
Simon Eisenmann 480df9f339 Fixed typo in filename. 11 years ago
Simon Eisenmann 8b649d46d5 Changed position of buddy list loader to bottom right. 11 years ago
Lance Cooper 6bcd814c1f Move all session cleanup code to a single code path. 11 years ago
Simon Eisenmann e251a95398 Added a disconnected marker to sessions. 11 years ago
Simon Eisenmann 65c2ca2275 Removed duplicated log detail. 11 years ago
Simon Eisenmann c11ad86e79 Rebuilt translation and updated German language. 11 years ago
Simon Eisenmann 238712ca97 Improved toastr styles. 11 years ago
Simon Eisenmann 5a3ac20110 Updated toastr to 2.1.0 11 years ago
Simon Eisenmann 0d29d9c9c6 Improved logo size. 11 years ago
Simon Eisenmann 756dd65905 Added place holder text to room input. 11 years ago
Simon Eisenmann 8840f590e9 Rebuilt translations and translated to German. 11 years ago
Simon Eisenmann 2a1a278e01 Added room select form validation. 11 years ago
Simon Eisenmann d35e759e4c Improved welcome screen styles. 11 years ago
Simon Eisenmann 0d8d2e4882 Implemented welcome screen to support different modes and added rooms history. 11 years ago
Simon Eisenmann e2cfbf7803 Expose authorizeRoomCreation flag to web client. 11 years ago
Simon Eisenmann 4cbc2adcd1 Improved welcome screen and added rooms history. 11 years ago
Simon Eisenmann 75218d86b5 Implemented placeholder based room input field. 11 years ago
Simon Eisenmann 42791ef8cd Added dark borders to overlay bars. 11 years ago
Simon Eisenmann f56aa92579 Added new share option 'link'. 11 years ago
Simon Eisenmann 90970f031c Increased min height of modal dialogs. 11 years ago
Simon Eisenmann 5939e56434 Rebuilt translations and translated to German. 11 years ago
Simon Eisenmann 9d047d68e7 Renamed classroom renderer to auditorium. 11 years ago
Simon Eisenmann 1e11486ab5 Added support to show peers who have no video in conferences (as novideo peers.) 11 years ago
Evan Theurer e1fb7ccf3b Remove font size for btn and use bootstrap class. 11 years ago
Evan Theurer b01f14cb33 Add group chat buddyPicture hover functionality to show call/chat actions. 11 years ago
Simon Eisenmann 3fcca78182 Added support to enable Content-Security-Policy and Content-Security-Policy-Report-Only. 11 years ago
Simon Eisenmann 0c88aeab0e Use strict javascript globally. 11 years ago
Simon Eisenmann df30cbb212 Cleanup css which is not used and removed unmaintained skins. 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