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

Commits on Oct 30, 2025

  1. Merge pull request #21 from AppsDevTeam/f-fix_warnings

    Fix warnings.
    thorewi authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    48dd959 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2025

  1. Create LICENSE

    thorewi authored Dec 5, 2025
    Configuration menu
    Copy the full SHA
    1a451b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    765a175 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2026

  1. Update Image.php

    thorewi authored Jan 8, 2026
    Configuration menu
    Copy the full SHA
    31c7dc7 View commit details
    Browse the repository at this point in the history
  2. Update Image.php

    thorewi authored Jan 8, 2026
    Configuration menu
    Copy the full SHA
    508d7d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2026

  1. add components method

    conflictboy committed Apr 7, 2026
    Configuration menu
    Copy the full SHA
    23705dc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #22 from AppsDevTeam/f-add-components-method

    add components method
    thorewi authored Apr 7, 2026
    Configuration menu
    Copy the full SHA
    73e0dff View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2026

  1. Sanitize and truncate Guzzle error messages

    Prevent binary data and excessively long request/response bodies from being included in exception messages to ensure logs remain readable.
    thorewi committed Apr 28, 2026
    Configuration menu
    Copy the full SHA
    e4a9120 View commit details
    Browse the repository at this point in the history
Loading