Commit graph

  • 79ec6aee09
    migrating to python 3 (#312) NOOB BOTS 2020-10-10 17:04:01 +0530
  • 8ab2ed838b Upgrade composer-dangling-locked-deps to 0.2 Pierre Rudloff 2020-10-09 23:37:12 +0200
  • 2e8350ce1a
    Provide config toggle to set 'audio' conversion on as default (#310) bellington3 2020-09-29 22:07:20 +0000
  • f9aab3c404 Lint Pierre Rudloff 2020-09-27 19:56:19 +0200
  • 4bd121cda2 Disable timeout for "composer test" Pierre Rudloff 2020-09-27 19:50:12 +0200
  • c1c65c507c Merge branch 'master' into develop Pierre Rudloff 2020-09-27 17:52:51 +0200
  • 7f934ae8c9 Add some rules for pull requests Pierre Rudloff 2020-09-27 17:52:27 +0200
  • 8d15fbdda2 Lint Pierre Rudloff 2020-09-27 15:53:53 +0200
  • d38b1cd9aa composer-dangling-locked-deps Pierre Rudloff 2020-09-01 12:47:06 +0200
  • 3ba720dce0 Get open-sans from Packagist So we can stop requiring Asset Packagist Pierre Rudloff 2020-07-20 23:03:28 +0200
  • 2dcd1239a4 Remove dangling dependencies Pierre Rudloff 2020-07-20 22:33:53 +0200
  • 2aac009a1e Fix ControllerTest Pierre Rudloff 2020-07-15 23:23:14 +0200
  • b6b4dad2ec Custom 404 and 405 error pages Pierre Rudloff 2020-07-15 23:17:23 +0200
  • 280618bb6b Use a factory to Config and LocaleManager (see #298) Pierre Rudloff 2020-07-15 23:05:41 +0200
  • 96a75cbf14 Log youtube-dl and ffmpeg commands (fixes #297) Pierre Rudloff 2020-07-15 22:39:46 +0200
  • 7e575e1bb2 composer-normalize Pierre Rudloff 2020-07-05 11:58:50 +0200
  • b02e255cb4 Avoid magic numbers Pierre Rudloff 2020-07-05 11:22:55 +0200
  • 32f0a5012c Use security-checker instead of security-advisories So it can be checked with grumphp Pierre Rudloff 2020-07-05 03:23:14 +0200
  • 9d6389b1a7 Remove obsolete locked dependencies Pierre Rudloff 2020-07-05 03:17:45 +0200
  • 39f66d4e7e security-advisories update Pierre Rudloff 2020-07-05 02:19:09 +0200
  • cd38be2d81 Merge branch 'feature/robofile-phpstan' into develop Pierre Rudloff 2020-07-02 22:59:23 +0200
  • 281acf3068 Don't exclude RoboFile.php from grumphp scans (closes #294) Pierre Rudloff 2020-07-01 23:21:13 +0200
  • 2e6413ee9d Merge branch 'master' into develop Pierre Rudloff 2020-07-02 21:57:00 +0200
  • 2e05989ee3
    Add Cloudron installation method (#292) Johannes Zellner 2020-07-02 21:56:23 +0200
  • 7ecfe8cb87 Use autoload-dev for test classes (fixes #293) Pierre Rudloff 2020-07-01 22:58:26 +0200
  • d127964eff Simplify PSR-4 autoload Pierre Rudloff 2020-07-01 22:52:22 +0200
  • 65ccf95437 Merge tag '3.0.0-beta' into develop Pierre Rudloff 2020-06-23 23:05:08 +0200
  • 9c1cb78df6 Merge branch 'release-3.0.0-beta' Pierre Rudloff 2020-06-23 22:56:22 +0200
  • 00e1d57ff7 Merge branch 'master' into develop Pierre Rudloff 2020-06-23 01:15:39 +0200
  • 440063c3cb We now require PHP 7.2 Pierre Rudloff 2020-06-23 01:15:27 +0200
  • a8b9b18949 Remove obsolete documentation Pierre Rudloff 2020-06-23 01:05:44 +0200
  • 0d7cbfe590 Remove obsolete docs folder Pierre Rudloff 2020-06-23 00:15:48 +0200
  • 9f6b2d41a9 Call check-platform-reqs when building the Docker image This way we can catch dependency issues earlier Pierre Rudloff 2020-06-23 00:01:55 +0200
  • 7d565bfa89 Don't include .git folder in Docker image (fixes #281) Pierre Rudloff 2020-06-22 23:56:18 +0200
  • 75d1c08702 Update dependencies for Docker image Pierre Rudloff 2020-06-22 23:51:53 +0200
  • 606810e99b Remove gettext extension from Docker image (fixes #290) And only install production dependencies Pierre Rudloff 2020-06-22 23:38:29 +0200
  • b70a3d0679 Remove obsolete resources Pierre Rudloff 2020-06-22 23:36:43 +0200
  • eb9d64d746 Remove CONVERT option on Heroku as ffmpeg will not be available Pierre Rudloff 2020-06-22 23:33:39 +0200
  • 0d5e97d37c Remove obsolete entries from gitignore (fixes #291) Pierre Rudloff 2020-06-22 23:32:23 +0200
  • a02cbdf9cf Merge branch 'develop' of github.com:Rudloff/alltube into develop Pierre Rudloff 2020-06-22 23:31:29 +0200
  • 683a19b0fb Remove references to avconv Most distributions now use ffmpeg instead Pierre Rudloff 2020-06-22 23:26:47 +0200
  • 7a2c7b42fb Remove Windows test config file We don't have a Windows CI anymore Pierre Rudloff 2020-06-22 23:22:42 +0200
  • f90a08e89c Stop installing ffmpeg and phantomjs with Composer It is convenient but this a the job of the OS package manager Pierre Rudloff 2020-06-22 23:16:42 +0200
  • a518e3b7b3 Create release package cleanly from a temporary folder (#279) Pierre Rudloff 2020-06-22 23:15:31 +0200
  • 72e5e68274 Remove obsolete routes Pierre Rudloff 2020-06-22 22:25:32 +0200
  • 251fbe48ca Add generator meta with the current version Pierre Rudloff 2020-06-21 15:30:39 +0200
  • ea2d0bf1d4 Merge branch 'feature/library' into develop Pierre Rudloff 2020-06-21 15:12:48 +0200
  • d4b3a82ebb Remove obsolete Composer config Pierre Rudloff 2020-06-21 15:04:01 +0200
  • 5c2823e3f1 Move Video class to a separate library + improve error handling + youtube-dl update Pierre Rudloff 2020-06-21 01:44:20 +0200
  • 7d94271a49 Remove support for launching Heroku locally This is untested and probably broken Pierre Rudloff 2020-06-20 14:24:47 +0200
  • 62dac1e5bb Move youtube-dl, ffmpeg and phantomsjs to dev dependencies (fixes #280) Pierre Rudloff 2020-06-20 14:20:31 +0200
  • 672a1a9754 Disable debug mode if dev dependencies are not installed Pierre Rudloff 2020-06-20 14:14:38 +0200
  • 359615d0ed grumphp update To provide Composer 2 compatibility Pierre Rudloff 2020-06-20 13:49:01 +0200
  • f028db6b1e "composer check-platform-reqs" on CI Pierre Rudloff 2020-06-20 13:44:40 +0200
  • a79c89aea7 fixup! Add fallback to bestvideo and worstvideo (fixes #288) Pierre Rudloff 2020-06-20 13:39:35 +0200
  • 29756cf290 Add fallback to bestvideo and worstvideo (fixes #288) Pierre Rudloff 2020-06-20 13:33:16 +0200
  • 4ef7a93dce Escape error message Because of the "Maybe you have characters before an opening <?php tag?" error Pierre Rudloff 2020-06-08 23:49:59 +0200
  • 190238ab96 No reason to hide "git describe" output Pierre Rudloff 2020-06-08 23:42:37 +0200
  • e777f51490 Dependencies update symfony/finder should be a production dependency Pierre Rudloff 2020-05-28 00:55:49 +0200
  • ad77d029d3 fixup! Detect locales automatically Pierre Rudloff 2020-05-28 00:33:07 +0200
  • 2c28cf95c8
    Added Italian translation (#285) holoitsme 2020-05-28 00:27:18 +0200
  • cb20f4e51d Detect locales automatically Pierre Rudloff 2020-05-28 00:22:30 +0200
  • 1d95ba7b57 Fix stream: ask detection (see #283) Pierre Rudloff 2020-05-23 16:21:46 +0200
  • 689264cb35 Fix typo Pierre Rudloff 2020-05-15 21:18:01 +0200
  • c30b0a4049 Remove unused classes Pierre Rudloff 2020-05-14 14:11:22 +0200
  • 4f226fd25b Merge branch 'master' into develop Pierre Rudloff 2020-05-14 14:10:51 +0200
  • 0197554681 Fix typo Pierre Rudloff 2020-05-14 14:10:38 +0200
  • 80434fcc27 Don't include phpstan in the release package Pierre Rudloff 2020-05-14 12:48:06 +0200
  • 4d17c8af8f Merge tag '2.3.0' into develop Pierre Rudloff 2020-05-14 12:40:18 +0200
  • c136534723 Merge branch 'release-2.3.0' Pierre Rudloff 2020-05-14 12:40:03 +0200
  • 5051602174 grumphp should be a dev dependency Pierre Rudloff 2020-05-14 12:38:58 +0200
  • 1e9c9e96c5 Fix stream tests Pierre Rudloff 2020-05-14 12:02:13 +0200
  • 7b5e7cb6d9 Disable IDN conversion Pierre Rudloff 2020-05-14 11:55:30 +0200
  • 338ecd8b17 Less strict Vimeo domain detection because it keeps changing Pierre Rudloff 2020-05-14 11:15:44 +0200
  • 8f7601edd8
    Fix xHamster support, fixes #264 (#276) 0x6470 2020-05-14 10:59:59 +0200
  • 6a3bc97219 phpcs update Pierre Rudloff 2020-05-14 10:55:43 +0200
  • af9e84f832 Unifiy dependencies constraints Pierre Rudloff 2020-05-14 10:54:13 +0200
  • e81cbe70be Lint Pierre Rudloff 2020-05-14 00:26:36 +0200
  • 1d9a709444 Remove obsolete phpstan rule Pierre Rudloff 2020-05-14 00:21:25 +0200
  • d4c1357c32 Lint Pierre Rudloff 2020-05-14 00:18:39 +0200
  • 957de61892 security-advisories update Pierre Rudloff 2020-05-13 23:24:08 +0200
  • 0787c566c0 Remove package stuck in composer.lock Pierre Rudloff 2020-05-13 23:23:05 +0200
  • 95977c5564 Update youtube-dl to 2020.05.08 (fixes #278) Pierre Rudloff 2020-05-13 23:20:21 +0200
  • 6a19a1ddc1 Use the new Symfony error handler Pierre Rudloff 2020-05-13 22:57:25 +0200
  • b670b16ca2 Catch various exceptions on the index Pierre Rudloff 2020-05-13 22:33:02 +0200
  • 75052e58f3 grumphp update Pierre Rudloff 2020-05-13 22:29:08 +0200
  • 6adc1df213 phpstan update Better typying Pierre Rudloff 2020-05-13 22:28:05 +0200
  • 74db3b9ad0 Update guzzle to 6.5 Pierre Rudloff 2020-05-13 21:39:38 +0200
  • bc695cfa15 Lint Pierre Rudloff 2020-05-13 21:33:05 +0200
  • 71d49ad74f Lint Pierre Rudloff 2020-05-13 21:18:32 +0200
  • 81e9eaba4e Update slim to 3.12.3 Pierre Rudloff 2020-05-13 20:31:18 +0200
  • a6705dd89c
    Merge pull request #275 from raycheung/develop Pierre Rudloff 2020-05-13 20:24:55 +0200
  • 4cc4f95a1d Update youtube-dl to 2020.03.24 Ray Cheung 2020-04-25 11:38:00 +0800
  • a478aea3ca Stop using pathinfo (fixes #272) Because it does not handle UTF-8 filenames correctly Pierre Rudloff 2020-04-09 20:46:14 +0200
  • 08d61b4bec Merge branch 'master' into develop Pierre Rudloff 2020-04-09 12:56:22 +0200
  • bb8105e88b Add YAML block for config in issue template Pierre Rudloff 2020-04-09 12:55:24 +0200
  • 15c17c6750 Check if mod_deflate is enabled (fixes #270) Pierre Rudloff 2020-04-05 16:55:00 +0200
  • 09e372175f Fall back to "best" for audio conversion when "bestaudio" is not available (fixes #269) Pierre Rudloff 2020-04-04 17:52:55 +0200
  • ae7d67557f Merge tag '2.2.1' into develop Pierre Rudloff 2020-03-23 21:38:26 +0100
  • decb6e3ac7 Merge branch 'release/2.2.1' Pierre Rudloff 2020-03-23 21:37:46 +0100