Simon Eisenmann
cb61f1da82
Removed obsolete function which did trigger a jshint error.
11 years ago
Simon Eisenmann
79636e8e61
Fixed jshint warning.
11 years ago
Simon Eisenmann
a03e13af10
Updated travis to check spreed-webrtc.
11 years ago
Simon Eisenmann
57a656fe28
Fixed URL.
11 years ago
Simon Eisenmann
8f235f5a7f
Prepare for 0.18.0 release.
11 years ago
Simon Eisenmann
13ac41d417
Changed name of project to Spreed WebRTC.
11 years ago
Simon Eisenmann
20b504aacd
Fixed bunch of Javascript syntax issues.
11 years ago
Simon Eisenmann
0303098385
Added jshint configuration.
11 years ago
Simon Eisenmann
a0733b6555
Applied jsbeautify target to all Javascript files making them use same syntax style and tab indentation everywhere.
11 years ago
Simon Eisenmann
e6e10a0412
Ignore translation in jsbeautify target.
11 years ago
Simon Eisenmann
0f19179e32
Added js-beautify target.
11 years ago
Simon Eisenmann
ce44be6ce3
Merge pull request #36 from fancycode/jshint
...
Fail "make" if jshint returns an error.
11 years ago
Simon Eisenmann
f029d3969a
Merge pull request #35 from fancycode/styleshint
...
Add target "styleshint"
11 years ago
Simon Eisenmann
6dc0bc3f9b
Fixed a load of Javascript syntax errors found with jshint.
11 years ago
Joachim Bauch
7e7c776d91
Fail "make" if jshint returns an error.
11 years ago
Joachim Bauch
ccf09b3e6c
Only check styles syntax using new "styleshint" target.
11 years ago
Joachim Bauch
9a014b5d62
Added target "styleshint" to check syntax of .scss files.
11 years ago
Simon Eisenmann
1ee5dc22e3
Merge pull request #34 from fancycode/jshint
...
Added target "jshint" to check JS syntax.
11 years ago
Simon Eisenmann
ee7a2e5b5c
Merge pull request #33 from fancycode/check_gofmt
...
Added pre-commit hook.
11 years ago
Joachim Bauch
77fdb51450
Added target "jshint" to check JS syntax.
11 years ago
Joachim Bauch
13f44ce389
Check if building styles works if a .scss file has been changed.
11 years ago
Simon Eisenmann
e2699eec1a
Prepare for 0.17.5 release.
11 years ago
Joachim Bauch
d316fc4403
Added pre-commit hook.
...
Checks all .go files to be commited for proper formatting. The hook will be installed automatically by Makefile.
11 years ago
Simon Eisenmann
6e2d0540d6
Merge pull request #32 from fancycode/image_mimetypes
...
Include filename for WebP images.
11 years ago
Simon Eisenmann
a5046a80d9
Improved overlaybar styles to match 20px line height.
11 years ago
Joachim Bauch
d1dc61b407
Include filename for WebP images.
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
...
Undo buddy.html css class rename
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.
...
Updated Modernizr to latest version with object-fit detection.
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.
...
Update node dependency version to 0.8.0.
Update travis build.
Create static/css/ dir. Cleanup built code in clean.
Update make of fonts.
11 years ago
Evan Theurer
18db543fbd
Build fonts.
...
Ignore built fonts file.
Update font build.
Update .md syntax.
Fix permissions on fonts.
Move fontawesome to scss.
Add liscence files. Update Readme.
Move lib fontawesome to font-awesome
Update font-awesome paths.
11 years ago
Evan Theurer
e9d826bb6e
Cleanup bootstrap scss folder.
...
Add original file from bootstrap scss.
Move fontawesome.
Fix typo.
Readme for fontawesome.
Update font-awesome path.
Add fontawesome liscence info in readme.
Add fonts to fontawesome.
Remote tracking of built files.
11 years ago
Evan Theurer
ab74d89d87
Collapse media query mixins.
...
Update travis deps.
Moved autoprefixer to global binary.
Compress font-awesome and bootstrap. Fix header.
Remove spreed copywrite in _variables.scss to keep from being appended to font-awesome and bootstrap unminified code. Add sticky comment to main css.
Update makefile.
Insert copywrite header on variables.
Correct readme.
Move bootstrap scss folder.
11 years ago