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: dotkernel/api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.0
Choose a base ref
...
head repository: dotkernel/api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.0
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 46 files changed
  • 3 contributors

Commits on Jun 3, 2024

  1. Update README.md

    arhimede authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    acfa80f View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Refactor: Transfer responsibility from handlers to services.

    Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
    alexmerlin committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    a74725f View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Merge pull request #273 from dotkernel/refactor-4.0-responsibility-fr…

    …om-handler-to-service
    
    Refactor: Transfer responsibility from handlers to services.
    arhimede authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1510df7 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Issue #277: sort routes by name

    Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
    alexmerlin committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    2496c52 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Merge pull request #279 from dotkernel/issue-277-v4

    Issue #277: Sorted routes by name
    arhimede authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    cd9c99b View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Update HomeHandler.php

    arhimede authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e738b63 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #288 from dotkernel/arhimede-patch-1

    Update HomeHandler.php
    arhimede authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    21763bc View commit details
    Browse the repository at this point in the history
  3. Update README.md

    arhimede authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    80c26b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. Update OSSMETADATA

    Signed-off-by: arhimede <julian@dotkernel.com>
    arhimede authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    bff113f View commit details
    Browse the repository at this point in the history
  2. Update OSSMETADATA

    Signed-off-by: arhimede <julian@dotkernel.com>
    arhimede authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    6d2db83 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Signed-off-by: arhimede <julian@dotkernel.com>
    arhimede authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    85c8ede View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2025

  1. updated readme, oss

    Signed-off-by: bidi <bidi@apidemia.com>
    bidi47 committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    2432854 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #458 from dotkernel/4.0-oss

    updated readme, oss
    arhimede authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    26a869c View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. Issue #478: Require symfony/var-exporter to keep LazyGhost support

    Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
    alexmerlin committed Dec 1, 2025
    Configuration menu
    Copy the full SHA
    64f7124 View commit details
    Browse the repository at this point in the history
  2. Issue #478: Require symfony/var-exporter to keep LazyGhost support

    Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
    alexmerlin committed Dec 1, 2025
    Configuration menu
    Copy the full SHA
    1bf0529 View commit details
    Browse the repository at this point in the history
  3. Issue #478: Require symfony/var-exporter to keep LazyGhost support

    Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
    alexmerlin committed Dec 1, 2025
    Configuration menu
    Copy the full SHA
    ba39809 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #482 from dotkernel/issue-478

    Issue #478: Require `symfony/var-exporter` to keep LazyGhost support
    alexmerlin authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    dec9660 View commit details
    Browse the repository at this point in the history
Loading