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
Pierre Rudloff
7fe0730578
0.10.0 release
2017-06-01 22:51:00 +02:00
Pierre Rudloff
be1163a408
Fix locale switcher position on mobile
2017-06-01 22:48:14 +02:00
Pierre Rudloff
30fd83ef08
Correct buildpack order
2017-06-01 22:18:49 +02:00
Pierre Rudloff
f943c60755
Wrong section order in README
2017-06-01 22:16:15 +02:00
Pierre Rudloff
e62c385735
Install gettext on Heroku
2017-06-01 22:15:16 +02:00
Pierre Rudloff
4b174d297b
Add title on share links
2017-06-01 11:43:07 +02:00
Pierre Rudloff
19bbe3f11c
Lint CSS
2017-06-01 11:38:35 +02:00
Pierre Rudloff
bb0f3b9f7c
Font size abstraction
2017-06-01 11:25:59 +02:00
Pierre Rudloff
556ba2762d
Cleanup CSS comments
2017-06-01 11:18:46 +02:00
Pierre Rudloff
77b3c78a70
Fix locale switcher button background
2017-06-01 11:17:29 +02:00
Pierre Rudloff
3f1a61df3d
Merge branch 'feature/gettext' into develop
2017-06-01 11:16:07 +02:00
Pierre Rudloff
c9c3988b91
Fix tests
2017-06-01 11:08:50 +02:00
Pierre Rudloff
f6a04458e7
Improve language switcher
2017-06-01 10:59:37 +02:00