-
-
Notifications
You must be signed in to change notification settings - Fork 94
Comparing changes
Open a pull request
base repository: static-web-server/static-web-server
base: v2.34.0
head repository: static-web-server/static-web-server
compare: v2.35.0
- 8 commits
- 20 files changed
- 4 contributors
Commits on Dec 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d142db9 - Browse repository at this point
Copy the full SHA d142db9View commit details
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
Configuration menu - View commit details
-
Copy full SHA for 206900b - Browse repository at this point
Copy the full SHA 206900bView commit details -
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 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b46a7a0 - Browse repository at this point
Copy the full SHA b46a7a0View commit details
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.
Configuration menu - View commit details
-
Copy full SHA for 35bb607 - Browse repository at this point
Copy the full SHA 35bb607View commit details -
refactor: update github ci workflows (#514)
It updates all GitHub CI workflow dependencies to their corresponding latest stable versions and improves them when necessary.
Configuration menu - View commit details
-
Copy full SHA for 1c4929d - Browse repository at this point
Copy the full SHA 1c4929dView commit details
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()`
Configuration menu - View commit details
-
Copy full SHA for c236674 - Browse repository at this point
Copy the full SHA c236674View commit details -
Configuration menu - View commit details
-
Copy full SHA for 284eb50 - Browse repository at this point
Copy the full SHA 284eb50View commit details
Commits on Jan 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 82c5483 - Browse repository at this point
Copy the full SHA 82c5483View 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.34.0...v2.35.0