-
-
Notifications
You must be signed in to change notification settings - Fork 111
Comparing changes
Open a pull request
base repository: static-web-server/static-web-server
base: v2.39.0
head repository: static-web-server/static-web-server
compare: v2.40.0
- 16 commits
- 65 files changed
- 6 contributors
Commits on Oct 26, 2025
-
docs: v2.39.0 [skip ci] (#575)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c21d896 - Browse repository at this point
Copy the full SHA c21d896View commit details -
docs: v2.39.0 [skip ci] (#575)
Add missing freebsd x86_64 artifact - static-web-server-v2.39.0-x86_64-unknown-freebsd.tar.gz - SHA256SUM: 8ed7e75844f952ad9f20f303187084af4c433ecac4558b2c3268af7f36d0983c
Configuration menu - View commit details
-
Copy full SHA for db22a69 - Browse repository at this point
Copy the full SHA db22a69View commit details
Commits on Nov 6, 2025
-
feat: content negotiation for markdown files via
Acceptheader (#577)* feat: add accept markdown * docs: add accept markdown feature * fix: cors error detected by clippy in CI * fix: simplify markdown handling * chore: add accept markdown integration tests * chore: move accept markdown test files * fix: after review
Configuration menu - View commit details
-
Copy full SHA for 2c25d82 - Browse repository at this point
Copy the full SHA 2c25d82View commit details
Commits on Nov 15, 2025
-
feat: add
exit_on_erroroption toServer::run_server_on_rtfuncti……on (#578) * feat: add `exit_on_error` option when starting server to choose if the entire process exits if the server fails to start * Update src/server.rs * style: formatting fix --------- Co-authored-by: Francis Tseng <[email protected]> Co-authored-by: Jose Quintana <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 326abbe - Browse repository at this point
Copy the full SHA 326abbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d48da4c - Browse repository at this point
Copy the full SHA d48da4cView commit details
Commits on Nov 17, 2025
-
refactor: Rootless Debian and Alpine Docker images by default (#567)
* chore: setup user public directory, permissions and symlink * chore: alpine and debian rootless * docs: rootless information
Configuration menu - View commit details
-
Copy full SHA for b234984 - Browse repository at this point
Copy the full SHA b234984View commit details
Commits on Nov 19, 2025
-
refactor: drop
lazy_staticfor fixed text mime types in compression (……#580) It removes the `lazy_static` dependency in favor of a fixed text-mime type list in the `compression` module.
Configuration menu - View commit details
-
Copy full SHA for ce5b4fa - Browse repository at this point
Copy the full SHA ce5b4faView commit details
Commits on Nov 20, 2025
-
refactor: replace regex crate with regex-lite to reduce binary size (#…
…581) It optimizes for binary size by replacing the `regex` crate with its lightweight equivalent (`regex-lite`). The change reports a binary size reduction of approximately `~500KB`. x86_64-unknown-linux-musl example: before (v2.39.0): 8,9M static-web-server after: 8,4M static-web-server
Configuration menu - View commit details
-
Copy full SHA for 557363e - Browse repository at this point
Copy the full SHA 557363eView commit details
Commits on Nov 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 55562a1 - Browse repository at this point
Copy the full SHA 55562a1View commit details -
fix: crate documentation issues (#583)
* chore: improve crate doc checks on ci * fix: doc_auto_cfg feature has been removed (error) * fix: bare URLs are not automatically turned into clickable links (warning)
Configuration menu - View commit details
-
Copy full SHA for 0fedeb3 - Browse repository at this point
Copy the full SHA 0fedeb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea9f43f - Browse repository at this point
Copy the full SHA ea9f43fView commit details
Commits on Nov 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ee4b049 - Browse repository at this point
Copy the full SHA ee4b049View commit details
Commits on Nov 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for afddfd6 - Browse repository at this point
Copy the full SHA afddfd6View commit details
Commits on Nov 29, 2025
-
refactor: prefer dynamically-linked binaries for Debian Docker images (…
…#588) * refactor: prefer dynamically-linked binaries for debian docker images * fix: disable dynamically-linked binary execution tests As dynamically-linked binaries can not be executed for obvious reasons * docs: improve os/arch section
Configuration menu - View commit details
-
Copy full SHA for c66c791 - Browse repository at this point
Copy the full SHA c66c791View commit details
Commits on Nov 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5fae6f7 - Browse repository at this point
Copy the full SHA 5fae6f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 068d1ea - Browse repository at this point
Copy the full SHA 068d1eaView commit details
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.39.0...v2.40.0