Commit Graph

788 Commits

Author SHA1 Message Date
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
Pierre Rudloff 4514e60c87 Dependencies update 2017-08-07 16:09:06 +02:00
Pierre Rudloff 684f509fe8 Add Composer script to update template.pot 2017-08-07 16:08:01 +02:00
Pierre Rudloff adcbff41cc Update Alltube.po (POEditor.com) 2017-08-07 15:52:49 +02:00
Pierre Rudloff c3c0c76881 Update translation template 2017-08-07 15:51:33 +02:00
Pierre Rudloff c273f79e70 Merge remote-tracking branch 'origin/master' into develop 2017-07-30 14:46:59 +02:00
Pierre Rudloff 45a291d90f Create CODE_OF_CONDUCT.md 2017-07-30 14:46:41 +02:00
Pierre Rudloff 480271a45e Don't include credentials in URLs (fixes #118) 2017-07-05 21:55:58 +02:00
Pierre Rudloff 930bcdad8d Remove buggy character from CSS 2017-07-03 12:27:31 +02:00
Pierre Rudloff 4343edcdbb Merge branch 'master' into develop 2017-07-03 10:40:13 +02:00
Pierre Rudloff b4f0cf7a38 Use HttpOnly session cookies 2017-07-03 10:35:28 +02:00
Pierre Rudloff 59e5df4aa6 Content-Security-Policy and other security headers 2017-07-03 10:19:56 +02:00
Pierre Rudloff dd00e9d279 Remove Google Cast support since the JS library does not seem to be maintained anymore and it frequently breaks 2017-07-03 10:19:50 +02:00
Pierre Rudloff 7bd1b59a48 Update package-lock.json 2017-06-03 23:56:55 +02:00
Pierre Rudloff 2e93ab867c Hide language switcher if only one locale is supported 2017-06-01 23:45:35 +02:00
Pierre Rudloff b14df412c1 Only display locales that are installed on the system 2017-06-01 23:40:36 +02:00
Pierre Rudloff eef3b88ff7 Merge tag '0.10.0' into develop
Config file is now config/config.yml
New locales supported: French and Chinese (thanks to @tony199555!)
Heroku deploy button
We now remove non-ascii characters from the downloaded file names
Playlist can now be downloaded when stream mode is enabled (experimental)
2017-06-01 23:07:42 +02:00
Pierre Rudloff b5ef14a930 Merge branch 'release/0.10.0' 2017-06-01 23:01:02 +02:00
Pierre Rudloff 601dbc59b6 Add missing files to release package 2017-06-01 23:00:45 +02:00
Pierre Rudloff 169a33dd50 Merge branch 'release/0.10.0' 2017-06-01 22:51:23 +02:00