Commit graph

  • 4059da180b
    Allow disabling on the fly webp conversion. Kavin 2022-07-03 02:02:23 +01:00
  • 0816001b24
    Add option to disable ipv6. Kavin 2022-06-27 13:25:31 +01:00
  • cae96be92a
    Add support to convert jpeg images to webp on the fly. Kavin 2022-06-03 03:33:51 +01:00
  • 1a64b5a446
    Change "Referrer" to "Referer" Kavin 2022-05-18 13:50:31 +01:00
  • 4aa7d3ee73
    Fix logic for header copying. Kavin 2022-05-18 13:32:39 +01:00
  • 4c74225413
    Strip request information properly. Kavin 2022-05-17 11:19:43 +01:00
  • d759617d1f
    Increase write timeout to prevent forcibly closing connections. Kavin 2022-04-18 09:33:19 +01:00
  • 696c07b8c7
    Add odycdn.com to whitelisted hostnames. Kavin 2022-03-21 18:03:51 +00:00
  • e44f1e55b7
    Use BuildX's cache mount for caching. Kavin 2022-03-04 19:31:27 +00:00
  • 779777b9b6
    Include Content-Length header on non-rewritten content. Kavin 2022-03-04 19:28:09 +00:00
  • f8ac0ac914
    Fix bug on url building (#5) Andrea Spacca 2021-11-24 18:43:19 +01:00
  • e6a0f39557
    Allow to prepend a path prefix in case proxy is not hosted on root of the domain (#4) Andrea Spacca 2021-11-17 14:14:51 +01:00
  • e615be63e4
    Rewrite HLS manifest URLs. FireMaskterK 2021-11-07 18:23:39 +00:00
  • f3ef98fbfe
    Rewrite HLS manifest to include hostname and path. FireMasterK 2021-09-05 18:19:33 +05:30
  • 81577419a7
    Update quic-go. FireMasterK 2021-09-02 21:19:29 +05:30
  • a484dfd22b
    Add support for *.lbryplayer.xyz. FireMasterK 2021-09-02 19:14:01 +05:30
  • 7dd806014c
    Add support for *.googleusercontent.com. FireMasterK 2021-08-04 20:30:40 +05:30
  • 016a677be7
    Restrict to YouTube related domains FireMasterK 2021-07-21 23:53:27 +05:30
  • 6019c4efd1
    Increase ttfb timeout to 20 seconds. FireMasterK 2021-06-20 16:07:39 +05:30
  • 5cc0755b92
    Add support for hosts in /host/ FireMasterK 2021-06-20 12:49:07 +05:30
  • 49e3e100cd
    Fix path not being rewritten for maxres.jpg. FireMasterK 2021-06-20 12:38:57 +05:30
  • f95f1a8540
    Remove debug code. FireMasterK 2021-06-10 02:42:39 +05:30
  • a16e640799
    Fix for Errors/404s with no path. FireMasterK 2021-06-10 02:41:57 +05:30
  • 66de98358b
    Fix bug when dealing with encoded paths. FireMasterK 2021-06-10 01:52:02 +05:30
  • 2d96fc49a1
    Update golang version to 1.16 FireMasterK 2021-05-17 16:51:14 +05:30
  • b6bc0ba945
    Improve performance by not limiting connections and forcing http/2. FireMasterK 2021-04-09 20:07:35 +05:30
  • 413e15199b
    Revert "Async copy." FireMasterK 2021-04-09 14:19:38 +05:30
  • 60eb517839
    Reduce keep-alive to 30 seconds. FireMasterK 2021-04-09 14:20:14 +05:30
  • 916df915b3
    Async copy. FireMasterK 2021-04-09 14:19:38 +05:30
  • 17bc0c3321
    Add request timeouts. FireMasterK 2021-03-12 12:29:53 +05:30
  • 0badc6c3d7
    Faster server implementation. FireMasterK 2021-03-04 14:27:42 +05:30
  • d5045e5a1d proxy: don't panic when no host is specified FireMasterK 2021-01-20 11:47:24 +05:30
  • 4bc7cb1764 routes: just proxy everything FireMasterK 2021-01-12 14:08:38 +05:30
  • 675ada1905
    Patch for invidious live streams. FireMasterK 2020-12-10 19:07:10 +05:30
  • b7fdac0c1b
    Add support for LBRY's streams. FireMasterK 2020-11-22 12:22:43 +05:30
  • a8981a44c7 Add support for /ytc/ - channel avatars. FireMasterK 2020-11-14 01:06:08 +05:30
  • 002de23657 Add support for webp. FireMasterK 2020-11-13 13:15:51 +05:30
  • eb64ae2cbe Add support for Invidious's storyboard. FireMasterK 2020-11-12 14:41:17 +05:30
  • 3ba265d0ea Add support for Invidious's maxres.jpg. FireMasterK 2020-10-27 15:29:49 +05:30
  • 3680e840d1 Close Body after reading. FireMasterK 2020-10-25 16:46:16 +00:00
  • f844b7a793 Don't use QUIC as it's unstable. FireMasterK 2020-10-25 15:57:05 +00:00
  • 2fe47dd911 Change folder of unix socket. FireMasterK 2020-10-25 14:01:23 +00:00
  • 47e88064a1 Remove ppc64le as it fails to build. FireMasterK 2020-10-25 13:33:41 +00:00
  • d4504baf55 Remove s390x as it fails to build. FireMasterK 2020-10-25 13:26:28 +00:00
  • 3886f202cf Automatically build images. FireMasterK 2020-10-25 13:22:38 +00:00
  • cf6ab21cd8 Add a Dockerfile FireMasterK 2020-10-25 13:03:34 +00:00
  • f955cc04da Fix unix socket binding if it already exists. FireMasterK 2020-10-25 12:52:02 +00:00
  • 4cdba58f8e Working release. FireMasterK 2020-10-25 18:11:17 +05:30
  • 27ffcc7eee Initial QUIC test. FireMasterK 2020-10-24 15:47:41 +00:00
  • ae3c8706d3
    Initial commit FireMasterK 2020-10-24 00:32:25 +05:30