Skip to content
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: codefyphp/codefy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.1
Choose a base ref
...
head repository: codefyphp/codefy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.x
Choose a head ref
  • 18 commits
  • 10 files changed
  • 1 contributor

Commits on Oct 19, 2025

  1. Fixed links in readme.

    Signed-off-by: Joshua Parker <joshua@joshuaparker.dev>
    nomadicjosh committed Oct 19, 2025
    Configuration menu
    Copy the full SHA
    fd463c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. Added gravatar package.

    Signed-off-by: Joshua Parker <joshua@joshuaparker.dev>
    nomadicjosh committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    83b15f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2025

  1. Added Exception Middleware.

    Signed-off-by: Joshua Parker <joshua@joshuaparker.dev>
    nomadicjosh committed Nov 12, 2025
    Configuration menu
    Copy the full SHA
    628cc97 View commit details
    Browse the repository at this point in the history
  2. Updated exception middleware to log exceptions.

    Signed-off-by: Joshua Parker <joshua@joshuaparker.dev>
    nomadicjosh committed Nov 12, 2025
    Configuration menu
    Copy the full SHA
    35054de View commit details
    Browse the repository at this point in the history
  3. Fixed exception middleware to catch any and all exceptions.

    Signed-off-by: Joshua Parker <joshua@joshuaparker.dev>
    nomadicjosh committed Nov 12, 2025
    Configuration menu
    Copy the full SHA
    d5457f5 View commit details
    Browse the repository at this point in the history
  4. Fixed issues with Exception middleware.

    Signed-off-by: Joshua Parker <joshua@joshuaparker.dev>
    nomadicjosh committed Nov 12, 2025
    Configuration menu
    Copy the full SHA
    72d5402 View commit details
    Browse the repository at this point in the history
  5. Added throwable function.

    Signed-off-by: Joshua Parker <joshua@joshuaparker.dev>
    nomadicjosh committed Nov 12, 2025
    Configuration menu
    Copy the full SHA
    d719a03 View commit details
    Browse the repository at this point in the history
  6. Updated throw_if exception parameter.

    Signed-off-by: Joshua Parker <joshua@joshuaparker.dev>
    nomadicjosh committed Nov 12, 2025
    Configuration menu
    Copy the full SHA
    9ecc062 View commit details
    Browse the repository at this point in the history
  7. Reverted change of throw_if exception parameter.

    Signed-off-by: Joshua Parker <joshua@joshuaparker.dev>
    nomadicjosh committed Nov 12, 2025
    Configuration menu
    Copy the full SHA
    483b2c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2025

  1. Relocated ddd commands.

    Signed-off-by: Joshua Parker <joshua@joshuaparker.dev>
    nomadicjosh committed Nov 13, 2025
    Configuration menu
    Copy the full SHA
    3843ff9 View commit details
    Browse the repository at this point in the history
  2. Exception middleware simplified.

    Signed-off-by: Joshua Parker <joshua@joshuaparker.dev>
    nomadicjosh committed Nov 13, 2025
    Configuration menu
    Copy the full SHA
    21ead11 View commit details
    Browse the repository at this point in the history
  3. New default middlewares class.

    Signed-off-by: Joshua Parker <joshua@joshuaparker.dev>
    nomadicjosh committed Nov 13, 2025
    Configuration menu
    Copy the full SHA
    845e18b View commit details
    Browse the repository at this point in the history
  4. Added configuration for middleware.

    Signed-off-by: Joshua Parker <joshua@joshuaparker.dev>
    nomadicjosh committed Nov 13, 2025
    Configuration menu
    Copy the full SHA
    3d2f533 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2025

  1. Rearranged a couple of commands.

    Signed-off-by: Joshua Parker <joshua@joshuaparker.dev>
    nomadicjosh committed Nov 14, 2025
    Configuration menu
    Copy the full SHA
    56c3014 View commit details
    Browse the repository at this point in the history
  2. Updated docblock

    Signed-off-by: Joshua Parker <joshua@joshuaparker.dev>
    nomadicjosh committed Nov 14, 2025
    Configuration menu
    Copy the full SHA
    01ba890 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2025

  1. New view helper.

    Signed-off-by: Joshua Parker <joshua@joshuaparker.dev>
    nomadicjosh committed Nov 15, 2025
    Configuration menu
    Copy the full SHA
    18be9f8 View commit details
    Browse the repository at this point in the history
  2. CSRF middleware to not use cache.

    Signed-off-by: Joshua Parker <joshua@joshuaparker.dev>
    nomadicjosh committed Nov 15, 2025
    Configuration menu
    Copy the full SHA
    ace0de9 View commit details
    Browse the repository at this point in the history
  3. Revert "CSRF middleware to not use cache."

    This reverts commit ace0de9.
    nomadicjosh committed Nov 15, 2025
    Configuration menu
    Copy the full SHA
    9fa1643 View commit details
    Browse the repository at this point in the history
Loading