forked from FacilityApi/FacilityJavaScript
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: ejball/FacilityJavaScript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: FacilityApi/FacilityJavaScript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 6 files changed
- 1 contributor
Commits on Dec 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 66c7ac9 - Browse repository at this point
Copy the full SHA 66c7ac9View commit details
Commits on Dec 11, 2025
-
Write full fastify responses out.
This helps satisfy static analysis tools like snyk which likes to think that calls like `res.send(result.value)` are unvalidated input being sent to the client (possible XSS). It's possible this isn't really the place for this and that snyk should just ignore generated files like this...
Configuration menu - View commit details
-
Copy full SHA for 2efc85e - Browse repository at this point
Copy the full SHA 2efc85eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04f0ea2 - Browse repository at this point
Copy the full SHA 04f0ea2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53d54c7 - Browse repository at this point
Copy the full SHA 53d54c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc4a53e - Browse repository at this point
Copy the full SHA dc4a53eView commit details -
Merge pull request FacilityApi#76 from mitchknife/fastify-fixes
Misc fastify improvements.
Configuration menu - View commit details
-
Copy full SHA for ec40759 - Browse repository at this point
Copy the full SHA ec40759View commit details -
Refactor error and response handling in Fastify plugins
- Introduced `sendResponse` and `sendErrorResponse` to simplify common cases. - Being explicit about Content-Type header. - Cleaned up code flow - Cleaned up error handling and messages.
Configuration menu - View commit details
-
Copy full SHA for acfd100 - Browse repository at this point
Copy the full SHA acfd100View commit details -
Configuration menu - View commit details
-
Copy full SHA for 186cc45 - Browse repository at this point
Copy the full SHA 186cc45View commit details -
Merge pull request FacilityApi#77 from mitchknife/fastify-fixes
Refactor error and response handling in Fastify plugins
Configuration menu - View commit details
-
Copy full SHA for 32b2d85 - Browse repository at this point
Copy the full SHA 32b2d85View 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 master...master