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: rebelstackio/expressif
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: rebelstackio/expressif
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 28 files changed
  • 3 contributors

Commits on Jun 11, 2021

  1. Update workflow

    jegj committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    70e5246 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Remove travis

    jegj committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    37ac6f3 View commit details
    Browse the repository at this point in the history
  2. Improve server docs

    jegj committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    bd4ab4c View commit details
    Browse the repository at this point in the history
  3. CHange json validator

    jegj committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    4c1e363 View commit details
    Browse the repository at this point in the history
  4. Add a new todo

    jegj committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    c80aaf1 View commit details
    Browse the repository at this point in the history
  5. Fix broke test

    jegj committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    5980ff6 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Update main readme

    jegj committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    5b4fe71 View commit details
    Browse the repository at this point in the history
  2. Organize better the docs

    jegj committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    eb88539 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Refactor server

    jegj committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    ae546e6 View commit details
    Browse the repository at this point in the history
  2. Update testserver

    jegj committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    283c26b View commit details
    Browse the repository at this point in the history
  3. Add trust proxy flag

    jegj committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    5893f7f View commit details
    Browse the repository at this point in the history
  4. Test server

    jegj committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    ee12df6 View commit details
    Browse the repository at this point in the history
  5. Fix docs

    jegj committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    cdecba7 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Fix testserver example code

    jegj committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    c5e468a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Bump path-parse from 1.0.6 to 1.0.7

    Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
    - [Release notes](https://github.com/jbgutierrez/path-parse/releases)
    - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: path-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    6eeed9c View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Merge pull request #74 from rebelstackio/dependabot/npm_and_yarn/path…

    …-parse-1.0.7
    
    Bump path-parse from 1.0.6 to 1.0.7
    jegj authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    4923863 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. Bump minimist from 1.2.5 to 1.2.6

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 10, 2022
    Configuration menu
    Copy the full SHA
    9795880 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Merge pull request #77 from rebelstackio/dependabot/npm_and_yarn/mini…

    …mist-1.2.6
    
    Bump minimist from 1.2.5 to 1.2.6
    jegj authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    63b2bb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. fix bad package-lock.json

    ReinsBrain committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    014ea3d View commit details
    Browse the repository at this point in the history
  2. bump log4js version

    ReinsBrain committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    864d972 View commit details
    Browse the repository at this point in the history
Loading