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: 6.0
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 15 files changed
  • 3 contributors

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
    eaf8f08 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #460 from dotkernel/6.0-oss

    updated readme, oss
    arhimede authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    3fc63ac View commit details
    Browse the repository at this point in the history
  3. Update API version in OpenAPI schema

    Signed-off-by: arhimede <julian@dotkernel.com>
    arhimede authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    3f577e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2025

  1. Update API documentation URL in local config

    Signed-off-by: Alex Karajos <alex.merlin.1985@gmail.com>
    alexmerlin authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    f3f4a08 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #463 from dotkernel/arhimede-patch-1

    Update API version in OpenAPI schema
    arhimede authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    6b3318d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #464 from dotkernel/alexmerlin-patch-1

    Fixed versioning documentation URL in `config/autoload/local.php.dist`
    arhimede authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    5aab18e View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2025

  1. Issue #467: Remove implementation

    Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
    alexmerlin committed Nov 25, 2025
    Configuration menu
    Copy the full SHA
    9d8bdd6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #469 from dotkernel/issue-467

    Issue #467: Remove `MethodDeprecation` implementation
    alexmerlin authored Nov 25, 2025
    Configuration menu
    Copy the full SHA
    4117816 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. Issue #480: 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
    ec51c34 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #484 from dotkernel/issue-480

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

Commits on Dec 2, 2025

  1. Issue #487: Added security headers

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

    Issue #487: Added security headers
    alexmerlin authored Dec 2, 2025
    Configuration menu
    Copy the full SHA
    f016e55 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2025

  1. Issue #496: Remove config/autoload/mail.global.php

    Signed-off-by: Alex Karajos <alex.merlin.1985@gmail.com>
    alexmerlin authored Dec 18, 2025
    Configuration menu
    Copy the full SHA
    4a8e4af View commit details
    Browse the repository at this point in the history
  2. Merge pull request #498 from dotkernel/issue-496

    Issue #496: Remove `config/autoload/mail.global.php`
    alexmerlin authored Dec 18, 2025
    Configuration menu
    Copy the full SHA
    f96ebdd View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2026

  1. Issue #502: OAuth2 token invalidated on Composer install/update

    Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
    alexmerlin committed Jan 15, 2026
    Configuration menu
    Copy the full SHA
    f9b6969 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #505 from dotkernel/issue-502

    Issue #502: OAuth2 token invalidated on Composer install/update
    arhimede authored Jan 15, 2026
    Configuration menu
    Copy the full SHA
    fde7bc7 View commit details
    Browse the repository at this point in the history
Loading