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

middleware: add static middleware #3006

Merged
merged 25 commits into from
May 28, 2024
Merged

middleware: add static middleware #3006

merged 25 commits into from
May 28, 2024

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    69e017f View commit details
    Browse the repository at this point in the history
  2. uncomment broken tests

    efectn committed May 14, 2024
    Configuration menu
    Copy the full SHA
    6cca6ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e49298a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. test

    efectn committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c8cb416 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. add io/fs support to static mw

    efectn committed May 18, 2024
    Configuration menu
    Copy the full SHA
    4284ebc View commit details
    Browse the repository at this point in the history
  2. add io/fs support to static mw

    efectn committed May 18, 2024
    Configuration menu
    Copy the full SHA
    a9d7f22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d2f41b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6aec619 View commit details
    Browse the repository at this point in the history
  5. fix linter

    efectn committed May 18, 2024
    Configuration menu
    Copy the full SHA
    183a17d View commit details
    Browse the repository at this point in the history
  6. apply review

    efectn committed May 18, 2024
    Configuration menu
    Copy the full SHA
    ad70fe6 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. support disablecache

    efectn committed May 19, 2024
    Configuration menu
    Copy the full SHA
    545a5eb View commit details
    Browse the repository at this point in the history
  2. support multi indexes

    efectn committed May 19, 2024
    Configuration menu
    Copy the full SHA
    75c4067 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. add an example for io/fs

    efectn committed May 22, 2024
    Configuration menu
    Copy the full SHA
    24ed820 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40a7a87 View commit details
    Browse the repository at this point in the history
  3. update

    efectn committed May 22, 2024
    Configuration menu
    Copy the full SHA
    92e739c View commit details
    Browse the repository at this point in the history
  4. use fasthttp from master

    efectn committed May 22, 2024
    Configuration menu
    Copy the full SHA
    74014f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d921889 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Update .github/README.md

    Co-authored-by: RW <rene@gofiber.io>
    efectn and ReneWerner87 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3bbfb23 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. update1

    efectn committed May 24, 2024
    Configuration menu
    Copy the full SHA
    98a53db View commit details
    Browse the repository at this point in the history
  2. apply reviews

    efectn committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b2ac1f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db6c887 View commit details
    Browse the repository at this point in the history
  4. update

    efectn committed May 24, 2024
    Configuration menu
    Copy the full SHA
    6db3d63 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. update

    efectn committed May 25, 2024
    Configuration menu
    Copy the full SHA
    6ee3aed View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. update examples

    efectn committed May 27, 2024
    Configuration menu
    Copy the full SHA
    502fbc7 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. add more examples

    ReneWerner87 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    740c15c View commit details
    Browse the repository at this point in the history