Commit Graph

807 Commits

Author SHA1 Message Date
Pierre Rudloff 48a1a5af1c Merge branch 'release-0.10.2' 2017-10-26 10:22:02 +02:00
Pierre Rudloff 8c339ecad5 0.10.2 release 2017-10-26 10:21:50 +02:00
Pierre Rudloff b7d15febd2 Update youtube-dl to 2017.10.20 2017-10-26 10:14:52 +02:00
Pierre Rudloff b327d1222c Dependencies update 2017-10-26 10:12:28 +02:00
Pierre Rudloff 82d38f37a3 Simplify postinstall script 2017-10-26 01:20:21 +02:00
Pierre Rudloff 44e475ce7d Use npm package for Open Sans 2017-10-17 16:23:37 +02:00
Pierre Rudloff 3e9ece2c7f Update yarn dependencies 2017-10-17 16:20:50 +02:00
Pierre Rudloff 236738d194 Use yarn in Docker build 2017-10-17 16:10:36 +02:00
Pierre Rudloff 83c038ea46 Fix font location 2017-10-17 15:37:29 +02:00
Pierre Rudloff 07a8df0f78 Replace npm and Bower with Yarn 2017-10-17 15:27:57 +02:00
Pierre Rudloff d5aab93220 NPM dependencies update 2017-10-17 15:10:57 +02:00
Pierre Rudloff a665422e53 Merge branch 'master' into develop 2017-10-12 23:49:51 +02:00
Pierre Rudloff 24d4362f80 Hotfix: build es_ES locale 2017-10-12 23:45:34 +02:00
Pierre Rudloff e315d602f2 Hotfix: detect installed UTF-8 locales 2017-10-12 23:28:54 +02:00
Pierre Rudloff 159dfd2304 Use PHP7 in Docker image
Add missing PHP extensions in Docker image
2017-10-03 00:53:39 +02:00
Pierre Rudloff 2cfe90bd2d Display error when Smarty throws an exception (fixes #130) 2017-10-02 21:08:37 +02:00
Pierre Rudloff 3e13be702e Display an error if php-intl is not installed (fixes #120) 2017-10-02 20:53:12 +02:00
Pierre Rudloff b0c4963ac8 Don't use anonymous functions
Added some missing doc
2017-10-02 20:31:56 +02:00
Pierre Rudloff 70fe4cb95d Merge tag '0.10.1' into develop
Removed Google Cast support
Removed autofocus on URL field (because of #117)
We now have a Content Security Policy
Spanish translation (thanks to @cgomezmendez)
Updated Chinese translation (thanks to @tony199555)
2017-10-02 20:04:55 +02:00
Pierre Rudloff aee67fa869 Merge branch 'release-0.10.1' 2017-10-02 20:01:03 +02:00
Pierre Rudloff cd60e0735f 0.10.1 release
Update package-lock.json
2017-10-02 20:00:42 +02:00
Pierre Rudloff 55413fc10e Lint XML 2017-09-29 12:29:08 +02:00
Pierre Rudloff d9de44c44d Simplfy update-locales script 2017-09-29 11:49:19 +02:00
Pierre Rudloff 2b9914f1db Fix test coverage 2017-09-29 01:11:19 +02:00
Pierre Rudloff c7b7a9670d Update youtube-dl to 2017.09.24 2017-09-29 00:54:45 +02:00
Pierre Rudloff bcd9b6ab9d Dependencies update 2017-09-29 00:05:37 +02:00
Pierre Rudloff 1dd9e38b1f Link to POEditor in CONTRIBUTING.md 2017-09-24 12:59:18 +02:00
Pierre Rudloff ca064f7cbf Update Alltube.po (POEditor.com) 2017-09-24 12:55:04 +02:00
Pierre Rudloff 18ea6da316 Update Alltube.po (POEditor.com) 2017-09-24 12:55:02 +02:00
Pierre Rudloff 6c7b3a2930 Update Alltube.po (POEditor.com) 2017-09-24 12:55:00 +02:00
Pierre Rudloff fff2a64ff1 Merge branch 'develop' of github.com:Rudloff/alltube into develop 2017-09-24 12:44:28 +02:00
Pierre Rudloff 092f139d96 New Spanish translation 2017-09-24 12:44:04 +02:00
Pierre Rudloff 7c35b7e2f3 Typo 2017-09-12 23:21:38 +02:00
Pierre Rudloff 01d3b58c29 Update youtube-dl to 2017.09.11 (fixes #128) 2017-09-12 22:32:37 +02:00
Pierre Rudloff 392a949e44 Dependencies update 2017-09-12 22:31:56 +02:00
Pierre Rudloff 9f5933292b Merge branch 'develop' of github.com:Rudloff/alltube into develop 2017-09-09 16:31:37 +02:00
Pierre Rudloff a04cbeceee Merge branch 'master' into develop 2017-09-09 16:31:22 +02:00
Pierre Rudloff 785a2f01a4 Hotfix: remove buggy autofocus (fixes #117) 2017-09-09 16:24:36 +02:00
Pierre Rudloff 80f58e4f2a Merge pull request #127 from daftaupe/patch-1
Fix broken links in FAQ.md
2017-09-06 11:03:43 +02:00
daftaupe ce1c73cff9 Update FAQ.md
fix to relative URL
2017-09-06 10:59:30 +02:00
daftaupe db241ff56a Update FAQ.md
Fix broken links
2017-09-06 09:24:34 +02:00
Pierre Rudloff 57dd81d659 Merge branch 'master' into develop 2017-09-04 11:03:54 +02:00
Pierre Rudloff dc109f39f3 Hotfix: disable referrer as it might be used by some websites to blacklist us 2017-09-04 10:55:11 +02:00
Pierre Rudloff b92cf21d09 Skip testTestLocale 2017-08-21 20:50:44 +02:00
Pierre Rudloff fa7ce9cb7f Install French locale on Travis 2017-08-21 20:46:56 +02:00
Pierre Rudloff 6337d2f936 Skip testVideoWithoutTitle because of a Travis error 2017-08-21 20:38:33 +02:00
Pierre Rudloff 43e2a51d93 Remove PHP 5.6 builds because PHPunit now requires PHP 7 2017-08-21 20:25:15 +02:00
Pierre Rudloff 368bdea793 Comments in config.yml 2017-08-21 20:22:08 +02:00
Pierre Rudloff 4ed6880b50 Lint YAML 2017-08-21 20:19:29 +02:00
Pierre Rudloff f1d4d2f25c Capitalize locale names 2017-08-07 16:50:25 +02:00