402 Commits (d316fc440384b3d783c4abe7725128317995999e)
 

Author SHA1 Message Date
Joachim Bauch d316fc4403 Added pre-commit hook. 11 years ago
Simon Eisenmann bf9babcc98 Fixed styles matching changed line-height. 11 years ago
Simon Eisenmann c1f7fb826e Added missing semicolon. 11 years ago
Simon Eisenmann 3874d7c9b8 Added support to specify default language of UI by url parameter lang. 11 years ago
Simon Eisenmann 508c23211a Improved console disable code. 11 years ago
Simon Eisenmann 5d29bc6b4e The accept call button does now vibrate visually. 11 years ago
Simon Eisenmann 3aeca7069e Make sure that settings are saved on reload. 11 years ago
Simon Eisenmann 7ab0c01aa5 Fixed base line height to correctly align 20 pixel to 13 pixel font size. 11 years ago
Simon Eisenmann 05dbd4459d Fixed auto open of settings when no displayName is set. 11 years ago
Simon Eisenmann 274135350a Remove spurious lines when certain features are not available. 11 years ago
Simon Eisenmann 369d63225f Avoid to show empty Id section. 11 years ago
Simon Eisenmann 471b46c3f1 Fixed indentation. 11 years ago
Simon Eisenmann 674428bc5c Added workaround for not called onaddstream callback in FireFox (see https://bugzilla.mozilla.org/show_bug.cgi?id=998546.). 11 years ago
Simon Eisenmann 77e2528ccd Make sure to hide buddy2 if showing without a subline. 11 years ago
Simon Eisenmann 7a6ae6e621 Merge pull request #31 from theurere/theurere-css-to-scss-branch 11 years ago
Evan Theurer e378baa7bd Merge remote-tracking branch 'upstream/master' into theurere-css-to-scss-branch 11 years ago
Evan Theurer 1a2f8bfd1c Undo rename. 11 years ago
Simon Eisenmann d9e451a75d Fixed not a function error on iOS 6 with Safari 5 which has AudioContext but no processor. 11 years ago
Simon Eisenmann 2146bc03b7 Fixed mini video sizing in Firefox by implementing object-fit shim. 11 years ago
Simon Eisenmann 9fee3b6046 Fixed wrong merge. 11 years ago
Simon Eisenmann 009a04b675 Added Evan to AUTHORS. 11 years ago
Evan Theurer c1c4938f9b Use latest node. 11 years ago
Evan Theurer 18db543fbd Build fonts. 11 years ago
Evan Theurer e9d826bb6e Cleanup bootstrap scss folder. 11 years ago
Evan Theurer ab74d89d87 Collapse media query mixins. 11 years ago
Evan Theurer f50d6a1802 Convert social to scss. 11 years ago
Evan Theurer c632e4cc9d Convert settings to scss. 11 years ago
Evan Theurer b9f0ee22cf Convert fileinfo to scss. 11 years ago
Evan Theurer 171e8d6ed9 Breakout the @media to mixens. Convert chat to scss. 11 years ago
Evan Theurer 6b2cbcfa4a Convert buddylist to scss. 11 years ago
Evan Theurer 63af6e4462 Update audiovideo to scss. 11 years ago
Evan Theurer adbca1c299 Use autoprefixer to create vendor prefixes for css automatically, eliminating need for vendor prefixes in code. 11 years ago
Evan Theurer 2105ebd17e Add font-awesome v4.0.3 sass. 11 years ago
Evan Theurer 7a388d5a6e Add bootstrap v3.1.1 sass. 11 years ago
Evan Theurer c759595eb2 Update audiolevel to scss. 11 years ago
Evan Theurer 8727a45d04 Rearange overlaybar styles to scss. 11 years ago
Evan Theurer b827e13d61 Update nicescroll to scss. 11 years ago
Evan Theurer 13e85ac77f Update animation to scss. 11 years ago
Evan Theurer 73493ee1d0 Refactored base to scss. 11 years ago
Evan Theurer 3a848f1444 Move colors to variables. 11 years ago
Simon Eisenmann 6252f6fb53 Fixed example plugin to use the latest API. 11 years ago
Simon Eisenmann d04fbb9a2c Added API end point to receive the server config document. 11 years ago
Simon Eisenmann 5774a4b42c Added more text and translated to German. 11 years ago
Simon Eisenmann ca7e6d0332 Implemented certificate pass through from SSL frontend proxy via HTTP headers. 11 years ago
Simon Eisenmann ffaa2ec18f Fixed nil pointer check. 11 years ago
Simon Eisenmann 8442e45807 Cleanup of session register code. 11 years ago
Simon Eisenmann eced7b0ae1 Store login information in mode dependent key. 11 years ago
Simon Eisenmann 08f71ec8c8 Show warning when no handler is registered. 11 years ago
Simon Eisenmann 9797e2dc55 Make sure to log error. 11 years ago
Simon Eisenmann dfd319d06c Fixed several possible nil pointer access issues. 11 years ago