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: maproulette/mr-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: maproulette/mr-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: refactor
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 25 files changed
  • 1 contributor

Commits on Dec 28, 2023

  1. refactor

    * update structure to ESM
    * replace xmltojson with xml2js
    * update old module versions
    mvexel committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    0d9224e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db105d1 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. add testing

    mvexel committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    e240066 View commit details
    Browse the repository at this point in the history
  2. resolve reference to constants

    mvexel committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    8982038 View commit details
    Browse the repository at this point in the history
  3. xml2js transition

    mvexel committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    d2f1810 View commit details
    Browse the repository at this point in the history
  4. move josmtoOSC function to utils

    we should not need this anymore when we implement the OSM change class that will handle all this
    mvexel committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    3d35bc1 View commit details
    Browse the repository at this point in the history
Loading