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: akretz/node-moving-things-tracker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: opendatacam/node-moving-things-tracker
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.
  • 16 commits
  • 7 files changed
  • 3 contributors

Commits on Jun 24, 2021

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

Commits on Jun 25, 2021

  1. Merge pull request opendatacam#23 from akretz/center_point

    Use box center as reference point everywhere
    vsaw authored Jun 25, 2021
    Configuration menu
    Copy the full SHA
    6739695 View commit details
    Browse the repository at this point in the history
  2. Chore: Bumps version to 0.8.1

    And adds @akretz as contributor. 🎉
    
    Closes:
    - Release v0.8.1 opendatacam#25
    vsaw committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    aa2eb16 View commit details
    Browse the repository at this point in the history
  3. Merge pull request opendatacam#26 from vsaw/25-release-0.8.1

    Chore: Bumps version to 0.8.1
    vsaw authored Jun 25, 2021
    Configuration menu
    Copy the full SHA
    da70bec View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Merge pull request opendatacam#21 from akretz/master

    Full MOT17 benchmark & Hungarian algorithm
    vsaw authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    548c676 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4db25ba View commit details
    Browse the repository at this point in the history
  3. Merge pull request opendatacam#31 from vsaw/30-munkres-js-package-json

    Fixes package-lock.json after adding munkres-js
    vsaw authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    a44c912 View commit details
    Browse the repository at this point in the history
  4. Chore: Updates Node.JS LTS in GitHub Action

    Closes
    - Update Node Version in automated testing. opendatacam#32
    vsaw committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    9fabf3f View commit details
    Browse the repository at this point in the history
  5. Merge pull request opendatacam#33 from vsaw/32-nodejs-lts

    Chore: Updates Node.JS LTS in GitHub Action
    vsaw authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    b872c19 View commit details
    Browse the repository at this point in the history
  6. 0.9.0

    vsaw committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    3dc1f8e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec3e5a6 View commit details
    Browse the repository at this point in the history
  8. Merge pull request opendatacam#37 from opendatacam/development

    Release v0.9.0
    vsaw authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    96a77c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Fix: Memory Leak in ItemTracked

    vsaw committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    d585bd7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request opendatacam#39 from vsaw/38-fix-memory-leak

    Fix Memory Leak in ItemTracked
    vsaw authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    cb30b87 View commit details
    Browse the repository at this point in the history
  3. 0.9.1

    vsaw committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    9c8db12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5bab69 View commit details
    Browse the repository at this point in the history
Loading