Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix all download failures claiming that the download was disabled by x-block-origin. #1513

Merged
merged 25 commits into from
Nov 11, 2024

Commits on Oct 16, 2024

  1. stop saying x-block-origin enabled when it is not

    Javier Matos authored and Javier Matos committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d269012 View commit details
    Browse the repository at this point in the history
  2. remove unused message

    Javier Matos authored and Javier Matos committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    8f9ade9 View commit details
    Browse the repository at this point in the history
  3. regen message map

    Javier Matos authored and Javier Matos committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1d44ff4 View commit details
    Browse the repository at this point in the history
  4. fix test

    Javier Matos authored and Javier Matos committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    fb140fa View commit details
    Browse the repository at this point in the history
  5. format:

    Javier Matos authored and Javier Matos committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    1f2787f View commit details
    Browse the repository at this point in the history
  6. format

    Javier Matos authored and Javier Matos committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2202f1e View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. show x-block-origin is set

    Javier Matos authored and Javier Matos committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    29c815c View commit details
    Browse the repository at this point in the history
  2. undo debug change to test

    Javier Matos authored and Javier Matos committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    220e737 View commit details
    Browse the repository at this point in the history
  3. format

    Javier Matos authored and Javier Matos committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    02fb23b View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. add test cases for smoke tests

    Javier Matos authored and Javier Matos committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    0ab5003 View commit details
    Browse the repository at this point in the history
  2. generate mesages

    Javier Matos authored and Javier Matos committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ba76a76 View commit details
    Browse the repository at this point in the history
  3. change to macos-13

    Javier Matos authored and Javier Matos committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    160463e View commit details
    Browse the repository at this point in the history
  4. fix unrecognized escape sequence

    Javier Matos authored and Javier Matos committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    505e8dd View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/main' into fix_asset_cache_bug

    Javier Matos authored and Javier Matos committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    e8399d6 View commit details
    Browse the repository at this point in the history
  6. use .Contains instead of regex pattern matching

    Javier Matos authored and Javier Matos committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    188d7b8 View commit details
    Browse the repository at this point in the history
  7. Accidentally removed a bit of test code that shouldn't have been

    Javier Matos authored and Javier Matos committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    c9af32b View commit details
    Browse the repository at this point in the history
  8. update test case to match new output

    Javier Matos authored and Javier Matos committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    fec25ee View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. respond to Billy Review

    Javier Matos authored and Javier Matos committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    a92df59 View commit details
    Browse the repository at this point in the history
  2. add newlines

    Javier Matos authored and Javier Matos committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    f91cbcc View commit details
    Browse the repository at this point in the history
  3. add proxy message

    Javier Matos authored and Javier Matos committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    9be6a3a View commit details
    Browse the repository at this point in the history
  4. remove newline replacements

    Javier Matos authored and Javier Matos committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    d2fe966 View commit details
    Browse the repository at this point in the history
  5. modify proxy message

    Javier Matos authored and Javier Matos committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    a8741ff View commit details
    Browse the repository at this point in the history
  6. generate message map

    Javier Matos authored and Javier Matos committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    c513777 View commit details
    Browse the repository at this point in the history
  7. remove newline replacement

    Javier Matos authored and Javier Matos committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    d5f72ac View commit details
    Browse the repository at this point in the history
  8. Format and regenerate messages

    JavierMatosD authored and Javier Matos committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e93ce22 View commit details
    Browse the repository at this point in the history