Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

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
Choose a base ref
Loading
...
head repository: FacilityApi/FacilityJavaScript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 6 files changed
  • 1 contributor

Commits on Dec 10, 2025

  1. Configuration menu
    Copy the full SHA
    66c7ac9 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2025

  1. 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...
    mitchknife committed Dec 11, 2025
    Configuration menu
    Copy the full SHA
    2efc85e View commit details
    Browse the repository at this point in the history
  2. Fix typo.

    mitchknife committed Dec 11, 2025
    Configuration menu
    Copy the full SHA
    04f0ea2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53d54c7 View commit details
    Browse the repository at this point in the history
  4. Publish 3.7.0.

    mitchknife committed Dec 11, 2025
    Configuration menu
    Copy the full SHA
    dc4a53e View commit details
    Browse the repository at this point in the history
  5. Merge pull request FacilityApi#76 from mitchknife/fastify-fixes

    Misc fastify improvements.
    mitchknife authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    ec40759 View commit details
    Browse the repository at this point in the history
  6. 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.
    mitchknife committed Dec 11, 2025
    Configuration menu
    Copy the full SHA
    acfd100 View commit details
    Browse the repository at this point in the history
  7. Publish 3.8.0.

    mitchknife committed Dec 11, 2025
    Configuration menu
    Copy the full SHA
    186cc45 View commit details
    Browse the repository at this point in the history
  8. Merge pull request FacilityApi#77 from mitchknife/fastify-fixes

    Refactor error and response handling in Fastify plugins
    mitchknife authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    32b2d85 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.