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: torchlight-api/torchlight-laravel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.13
Choose a base ref
...
head repository: torchlight-api/torchlight-laravel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.14
Choose a head ref
  • 9 commits
  • 10 files changed
  • 2 contributors

Commits on May 3, 2023

  1. Fix absolute path

    An absolute path starts with an extra /
    For example, /c:/... or //var/...
    This causes a path error in windows
    DissNik authored May 3, 2023
    Configuration menu
    Copy the full SHA
    c39664d View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Fix fly.io issue

    aarondfrancis committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    749375c View commit details
    Browse the repository at this point in the history
  2. Apply fixes from StyleCI (#50)

    [ci skip] [skip ci]
    aarondfrancis authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    3bb30c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eae886f View commit details
    Browse the repository at this point in the history
  4. Drop support for L7

    aarondfrancis committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    359da20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46b0d18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2cbd36a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #47 from DissNik/patch-1

    Fix absolute path
    aarondfrancis authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    eb47199 View commit details
    Browse the repository at this point in the history
  8. Allow infinite cache

    aarondfrancis committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    6a47c9d View commit details
    Browse the repository at this point in the history
Loading