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: opendatacam/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: dmytro-kushnir/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.
  • 12 commits
  • 26 files changed
  • 2 contributors

Commits on Feb 22, 2022

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

Commits on Apr 2, 2022

  1. Configuration menu
    Copy the full SHA
    5c215e8 View commit details
    Browse the repository at this point in the history
  2. move to cjs

    dmytro-kushnir committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    1353e0d View commit details
    Browse the repository at this point in the history
  3. removr kd-tree lib, use api instead

    this will fix bundle issue
    dmytro-kushnir committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    b899406 View commit details
    Browse the repository at this point in the history
  4. Add let,const

    dmytro-kushnir committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    55025fb View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

  1. Configuration menu
    Copy the full SHA
    cf021c3 View commit details
    Browse the repository at this point in the history
  2. Update bundle with the latest update

    Co-authored-by: Dmytro Kushnir <dimakush1@gmail.com>
    dmytrokushnir-gl and dmytro-kushnir committed Apr 3, 2022
    Configuration menu
    Copy the full SHA
    1c80a88 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Add eslint support, update pacakges, add EsM config, run eslint

    Co-authored-by: Dmytro Kushnir <dimakush1@gmail.com>
    dmytrokushnir-gl and dmytro-kushnir committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    2ba85a4 View commit details
    Browse the repository at this point in the history
  2. Add support for IIFE bundle, revert uuid to get polyfill

    Co-authored-by: Dmytro Kushnir <dimakush1@gmail.com>
    dmytrokushnir-gl and dmytro-kushnir committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    bd96eeb View commit details
    Browse the repository at this point in the history
  3. Add nodemon, project refactoring

    Co-authored-by: Dmytro Kushnir <dimakush1@gmail.com>
    dmytrokushnir-gl and dmytro-kushnir committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    a4adc41 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Add factory for several matching algorithms, add few test cases

    Co-authored-by: Dmytro Kushnir <dimakush1@gmail.com>
    dmytrokushnir-gl and dmytro-kushnir committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    9f4f3da View commit details
    Browse the repository at this point in the history
  2. Add specific folder for eslint

    Co-authored-by: Dmytro Kushnir <dimakush1@gmail.com>
    dmytrokushnir-gl and dmytro-kushnir committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    a5f3386 View commit details
    Browse the repository at this point in the history
Loading