Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fastify/fastify-static
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.3
Choose a base ref
...
head repository: fastify/fastify-static
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.4
Choose a head ref
  • 16 commits
  • 11 files changed
  • 5 contributors

Commits on Dec 5, 2024

  1. Configuration menu
    Copy the full SHA
    852a916 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

  1. Configuration menu
    Copy the full SHA
    488baa7 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2024

  1. docs(readme): standardize compat table (#488)

    * docs(readme): standardize compat table
    
    Signed-off-by: Frazer Smith <[email protected]>
    
    * Update README.md
    
    Signed-off-by: Frazer Smith <[email protected]>
    
    ---------
    
    Signed-off-by: Frazer Smith <[email protected]>
    Fdawgs authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    d7b4c81 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2024

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

Commits on Dec 15, 2024

  1. Configuration menu
    Copy the full SHA
    0dd4a56 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2024

  1. build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 (#491)

    Bumps [neostandard](https://github.com/neostandard/neostandard) from 0.11.9 to 0.12.0.
    - [Release notes](https://github.com/neostandard/neostandard/releases)
    - [Changelog](https://github.com/neostandard/neostandard/blob/main/CHANGELOG.md)
    - [Commits](neostandard/neostandard@v0.11.9...v0.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: neostandard
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 16, 2024
    Configuration menu
    Copy the full SHA
    d58b825 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc19446 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. chore(package): add contribs and funding (#493)

    Signed-off-by: Frazer Smith <[email protected]>
    Fdawgs authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    08b558f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be36233 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2025

  1. docs(readme): remove link to old send (#496)

    Signed-off-by: Frazer Smith <[email protected]>
    Fdawgs authored Jan 4, 2025
    Configuration menu
    Copy the full SHA
    fd2e776 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. Migration to node test runner (#495)

    * chore: remove tap
    
    * chore: content type promises
    
    * chore: removed simple get
    
    * chore: listen as promise
    
    * chore: prefixAvoidTrailingSlash
    
    * fix: register /static
    
    * feat: static
    
    * feat: static static2
    
    * chore: constraints
    
    * chore: payload path
    
    * chore: error handler
    
    * fix: not found
    
    * chore: not foundhandler
    
    * chore: serving disabled
    
    * chore: sendFile
    
    * chore: sendFile disabled
    
    * chore: allowedPath
    
    * chore: allowed path request
    
    * chore: download
    
    * chore: sendFile
    
    * chore: removed duplicated test
    
    * chore: download disabled
    
    * chore: tests
    
    * chore: send options
    
    * chore: setHeaders option
    
    * chore: maxAge
    
    * chore: errors
    
    * chore: register no prefix
    
    * chore: compress
    
    * chore: register static schema hide
    
    * chore: register static schema hide
    
    * chore: register static without schema hide
    
    * chore: exposeHeadRoutes
    
    * chore: wildcard false
    
    * chore: wildcard + trailing slash
    
    * chore: deps
    
    * chore: register with wildcard
    
    * chore: static with wildcard alternative index
    
    * chore: static with redirect
    
    * feat: static with redirect and not wildcard
    
    * chore: trailing slash behaviour
    
    * chore: dotfiles
    
    * chore: fail glob
    
    * chore: enoent
    
    * chore: premature stream close
    
    * chore: .br
    
    * chore: percent encoded
    
    * chore: static and static2 wildcard
    
    * chore: headers get
    
    * chore: erorr headers get
    
    * chore: redirect
    
    * chore: serve index false
    
    * chore: symbolik link
    
    * chore: serve hidden dir with false wildcard
    
    * chore: not found hidden
    
    * chore: wildcard
    
    * chore: content length
    
    * chore: respect .code
    
    * chore: respect .type
    
    * chore: removed simple
    
    * chore: dir list wrong
    
    * fix: dir list
    
    * fix: dir list custom options
    
    * chore: html format
    
    * chore: dir list
    
    * dir list html format
    
    * chore: dir list
    
    * chore: dir list json
    
    * chore: json format
    
    * chore: json format
    
    * chore: html format
    
    * chore: list html
    
    * chore: not existing dirs
    
    * chore: dir with dotfiles
    
    * chore: dir with dotfiles
    
    * chore: arrange
    
    * chore: static
    
    * chore: close
    
    * chore: rejects
    
    * chore: removed simple-get
    
    * chore: deepStrictEqual
    
    * chore: use c8
    
    * chore: withResolvers polyfill
    
    * fix: pattern
    
    * Update test/static.test.js
    
    Co-authored-by: Dan Castillo <[email protected]>
    Signed-off-by: Matteo Pietro Dazzi <[email protected]>
    
    * chore: equal
    
    * fix: pattern test folder
    
    * chore: removed additional --test
    
    * fix: pattern
    
    * chore: switch to borp
    
    * Update package.json
    
    Co-authored-by: Dan Castillo <[email protected]>
    Signed-off-by: Matteo Pietro Dazzi <[email protected]>
    
    * Update package.json
    
    Co-authored-by: Dan Castillo <[email protected]>
    Signed-off-by: Matteo Pietro Dazzi <[email protected]>
    
    * chore: c8
    
    ---------
    
    Signed-off-by: Matteo Pietro Dazzi <[email protected]>
    Co-authored-by: Dan Castillo <[email protected]>
    ilteoood and dancastillo authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    6d1dcf8 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2025

  1. docs(readme): spelling and grammar fixes (#498)

    Signed-off-by: Frazer Smith <[email protected]>
    Fdawgs authored Jan 11, 2025
    Configuration menu
    Copy the full SHA
    3d95f9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    997a6db View commit details
    Browse the repository at this point in the history
  3. refactor(index): throw typeerror if checking type (#499)

    Signed-off-by: Frazer Smith <[email protected]>
    Fdawgs authored Jan 11, 2025
    Configuration menu
    Copy the full SHA
    ca555e7 View commit details
    Browse the repository at this point in the history
  4. perf(index): use optional chaining (#501)

    Signed-off-by: Frazer Smith <[email protected]>
    Fdawgs authored Jan 11, 2025
    Configuration menu
    Copy the full SHA
    055db91 View commit details
    Browse the repository at this point in the history
  5. 8.0.4

    Fdawgs committed Jan 11, 2025
    Configuration menu
    Copy the full SHA
    1caf8ea View commit details
    Browse the repository at this point in the history
Loading