Pierre Rudloff
d2ad962f6f
Use cleaner way to create custom config everywhere
2017-04-24 18:19:21 +02:00
Pierre Rudloff
e4f061e6c3
Allow empty config filename (= default)
2017-04-24 17:56:07 +02:00
Pierre Rudloff
2a31951217
Use test config for controller tests
2017-04-24 17:49:13 +02:00
Pierre Rudloff
2051ee410c
Update Slim to 3.8.1
2017-04-15 22:22:40 +02:00
Pierre Rudloff
b82841b3f8
Update youtube-dl to 2017.04.15
2017-04-15 20:37:48 +02:00
Pierre Rudloff
3f56c5bedc
Merge tag '0.8.1-beta' into develop
...
Dependencies update
Update URI lib to 4.2.2 to try to fix #102
2017-04-15 20:20:56 +02:00
Pierre Rudloff
75e73d19b7
Merge branch 'release-0.8.1-beta'
2017-04-15 20:20:47 +02:00
Pierre Rudloff
dc4f635cc4
0.8.1-beta release
2017-04-15 20:20:40 +02:00
Pierre Rudloff
ed44c68a31
Merge commit 'c21be3c' into develop
2017-04-15 20:19:35 +02:00
Pierre Rudloff
c21be3c904
Dependencies update
...
Update URI lib to 4.2.2 to try to fix #102
2017-04-15 20:18:46 +02:00
Pierre Rudloff
c44f22fa58
Merge tag '0.8.0' into develop
...
New uglyUrls option that disables URL rewriting
New stream option that enables streaming videos through the server
Enabled audio conversion in the Docker image
Updated youtube-dl to 2017.03.07
Removed the unused /json route
2017-04-03 00:05:51 +02:00
Pierre Rudloff
0a3d9c08e8
Merge branch 'release-0.8.0'
2017-04-03 00:01:34 +02:00
Pierre Rudloff
0975015824
0.8.0 release
2017-04-03 00:01:17 +02:00
Pierre Rudloff
9c53e5e93c
Lint
2017-04-02 23:45:59 +02:00
Pierre Rudloff
c3af978e22
Fix uglyUrls variable not passed to video.tpl
2017-04-02 23:44:30 +02:00
Pierre Rudloff
c9db4d0d2e
Fix variable name
2017-04-02 23:34:07 +02:00
Pierre Rudloff
49b38fa318
Merge branch 'master' into develop
2017-04-02 23:21:02 +02:00
Pierre Rudloff
b28df20629
Hotfix: fix Travis doc deployment
2017-04-02 23:19:43 +02:00
Pierre Rudloff
e7d4e12722
Update PHPCS to 2.8
2017-04-02 22:34:28 +02:00
Pierre Rudloff
e2f490e768
Dependencies update
2017-04-02 22:17:52 +02:00
Pierre Rudloff
194bdbed77
Replace testVideoWithUnconvertedAudio test because soundcloud.com triggers some weird SSL error on Travis ( fixes #101 )
2017-04-02 22:03:30 +02:00
Pierre Rudloff
aa3cac77af
Merge tag '0.7.2-beta2' into develop
...
New stream feature
Removed JSON output
Enable conversion on Docker image
Various fixes
2017-04-02 20:40:41 +02:00
Pierre Rudloff
8c58c379de
Merge branch 'release-0.7.2-beta2'
2017-04-02 20:37:58 +02:00
Pierre Rudloff
f33ea5ec2e
0.7.2-beta2 release
2017-04-02 20:37:50 +02:00
Pierre Rudloff
9336b7dc53
Enable conversion on Docker image
2017-03-29 23:30:15 +02:00
Pierre Rudloff
23906c7e84
Use locally installed grunt and bower in Docker image
2017-03-29 21:42:48 +02:00
Pierre Rudloff
30cd469c58
Add Docker instructions to FAQ
2017-03-29 21:30:02 +02:00
Pierre Rudloff
4958f59a67
Lint
2017-03-19 12:28:54 +01:00
Pierre Rudloff
962d019972
Merge branch 'develop' of github.com:Rudloff/alltube into develop
2017-03-19 12:27:27 +01:00
Pierre Rudloff
2ebea7749b
Fix redirect when no format is specified
2017-03-19 12:27:08 +01:00
Pierre Rudloff
7f34e3b2ec
phpunit update
2017-03-18 00:02:38 +01:00
Pierre Rudloff
9d4569244f
Fix FFMPEG URL in composer.lock
2017-03-14 11:29:06 +01:00
Pierre Rudloff
35e1dd0da4
Symfony update
2017-03-14 01:40:19 +01:00
Pierre Rudloff
f9070e80c2
Grunt plugins update
2017-03-12 23:44:56 +01:00
Pierre Rudloff
956645691f
Typo in FAQ
2017-03-12 12:36:41 +01:00
Pierre Rudloff
2eb9b642e7
youtube-dl update
2017-03-08 10:25:28 +01:00
Pierre Rudloff
c9341acfb9
Download ffmpeg over HTTPS
2017-03-02 23:10:02 +01:00
Pierre Rudloff
15cea297d8
Dependencies update
2017-03-02 23:05:25 +01:00
Pierre Rudloff
ec1124692f
Add update instructions to README ( fixes #95 )
2017-03-02 22:58:37 +01:00
Pierre Rudloff
1558f53a12
youtube-dl update
2017-02-25 15:23:32 +01:00
Pierre Rudloff
6bdab67854
Dependencies update
2017-02-25 15:22:52 +01:00
Pierre Rudloff
4aca4b138e
youtube-dl update
2017-01-31 01:51:26 +01:00
Pierre Rudloff
83544437b6
Use local phpunit on Travis
2017-01-30 17:19:18 +01:00
Pierre Rudloff
9ffa90ad1a
Merge branch 'develop' of github.com:Rudloff/alltube into develop
2017-01-30 17:11:21 +01:00
Pierre Rudloff
fda8ea8ddd
Dependencies update
2017-01-30 17:09:49 +01:00
Pierre Rudloff
f5b1b9227c
Fix outdated info in FAQ
2017-01-19 22:29:34 +01:00
Pierre Rudloff
e7dac692c6
Add heroku local instructions to FAQ ( fixes #86 )
2017-01-19 22:10:44 +01:00
Pierre Rudloff
181d578019
youtube-dl update ( fixes #91 )
2017-01-16 23:47:07 +01:00
Pierre Rudloff
cb01839e6e
Lint
2017-01-16 18:54:03 +01:00
Pierre Rudloff
985364c047
Unused variable
2017-01-16 18:51:42 +01:00