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.34.0
head repository:static-web-server/static-web-server
Uh oh!
There was an error while loading.Please reload this page.
compare:v2.35.0
- 8commits
- 20files changed
- 4contributors
Commits on Dec 10, 2024
fix: directory listing HTML content outside of body tag (#511)
* The closing body tag has been moved right before the closing html tag* Fixed minor formatting issues
feat: build and push
devel
Docker image on master branch changes (#512)* chore: build and push devel image on master changes via ci workflow (#508) by@mschoettle* ci: build and push devel image on master* Temporarily enable devel docker release on pull request* add build release* ci: build only amd64 and use devel dockerfiles* temporarily disable login to docker hub* fix tag* add cache for binary* test release binary* move binary to the right place* update action versions* disable docker hub image* test tags* test tags* test tags* add permissions to scratch job* apply feedback* remove test step* Address comments* refactor: prefer job matrix strategy and x86_64-unknown-linux-musl---------Co-authored-by: Matthias Schoettle <git@mattsch.com>
Commits on Jan 3, 2025
fix: netbsd 9.2 broken source link used by cross tool for cross-compi…
…ling (#513)It fixes a broken link that contains `libexecinfo.so` needed by the `cross` tool when cross-compiling to NetBSD.
refactor: update github ci workflows (#514)
It updates all GitHub CI workflow dependencies to their corresponding latest stable versions and improves them when necessary.
Commits on Jan 9, 2025
chore: update dependencies 09-01-2025 (#515)
* chore: update dependencies 09-01-2025* fix: needless single-use named lifetime in `static_files::handle()`
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.34.0...v2.35.0
Uh oh!
There was an error while loading.Please reload this page.