1
0
mirror of https://github.com/Rudloff/alltube.git synced 2024-06-26 07:29:06 +02:00
Commit Graph

1473 Commits

Author SHA1 Message Date
Pierre Rudloff
fb023b79d3 Use PHP 7.3 in the Docker image (#251) 2019-11-30 13:14:58 +01:00
Pierre Rudloff
3c5147f37e handlebars upgrade
In order to fix multiple vulnerabilities
2019-11-29 23:38:34 +01:00
Pierre Rudloff
e0a19f53b9 PHPCS update 2019-11-29 23:25:05 +01:00
Pierre Rudloff
c155f4c73d Update roave/security-advisories 2019-11-29 23:25:05 +01:00
Pierre Rudloff
904e18c220 Switch to Symfony 5 2019-11-29 23:15:03 +01:00
Pierre Rudloff
8d1c23498e Sort Composer packages 2019-11-29 23:09:09 +01:00
Pierre Rudloff
4a313b714b Stop supporting PHP 7.0 2019-11-29 23:06:31 +01:00
Pierre Rudloff
a6ed0498cb Merge branch 'master' into develop 2019-11-29 23:02:52 +01:00
Pierre Rudloff
fe4df10cd2 We don't need gettext on Heroku anymore 2019-11-29 22:59:51 +01:00
Pierre Rudloff
cc55fabe14 Remove remaining gettext functions 2019-11-29 22:56:41 +01:00
Pierre Rudloff
ce5edcb2b7 Merge tag '2.1.0' into develop
Use Symfony for translations so locales don't have to be installed on the OS
Removed social buttons
Various bug fixes
Fixed testing on CI
Display download options even when video only has one format
Allow every config options to be set with environment variables
Improved Spanish and French translation
New debug option
2019-11-29 22:40:14 +01:00
Pierre Rudloff
d5fcb3475d Merge branch 'release/2.1.0' 2019-11-29 22:37:19 +01:00
Pierre Rudloff
a7e351b8db 2.1.0 release 2019-11-29 22:36:41 +01:00
Pierre Rudloff
e6cd7682a9 Improved French translation 2019-11-29 22:28:48 +01:00
Pierre Rudloff
850fc80622 Add support for variables in translation (#250) 2019-11-29 22:13:11 +01:00
Pierre Rudloff
6fb1cbaa6c Add comments to index.php to make it easier to read 2019-11-28 01:04:07 +01:00
Pierre Rudloff
5c480f4268 Remove social buttons 2019-11-28 00:08:18 +01:00
Pierre Rudloff
7772de5394 Fix tests (#250) 2019-11-28 00:04:05 +01:00
Pierre Rudloff
aabcee25f0 Custom fatal error handler 2019-11-27 23:49:01 +01:00
Pierre Rudloff
a5bd827d21 Switch to symfony/translation for translations (#250) 2019-11-27 23:15:49 +01:00
Pierre Rudloff
0b1ce90f47 New debug option 2019-11-27 21:41:15 +01:00
Pierre Rudloff
89c1538d0f
Merge pull request #249 from jawira/feature/spanish
Improve spanish translation
2019-11-19 23:40:51 +01:00
jawira
f679de91c3 Improve spanish translation 2019-11-19 23:13:33 +01:00
Pierre Rudloff
5883c78bbb Merge branch 'develop' of github.com:Rudloff/alltube into develop 2019-11-14 00:13:10 +01:00
Pierre Rudloff
1478b3a759 Update locale template 2019-11-14 00:12:46 +01:00
Pierre Rudloff
8521b03cc9 Allow every config options to be set with environment variables 2019-11-10 18:14:15 +01:00
Pierre Rudloff
adba68edbc Display download options even when video only has one format 2019-11-07 23:42:48 +01:00
Pierre Rudloff
d0add4955d
Merge pull request #245 from yassineim/patch-1
Add missing closing double-quote in filename header for remuxes
2019-11-06 14:00:07 +01:00
Yassine Imounachen
8645ffd08a
Add missing closing double-quote in filename header for remuxes 2019-10-31 13:41:16 +01:00
Pierre Rudloff
61b7084f10 Merge branch 'develop' of github.com:Rudloff/alltube into develop 2019-10-26 16:18:30 +02:00
Pierre Rudloff
1cab9623e9 Do not run tests that download videos on CI
Travis get blacklisted by more and more services (Vimeo, Youtube, etc.)
2019-10-26 16:14:01 +02:00
Pierre Rudloff
9c92eae306 Fix path to icons in web app manifest 2019-10-26 00:19:54 +02:00
Pierre Rudloff
9427a22a41 ci(heroku): correct buildpacks order
In order to try to fix #243
2019-10-19 22:09:44 +02:00
Pierre Rudloff
3e9a934f87 fix: fix /watch route 2019-10-19 22:06:30 +02:00
Pierre Rudloff
2747f8ceac test(phpunit): remove broken URL from test 2019-10-16 23:12:07 +02:00
Pierre Rudloff
9fc21b2419 fix: always use headers provided by youtube-dl when streaming 2019-10-16 23:00:05 +02:00
Pierre Rudloff
7020c7516f Merge branch 'develop' of github.com:Rudloff/alltube into develop 2019-10-13 12:02:20 +02:00
Pierre Rudloff
9e942302ab build(yarn): upgrade grunt-markdownlint 2019-10-13 12:02:00 +02:00
Pierre Rudloff
e366c1cd9a build(yarn): upgrade grunt-jsonlint 2019-10-13 12:00:28 +02:00
Pierre Rudloff
5e0afdcbf4 build(yarn): fix vulnerabilities 2019-10-13 11:58:44 +02:00
Pierre Rudloff
c806b863e4 ci(docker): Use Node 8
Yarn complains about it because of grunt-changed, even if it is a dev dependency...
2019-10-06 23:45:43 +02:00
Pierre Rudloff
a1148c9100 ci(docker): Cleaner Composer output 2019-10-06 23:36:42 +02:00
Pierre Rudloff
f136fd904c fix: libxslt missing in Docker image 2019-10-03 23:02:03 +02:00
Pierre Rudloff
a656f4dfaf fixup! ci(travis): Run lint on CI 2019-10-03 22:39:22 +02:00
Pierre Rudloff
194b67eede fix: Fix Docker build 2019-10-03 22:13:07 +02:00
Pierre Rudloff
4a125777bf ci(travis): Run lint on CI 2019-10-03 22:05:45 +02:00
Pierre Rudloff
5ae67d1d3d ci(travis): Stop using Codecov 2019-10-03 22:00:23 +02:00
Pierre Rudloff
a2f5f90e03 fixup! style(phpcs): Switch to PSR-12 2019-10-03 21:41:54 +02:00
Pierre Rudloff
44bf858c35 style(phpcs): Switch to PSR-12
https://www.php-fig.org/psr/psr-12/
2019-10-03 21:24:12 +02:00
Pierre Rudloff
f063f2ead4 Merge branch 'develop' of github.com:Rudloff/alltube into develop 2019-10-01 22:17:53 +02:00