Commit graph

  • d72b2c421c chore(deps): lock file maintenance renovate[bot] 2023-12-18 00:36:01 +0000
  • 7c899cf6ae
    chore(deps): lock file maintenance #127 renovate[bot] 2023-12-18 00:36:01 +0000
  • cd8cf245c0
    Set content-length and range query parameter properly. Kavin 2023-12-15 17:57:46 +0000
  • 7c72df8f0d
    Add error logging for UMP Transforming Errors in the transformed stream Kavin 2023-12-14 22:48:39 +0000
  • 437ee17508
    Poll should be pending when there's not enough data to read. Kavin 2023-12-14 22:19:09 +0000
  • 1dbe891119 chore(deps): update actions/upload-artifact action to v4 renovate[bot] 2023-12-14 19:54:32 +0000
  • a795d19ea9
    chore(deps): update actions/upload-artifact action to v4 #126 renovate[bot] 2023-12-14 19:54:32 +0000
  • e291ed4e19
    Refactor utils and UMP transforming code to new files. Kavin 2023-12-14 13:37:44 +0000
  • e90eebcbd7
    Don't include /range/ in hash Kavin 2023-12-14 05:03:55 +0000
  • 19dca8bdd0
    Escape URL when rewriting DASH responses. Kavin 2023-12-14 05:03:08 +0000
  • 7586ae314b
    Refactor UmpTransformStream to use io::Error instead of ReqwestError Kavin 2023-12-11 22:51:12 +0000
  • e158c3aef8 chore(deps): lock file maintenance renovate[bot] 2023-12-11 03:29:42 +0000
  • 835c2574ae
    chore(deps): lock file maintenance #125 renovate[bot] 2023-12-11 03:29:42 +0000
  • 961ae28fc2 chore(deps): lock file maintenance renovate[bot] 2023-12-11 01:08:47 +0000
  • 0798de058e
    chore(deps): lock file maintenance #124 renovate[bot] 2023-12-11 01:08:47 +0000
  • a2717e3cb3 fix(deps): update rust crate tokio to 1.35.0 renovate[bot] 2023-12-09 00:32:22 +0000
  • 6e1aa442e6
    fix(deps): update rust crate tokio to 1.35.0 #123 renovate[bot] 2023-12-09 00:32:22 +0000
  • c3b78def59
    Be compliant with rfc7233 for sending a 206 response. Kavin 2023-12-08 10:47:48 +0000
  • 118c005d4d fix(deps): update rust crate once_cell to 1.19.0 renovate[bot] 2023-12-07 13:46:56 +0000
  • 0f766ca30d
    fix(deps): update rust crate once_cell to 1.19.0 #122 renovate[bot] 2023-12-07 13:46:56 +0000
  • a9bc07e98d
    Send 206 response in UMP response content. Kavin 2023-12-06 06:39:18 +0000
  • b9c8dc8f58 chore(deps): lock file maintenance renovate[bot] 2023-12-04 01:31:45 +0000
  • de113550cd
    chore(deps): lock file maintenance #121 renovate[bot] 2023-12-04 01:31:45 +0000
  • f386d6ae0c fix Andrea Spacca 2023-12-02 09:44:28 +0900
  • 1a3884cad2
    Merge branch 'main' into feature-parity-with-ytproxy Andrea Spacca 2023-12-02 09:24:10 +0900
  • 2295ad3d94
    Add range header handling for ump streams. Kavin 2023-11-30 02:10:50 +0000
  • 75f7c4e8cd
    Return the right variable when rewriting manifests Kavin 2023-11-28 18:36:36 +0000
  • a2e77d2668
    Fix for another edge case. Kavin 2023-11-28 03:47:04 +0000
  • 3e8098d105
    Fix issues with skipping certain stream segments. Kavin 2023-11-28 02:53:47 +0000
  • 67a519978b
    Merge pull request #120 from TeamPiped/ump-support Kavin 2023-11-27 23:58:37 +0000
  • 2164f907ef
    Add support for handling ump responses. #120 Kavin 2023-11-27 23:54:55 +0000
  • cc5337325d chore(deps): lock file maintenance renovate[bot] 2023-11-27 02:09:33 +0000
  • 9fc2e5570d
    chore(deps): lock file maintenance #119 renovate[bot] 2023-11-27 02:09:33 +0000
  • 496f58f81a
    fix: Add support for generating qhash in rewritten manifests Kavin 2023-11-21 12:45:53 +0000
  • d72fb3c445
    Include path in hash Kavin 2023-11-20 08:32:37 +0000
  • 01697ebb86
    Filter qhash query parameter. Kavin 2023-11-20 08:09:38 +0000
  • dfe87e0292
    Fix clippy issue. Kavin 2023-11-20 08:05:47 +0000
  • 0a6feb88ae
    Merge pull request #116 from TeamPiped/blake3-query-hashing Kavin 2023-11-20 05:24:46 +0000
  • 2aa3053d34
    Remove use of channel. #116 Kavin 2023-11-20 05:20:35 +0000
  • 830363ca64
    Remove rayon feature. Kavin 2023-11-20 05:14:26 +0000
  • 2abd43bfb2
    Make the hashing run on spawn_blocking. Kavin 2023-11-17 17:04:35 +0000
  • faafbcb737
    Implement blake3 cryptographic hash verification for query string. Kavin 2023-11-17 15:04:42 +0000
  • c136f79cc2 chore(deps): lock file maintenance renovate[bot] 2023-11-20 02:03:23 +0000
  • 8d9663286e
    chore(deps): lock file maintenance #118 renovate[bot] 2023-11-20 02:03:23 +0000
  • 04e383557d
    Merge pull request #117 from RealOrangeOne/native-spawn-blocking-return Kavin 2023-11-18 17:34:59 +0000
  • 031df8da4d
    Let spawn_blocking handle returning its own value #117 Jake Howard 2023-11-18 16:32:28 +0000
  • 9cda613cd2 chore(deps): lock file maintenance renovate[bot] 2023-11-13 00:12:01 +0000
  • 00c78fddf6
    chore(deps): lock file maintenance #115 renovate[bot] 2023-11-13 00:12:01 +0000
  • c445f844bc fix(deps): update rust crate tokio to 1.34.0 renovate[bot] 2023-11-09 22:55:53 +0000
  • c9e1729ff4
    fix(deps): update rust crate tokio to 1.34.0 #114 renovate[bot] 2023-11-09 22:55:53 +0000
  • b2bde77221 chore(deps): lock file maintenance renovate[bot] 2023-11-06 03:42:45 +0000
  • fa3fbfb4bd
    chore(deps): lock file maintenance #113 renovate[bot] 2023-11-06 03:42:45 +0000
  • 8f65ae0f88 chore(deps): lock file maintenance renovate[bot] 2023-11-06 01:36:45 +0000
  • ad6828e22b
    chore(deps): lock file maintenance #112 renovate[bot] 2023-11-06 01:36:45 +0000
  • fffe690964
    Add SIMD optimization feature flag. Kavin 2023-10-30 23:52:21 +0000
  • f3a4092f5c chore(deps): lock file maintenance renovate[bot] 2023-10-30 02:00:30 +0000
  • d0be5ee893
    chore(deps): lock file maintenance #109 renovate[bot] 2023-10-30 02:00:30 +0000
  • b36d114dc3 fix(deps): update rust crate rgb to 0.8.37 renovate[bot] 2023-10-29 12:55:07 +0000
  • 5592b4899f
    fix(deps): update rust crate rgb to 0.8.37 #108 renovate[bot] 2023-10-29 12:55:07 +0000
  • 03adf97fb3 chore(deps): lock file maintenance renovate[bot] 2023-10-23 02:04:57 +0000
  • 98b94401de
    chore(deps): lock file maintenance #107 renovate[bot] 2023-10-23 02:04:57 +0000
  • 63e5d77636
    Merge pull request #30 from Jeidnx/check_env Bnyro 2023-10-20 16:18:40 +0200
  • 151b10775f refactor: properly check boolean env vars #30 Bnyro 2023-10-20 16:09:53 +0200
  • 07d35aa4b2 fix(deps): update rust crate regex to 1.10.2 renovate[bot] 2023-10-16 17:26:23 +0000
  • 5103dde1d0
    fix(deps): update rust crate regex to 1.10.2 #106 renovate[bot] 2023-10-16 17:26:23 +0000
  • d17f56645b chore(deps): lock file maintenance renovate[bot] 2023-10-16 01:56:11 +0000
  • 6f16e0f7b9
    chore(deps): lock file maintenance #105 renovate[bot] 2023-10-16 01:56:11 +0000
  • e166248424 fix(deps): update rust crate regex to 1.10.1 renovate[bot] 2023-10-14 16:26:12 +0000
  • 44c42c563f
    fix(deps): update rust crate regex to 1.10.1 #104 renovate[bot] 2023-10-14 16:26:12 +0000
  • bd9232d6c2
    Small change and cargo fmt. Kavin 2023-10-10 02:08:00 +0100
  • 4472a17049 fix(deps): update rust crate regex to 1.10.0 renovate[bot] 2023-10-09 22:12:22 +0000
  • 0bc27583dc
    fix(deps): update rust crate regex to 1.10.0 #103 renovate[bot] 2023-10-09 22:12:22 +0000
  • c73e69310a fix(deps): update rust crate tokio to 1.33.0 renovate[bot] 2023-10-09 11:42:19 +0000
  • 30f732f315
    fix(deps): update rust crate tokio to 1.33.0 #102 renovate[bot] 2023-10-09 11:42:19 +0000
  • f9c33f4edf chore(deps): lock file maintenance renovate[bot] 2023-10-09 00:59:24 +0000
  • 654399d11b
    chore(deps): lock file maintenance #101 renovate[bot] 2023-10-09 00:59:24 +0000
  • 510d8879d9 fix(deps): update rust crate reqwest to 0.11.22 renovate[bot] 2023-10-03 16:08:53 +0000
  • 79c2c61449
    fix(deps): update rust crate reqwest to 0.11.22 #100 renovate[bot] 2023-10-03 16:08:53 +0000
  • 9e3a9e9dab fix(deps): update rust crate reqwest to 0.11.21 renovate[bot] 2023-10-02 19:15:36 +0000
  • b05ac37319
    fix(deps): update rust crate reqwest to 0.11.21 #99 renovate[bot] 2023-10-02 19:15:36 +0000
  • cf487f6a0e chore(deps): lock file maintenance renovate[bot] 2023-10-02 01:34:20 +0000
  • 5231ebb68d
    chore(deps): lock file maintenance #98 renovate[bot] 2023-10-02 01:34:20 +0000
  • 1b86373072 fix(deps): update rust crate regex to 1.9.6 renovate[bot] 2023-09-30 14:00:03 +0000
  • 1c4321e52b
    fix(deps): update rust crate regex to 1.9.6 #97 renovate[bot] 2023-09-30 14:00:03 +0000
  • 57bac7177c
    Fix compile issues. Kavin 2023-09-29 22:29:26 +0100
  • 59eb2a1db8
    Small code improvements. Kavin 2023-09-29 13:10:48 +0100
  • 899997a1ec
    Merge pull request #90 from chaoticryptidz/minimal-cargo-tidy Kavin 2023-09-29 13:05:50 +0100
  • 0edb727a03
    Small code improvement, #90 Kavin 2023-09-29 13:00:59 +0100
  • 3d99bdd454
    Fix image transcoding check. Kavin 2023-09-29 13:00:33 +0100
  • 30c0926f2e
    change default features for image to only build support for jpeg/webp decode as served by youtube and checked before decoding chaos 2023-09-27 22:44:45 +0100
  • 70a167d34a
    re-add compatibility with only UDS set chaos 2023-09-27 21:18:15 +0100
  • bf95377e9a
    chore(deps): lock file maintenance chaos 2023-09-27 21:24:20 +0100
  • ba4a01dab4
    fix(deps): update rust crate ravif to 0.11.3 renovate[bot] 2023-09-22 01:15:03 +0000
  • 7789af5658
    Reformat code chaos 2023-09-14 18:41:04 +0100
  • f3754b46cf
    Allow more minimal cargo features, tidy code, allow setting unix domain socket filename chaos 2023-09-27 21:40:47 +0100
  • 884df6a08e chore(deps): lock file maintenance renovate[bot] 2023-09-25 02:03:06 +0000
  • 003fc293d6
    chore(deps): lock file maintenance #96 renovate[bot] 2023-09-25 02:03:06 +0000
  • 43c89f5406
    actions: pin actions/checkout to v4 Kavin 2023-09-22 19:42:39 +0000
  • f0c58cf96b chore(deps): update actions/checkout digest to 8ade135 renovate[bot] 2023-09-22 19:33:16 +0000
  • 79d54a884b
    chore(deps): update actions/checkout digest to 8ade135 #95 renovate[bot] 2023-09-22 19:33:16 +0000