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: pionl/laravel-chunk-upload
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: klimov-paul-gitworkflow
Choose a base ref
...
head repository: pionl/laravel-chunk-upload
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.
  • 15 commits
  • 9 files changed
  • 9 contributors

Commits on Aug 31, 2022

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

Commits on Oct 13, 2022

  1. Update Dropzone repository url

    rpaggi authored and pionl committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    a4037fc View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Update readme.md

    vedmant authored and pionl committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    49c84c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

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

Commits on Mar 18, 2023

  1. Run tests also on PHP 8.2

    pionl committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    0564c77 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Add support Laravel 11

    r0aringthunder authored and pionl committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    42cc565 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2212c8e View commit details
    Browse the repository at this point in the history
  3. Remove unstable version badge

    pionl committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e192223 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Set "$contentRange" default to empty string if header key not found. …

    …Passing "null" to the second argument of preg_match is deprecated.
    RTippin authored and pionl committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    cfbc429 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2025

  1. chore: Add support for Laravel 12

    sforward authored and pionl committed Mar 19, 2025
    Configuration menu
    Copy the full SHA
    41b5c15 View commit details
    Browse the repository at this point in the history
  2. Update compability

    pionl authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    16115fe View commit details
    Browse the repository at this point in the history
  3. use Laravel Session Facade

    ISMAIL MAHMOUD authored and pionl committed Mar 19, 2025
    Configuration menu
    Copy the full SHA
    4a6fe19 View commit details
    Browse the repository at this point in the history
  4. Run tests on PHP 8.3 and 8.4

    jnoordsij authored and pionl committed Mar 19, 2025
    Configuration menu
    Copy the full SHA
    03fb642 View commit details
    Browse the repository at this point in the history
  5. Info about using PR

    pionl authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    5cfdb8d View commit details
    Browse the repository at this point in the history
  6. Readme improvements

    pionl authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    9ab6832 View commit details
    Browse the repository at this point in the history
Loading