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: alexjustesen/speedtest-tracker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.21.2
Choose a base ref
...
head repository: alexjustesen/speedtest-tracker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.21.3
Choose a head ref
  • 9 commits
  • 51 files changed
  • 7 contributors

Commits on Aug 12, 2024

  1. Validate ping url (#1662)

    nandi95 authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c8bb0c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    6dffef4 View commit details
    Browse the repository at this point in the history
  2. Bump vite from 5.4.0 to 5.4.6 (#1713)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.0 to 5.4.6.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    92568b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Bump rollup from 4.20.0 to 4.22.4 (#1724)

    Bumps [rollup](https://github.com/rollup/rollup) from 4.20.0 to 4.22.4.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.20.0...v4.22.4)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    bf8d1b8 View commit details
    Browse the repository at this point in the history
  2. Laravel 11.24.1 Shift (#1727)

    * Bump Laravel version constraint
    
    * Bump community package dependencies
    
    * composer update
    
    * updated composer dependencies
    
    ---------
    
    Co-authored-by: Shift <[email protected]>
    alexjustesen and laravel-shift authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    bfe9770 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. [Bug] Remove writing server_id to an column for failed speedtests (#1679

    )
    
    * first commit
    
    * commit
    
    * Make server id optional
    
    ---------
    
    Co-authored-by: Alex Justesen <[email protected]>
    svenvg93 and alexjustesen authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8c1bb58 View commit details
    Browse the repository at this point in the history
  2. Laravel 11.27.2 Shift (#1749)

    * Bump Laravel version constraint
    
    * composer update
    
    * Fixes for new lint requirements  (#1742)
    
    Fix for new lint version
    
    * updated composer dependencies
    
    ---------
    
    Co-authored-by: Shift <[email protected]>
    Co-authored-by: Sven van Ginkel <[email protected]>
    3 people authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e5d2f22 View commit details
    Browse the repository at this point in the history
  3. [Chore] improve composer.json (#1746)

    * [Chore] add more details to composer.json
    
    * (chore) Add link directly to sponsors page
    
    ---------
    
    Co-authored-by: Alex Justesen <[email protected]>
    wilsenhc and alexjustesen authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c37273d View commit details
    Browse the repository at this point in the history
  4. Release v0.21.3 (#1752)

    * bumped build info
    
    * updated npm dependencies
    alexjustesen authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c06d249 View commit details
    Browse the repository at this point in the history
Loading