-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: coleam00/Archon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: coleam00/Archon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 15 files changed
- 3 contributors
Commits on Apr 10, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 9aa67f7 - Browse repository at this point
Copy the full SHA 9aa67f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 905336c - Browse repository at this point
Copy the full SHA 905336cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0cfdd1 - Browse repository at this point
Copy the full SHA c0cfdd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f72704 - Browse repository at this point
Copy the full SHA 9f72704View commit details -
fix(server): strip leading slash in serveStatic for absolute webDistPath
Hono's serveStatic passes c.req.path (e.g. '/assets/foo.js') to path.join with the root. When root is absolute, path.join treats the leading slash as an absolute segment and discards root entirely. Add rewriteRequestPath to strip the leading slash so the full path resolves correctly.
Configuration menu - View commit details
-
Copy full SHA for bc989c0 - Browse repository at this point
Copy the full SHA bc989c0View commit details -
fix: remove no-op rewriteRequestPath, add webDistPath check, use proc…
…ess.once - Remove stripLeadingSlash — Bun's path.join handles leading slashes correctly - Add existsSync check on webDistPath at startup with log.warn - Switch process.on to process.once for signal handlers in serve.ts - Keep favicon.png explicit route (useful addition)
Configuration menu - View commit details
-
Copy full SHA for 45c9b9f - Browse repository at this point
Copy the full SHA 45c9b9fView commit details -
Merge pull request #1047 from coleam00/fix/serve-static-paths
fix(server): strip leading slash in serveStatic for absolute webDistPath
Configuration menu - View commit details
-
Copy full SHA for 4b8e4c9 - Browse repository at this point
Copy the full SHA 4b8e4c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09a40ec - Browse repository at this point
Copy the full SHA 09a40ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for b099750 - Browse repository at this point
Copy the full SHA b099750View commit details
Loading
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 v0.3.4...v0.3.5