Joachim Bauch
|
ff7887c4e2
|
Use autoconf macro to compare versions.
This should fix problems on systems where `find` doesn't know how to sort version numbers.
|
11 years ago |
Simon Eisenmann
|
9cdca8602a
|
Added hints about autoconf automake.
|
11 years ago |
Simon Eisenmann
|
d51e291657
|
Fixed issue with overlapping text and timestamp.
|
11 years ago |
Simon Eisenmann
|
6acba1325e
|
Prepare for 0.18.1 release.
|
11 years ago |
Simon Eisenmann
|
16e91e04d3
|
Ignore automake autoconf generated files.
|
11 years ago |
Simon Eisenmann
|
d571b27ccb
|
Merge pull request #39 from theurere/compress-release-css
Fix regression compress css on release.
|
11 years ago |
Evan Theurer
|
6d91ca1530
|
Merge with upstream, move changes to Makefile.am.
|
11 years ago |
Simon Eisenmann
|
024c99009e
|
Merge pull request #38 from fancycode/autoconf
Added autoconf/automake support.
|
11 years ago |
Joachim Bauch
|
b26c5805c6
|
Need to check one version before required.
|
11 years ago |
Joachim Bauch
|
570e3848a4
|
Updated check for go1.1
|
11 years ago |
Joachim Bauch
|
a1b0c8de1e
|
Added information about autogen.sh and configure.
|
11 years ago |
Evan Theurer
|
549136527e
|
Update makefile to compress css on release.
|
11 years ago |
Joachim Bauch
|
05ffd22103
|
Added copyright header.
|
11 years ago |
Joachim Bauch
|
b49a09ac7b
|
Added autoconf/automake support.
This way we can check for required dependencies and minimum versions.
No functional changes have been done to the Makefile yet.
|
11 years ago |
Simon Eisenmann
|
7df9a64e07
|
Addded OS name to binary tarballs.
|
11 years ago |
Simon Eisenmann
|
763ddd7f44
|
Implemented experimental ajax crawling support to get better social integration with open graph tags.
|
11 years ago |
Simon Eisenmann
|
8d80614777
|
Removed obsolete artwork.
|
11 years ago |
Simon Eisenmann
|
2a04801a88
|
Do not break if peer element could not be found.
|
11 years ago |
Simon Eisenmann
|
31cf3fe140
|
Improved audiocontext compatibilty.
|
11 years ago |
Simon Eisenmann
|
72ac36512f
|
Merge pull request #37 from fancycode/check_js_on_commit
Check format of .js files in pre-commit hook.
|
11 years ago |
Simon Eisenmann
|
5ddeaf99a0
|
Fixed padding to match changed base line height.
|
11 years ago |
Simon Eisenmann
|
cb61f1da82
|
Removed obsolete function which did trigger a jshint error.
|
11 years ago |
Joachim Bauch
|
a49d3af911
|
Check format of .js files in pre-commit hook.
|
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 |