Simon Eisenmann
|
280e2e7551
|
Make sure to send content/type.
|
11 years ago |
Simon Eisenmann
|
d7820b09f1
|
Fixed content/type detection to use prefix matching in case the content/type header is sent with charset suffix.
|
11 years ago |
Simon Eisenmann
|
ab44091f23
|
Do not bail if no Authentication was sent.
|
11 years ago |
Simon Eisenmann
|
a892de5891
|
Validad useridcombo value properly.
|
11 years ago |
Simon Eisenmann
|
12d4fd67b6
|
Defer bootstrap also when loading no translation to make sure plugins are loaded first.
|
11 years ago |
Simon Eisenmann
|
4e6f8fd81e
|
Merge pull request #42 from fancycode/autoconf_compass_check
Improved check for compass inside sass.
|
11 years ago |
Joachim Bauch
|
379749ddd8
|
Improved check for compass inside sass.
|
11 years ago |
Simon Eisenmann
|
4692e01e23
|
Merge pull request #41 from fancycode/autoconf_version_check
Use autoconf macro to compare versions.
|
11 years ago |
Simon Eisenmann
|
dfca7e7096
|
Fixed STUN config example to actually work.
|
11 years ago |
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 |
Evan Theurer
|
80121696ea
|
Move to displaying preview image in video element to img element using canvas.
|
11 years ago |
Evan Theurer
|
b907999f81
|
Start/stop video stream when taking/retaking a picture.
|
11 years ago |
Evan Theurer
|
04ab1ae7e2
|
Fix take picture button issue with other languages.
|
11 years ago |
Evan Theurer
|
309b573db8
|
Merge remote-tracking branch 'upstream/master' into take-picture
|
11 years ago |
Evan Theurer
|
7305d0a9ea
|
Breakout picture functionality into own directive. Update functions. Create corresponding styles page.
|
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 |
Evan Theurer
|
1fc810a9d5
|
Refactor countdown.
|
11 years ago |
Evan Theurer
|
61f8574548
|
Fix build error from semicolon.
|
11 years ago |
Evan Theurer
|
c77f0852d3
|
Merge remote-tracking branch 'upstream/master' into take-picture
|
11 years ago |
Evan Theurer
|
46bcf9b928
|
Merge with upstream. Fix conflicts in settings.js. Fix jshint errors.
|
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 |
Evan Theurer
|
eab6c09d3e
|
Update 'take a profile picture' implementation to allow preview of taken picture.
|
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 |