Thanks to visit codestin.com
Credit goes to github.com

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: static-web-server/static-web-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.31.1
Choose a base ref
...
head repository: static-web-server/static-web-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.32.0
Choose a head ref
  • 12 commits
  • 34 files changed
  • 3 contributors

Commits on May 20, 2024

  1. docs: v2.31.1 [skip ci]

    joseluisq committed May 20, 2024
    Configuration menu
    Copy the full SHA
    7758525 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. feat: custom install version and directory options for binary install…

    …er (#449)
    
    * update installer.sh to support overriding default variables
    
    * add instructions on envs
    frankli0324 authored May 22, 2024
    Configuration menu
    Copy the full SHA
    b291189 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a888397 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91f8ec0 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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

Commits on Jun 4, 2024

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

Commits on Jun 6, 2024

  1. fix: duplicate Vary response headers for compression and `compres…

    …sion-static` features (#453)
    
    it prevents duplicate `vary` headers in responses when enabling
    `compression` and `compression-static`.
    
    * fix: duplicate `vary` response headers for compression feature
    * fix: failed tests for experimental features
    joseluisq authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    3410365 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

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

Commits on Jun 11, 2024

  1. feat: disable symlinks option via --disable-symlinks (#454)

    * feat: disable symlinks option
    
    --disable-symlinks[=<DISABLE_SYMLINKS>]
      Prevent following files or directories if any path name component is
      a symbolic link [env: SERVER_DISABLE_SYMLINKS=] [default: false]
      [possible values: true, false]
    
    * chore: add tests
    * docs: feature page [skip ci]
    joseluisq authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    eeb88da View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

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

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    6713932 View commit details
    Browse the repository at this point in the history
  2. v2.32.0

    joseluisq committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    216e485 View commit details
    Browse the repository at this point in the history
Loading