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: schmidmuc/fiat_vehicle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0-beta
Choose a base ref
...
head repository: schmidmuc/fiat_vehicle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 9 commits
  • 3 files changed
  • 2 contributors

Commits on Jan 25, 2023

  1. Renaming of functions

    schmidmuc committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    c364104 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Update api.php

    fixed calls to sign function
    use v2 api for vehicle status
    deyhle authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    6f2013e View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Create composer.json

    schmidmuc authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    288c5c1 View commit details
    Browse the repository at this point in the history
  2. Update api.php

    Changed API version (v4 to v1) for location request
    schmidmuc authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    1d0952e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from deyhle/patch-1

    Update api.php
    schmidmuc authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    e20f776 View commit details
    Browse the repository at this point in the history
  4. Update composer.json

    For future improvements
    schmidmuc authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    4e50304 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Included function to call actions on the car (like blink, lock, unloc…

    …k, etc.)
    
    Improved outputs of the script (for debugging reasons)
    Several modifications to avoid exceptions during execution coming from APIs not responding as intended
    schmidmuc committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    59ee76c View commit details
    Browse the repository at this point in the history
  2. Update README.md

    schmidmuc authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    c865f53 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    schmidmuc authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    c281bb5 View commit details
    Browse the repository at this point in the history
Loading