Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork98
Comparing changes
Open a pull request
base repository:static-web-server/static-web-server
Uh oh!
There was an error while loading.Please reload this page.
base:v2.31.1
head repository:static-web-server/static-web-server
Uh oh!
There was an error while loading.Please reload this page.
compare:v2.32.0
- 12commits
- 34files changed
- 3contributors
Commits on May 22, 2024
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 authoredMay 22, 2024 docs: improve
download-and-install.md
page (#450)joseluisq authoredMay 22, 2024 docs: improve download-and-install.md page (second part)
joseluisq committedMay 22, 2024
Commits on May 29, 2024
Commits on Jun 6, 2024
fix: duplicate
Vary
response headers forcompression
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
Commits on Jun 11, 2024
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]
Commits on Jun 18, 2024
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v2.31.1...v2.32.0
Uh oh!
There was an error while loading.Please reload this page.