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

Improve assets handler middleware #15961

Merged
merged 15 commits into from
May 30, 2021
Merged

Improve assets handler middleware #15961

merged 15 commits into from
May 30, 2021

Commits on May 29, 2021

  1. Configuration menu
    Copy the full SHA
    6ab513f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2ff37b View commit details
    Browse the repository at this point in the history
  3. convert path to absolute

    lunny committed May 29, 2021
    Configuration menu
    Copy the full SHA
    1baec0b View commit details
    Browse the repository at this point in the history
  4. fix build

    lunny committed May 29, 2021
    Configuration menu
    Copy the full SHA
    a38bfd6 View commit details
    Browse the repository at this point in the history
  5. reduce function stack

    lunny committed May 29, 2021
    Configuration menu
    Copy the full SHA
    86b5006 View commit details
    Browse the repository at this point in the history
  6. Add tests for assets

    lunny committed May 29, 2021
    Configuration menu
    Copy the full SHA
    389b91e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d175dba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0fba106 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b58830f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    83830bf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    20e2150 View commit details
    Browse the repository at this point in the history
  12. Fix bug for /assets* requests

    lunny committed May 29, 2021
    Configuration menu
    Copy the full SHA
    c07ef99 View commit details
    Browse the repository at this point in the history
  13. clean code

    lunny committed May 29, 2021
    Configuration menu
    Copy the full SHA
    3c4d221 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2021

  1. Configuration menu
    Copy the full SHA
    2d56c40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1315852 View commit details
    Browse the repository at this point in the history