Commit Graph

  • 6cb4bb530e
    Build with golang 1.18 #8 Brock Vojkovic 2023-11-05 16:35:31 +1100
  • 1b8c510be8
    Add renovate.json #7 renovate/configure renovate[bot] 2022-10-09 20:21:24 +0000
  • 4059da180b
    Allow disabling on the fly webp conversion. main Kavin 2022-07-03 02:02:23 +0100
  • 0816001b24
    Add option to disable ipv6. Kavin 2022-06-27 13:25:31 +0100
  • cae96be92a
    Add support to convert jpeg images to webp on the fly. Kavin 2022-06-03 03:33:51 +0100
  • 1a64b5a446
    Change "Referrer" to "Referer" Kavin 2022-05-18 13:50:31 +0100
  • 4aa7d3ee73
    Fix logic for header copying. Kavin 2022-05-18 13:32:39 +0100
  • 4c74225413
    Strip request information properly. Kavin 2022-05-17 11:19:43 +0100
  • d759617d1f
    Increase write timeout to prevent forcibly closing connections. Kavin 2022-04-18 09:33:19 +0100
  • 696c07b8c7
    Add odycdn.com to whitelisted hostnames. Kavin 2022-03-21 18:03:51 +0000
  • e44f1e55b7
    Use BuildX's cache mount for caching. Kavin 2022-03-04 19:31:27 +0000
  • 779777b9b6
    Include Content-Length header on non-rewritten content. Kavin 2022-03-04 19:28:09 +0000
  • f8ac0ac914
    Fix bug on url building (#5) Andrea Spacca 2021-11-24 18:43:19 +0100
  • 7ee5fed15a
    Add newline back. #5 FireMaskterK 2021-11-24 17:42:48 +0000
  • 2b288af90c cr fix Andrea Spacca 2021-11-22 10:01:16 +0100
  • ada55f0d2e remove debug Andrea Spacca 2021-11-22 09:05:29 +0100
  • 387734027c print debug Andrea Spacca 2021-11-22 08:38:10 +0100
  • 01ac42bc11 revert query set, remove debug Andrea Spacca 2021-11-21 21:06:52 +0100
  • 5e969d3052 remove path_prefix from path Andrea Spacca 2021-11-21 21:02:37 +0100
  • 3824106118 set query Andrea Spacca 2021-11-21 19:07:00 +0100
  • 7a25370548 fix path_prefix prepend Andrea Spacca 2021-11-21 18:40:01 +0100
  • 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 +0100
  • 1c31ae7558 cr fixes #4 Andrea Spacca 2021-11-13 20:45:59 +0100
  • 53486a474c remove debug print Andrea Spacca 2021-11-13 11:29:41 +0100
  • c485587c5c add debug print, skip Authorization header Andrea Spacca 2021-11-13 11:10:51 +0100
  • d99e24abb6 allow path_prefix on proxied url Andrea Spacca 2021-11-13 10:14:35 +0100
  • 4e15dc92e9
    Merge 61bdcb10c3 into e615be63e4 #2 Jake Howard 2021-11-08 04:49:00 +0000
  • e615be63e4
    Rewrite HLS manifest URLs. FireMaskterK 2021-11-07 18:23:39 +0000
  • a349df031d
    Merge 590b3e3efa into f3ef98fbfe #3 Kavin 2021-09-09 20:50:10 +0000
  • 590b3e3efa
    Simplify port handling and discourage listening on a port. #3 http-port-listen FireMasterK 2021-09-10 01:28:04 +0530
  • 61bdcb10c3
    Add the ability to listen on a port #2 Jake Howard 2021-09-09 20:02:23 +0100
  • f3ef98fbfe
    Rewrite HLS manifest to include hostname and path. FireMasterK 2021-09-05 18:19:33 +0530
  • 81577419a7
    Update quic-go. FireMasterK 2021-09-02 21:19:29 +0530
  • a484dfd22b
    Add support for *.lbryplayer.xyz. FireMasterK 2021-09-02 19:14:01 +0530
  • 7dd806014c
    Add support for *.googleusercontent.com. FireMasterK 2021-08-04 20:30:40 +0530
  • 016a677be7
    Restrict to YouTube related domains FireMasterK 2021-07-21 23:53:27 +0530
  • 6019c4efd1
    Increase ttfb timeout to 20 seconds. FireMasterK 2021-06-20 16:07:39 +0530
  • 5cc0755b92
    Add support for hosts in /host/ FireMasterK 2021-06-20 12:49:07 +0530
  • 49e3e100cd
    Fix path not being rewritten for maxres.jpg. FireMasterK 2021-06-20 12:38:57 +0530
  • f95f1a8540
    Remove debug code. FireMasterK 2021-06-10 02:42:39 +0530
  • a16e640799
    Fix for Errors/404s with no path. FireMasterK 2021-06-10 02:41:57 +0530
  • 66de98358b
    Fix bug when dealing with encoded paths. FireMasterK 2021-06-10 01:52:02 +0530
  • 2d96fc49a1
    Update golang version to 1.16 FireMasterK 2021-05-17 16:51:14 +0530
  • b6bc0ba945
    Improve performance by not limiting connections and forcing http/2. FireMasterK 2021-04-09 20:07:35 +0530
  • 413e15199b
    Revert "Async copy." FireMasterK 2021-04-09 14:19:38 +0530
  • 60eb517839
    Reduce keep-alive to 30 seconds. FireMasterK 2021-04-09 14:20:14 +0530
  • 916df915b3
    Async copy. FireMasterK 2021-04-09 14:19:38 +0530
  • 17bc0c3321
    Add request timeouts. FireMasterK 2021-03-12 12:29:53 +0530
  • 0badc6c3d7
    Faster server implementation. FireMasterK 2021-03-04 14:27:42 +0530
  • d5045e5a1d proxy: don't panic when no host is specified FireMasterK 2021-01-20 11:47:24 +0530
  • 4bc7cb1764 routes: just proxy everything FireMasterK 2021-01-12 14:08:38 +0530
  • 675ada1905
    Patch for invidious live streams. FireMasterK 2020-12-10 19:07:10 +0530
  • b7fdac0c1b
    Add support for LBRY's streams. FireMasterK 2020-11-22 12:22:43 +0530
  • a8981a44c7 Add support for /ytc/ - channel avatars. FireMasterK 2020-11-14 01:06:08 +0530
  • 002de23657 Add support for webp. FireMasterK 2020-11-13 13:15:51 +0530
  • eb64ae2cbe Add support for Invidious's storyboard. FireMasterK 2020-11-12 14:41:17 +0530
  • 3ba265d0ea Add support for Invidious's maxres.jpg. FireMasterK 2020-10-27 15:29:49 +0530
  • 3680e840d1 Close Body after reading. FireMasterK 2020-10-25 16:46:16 +0000
  • f844b7a793 Don't use QUIC as it's unstable. FireMasterK 2020-10-25 15:57:05 +0000
  • 2fe47dd911 Change folder of unix socket. FireMasterK 2020-10-25 14:01:23 +0000
  • 47e88064a1 Remove ppc64le as it fails to build. FireMasterK 2020-10-25 13:33:41 +0000
  • d4504baf55 Remove s390x as it fails to build. FireMasterK 2020-10-25 13:26:28 +0000
  • 3886f202cf Automatically build images. FireMasterK 2020-10-25 13:22:38 +0000
  • cf6ab21cd8 Add a Dockerfile FireMasterK 2020-10-25 13:03:34 +0000
  • f955cc04da Fix unix socket binding if it already exists. FireMasterK 2020-10-25 12:52:02 +0000
  • 4cdba58f8e Working release. FireMasterK 2020-10-25 18:11:17 +0530
  • 27ffcc7eee Initial QUIC test. FireMasterK 2020-10-24 15:47:41 +0000
  • ae3c8706d3
    Initial commit FireMasterK 2020-10-24 00:32:25 +0530