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: chrisjoyce911/esp32FOTA
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.8
Choose a base ref
...
head repository: chrisjoyce911/esp32FOTA
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.9
Choose a head ref
  • 7 commits
  • 4 files changed
  • 3 contributors

Commits on Jun 9, 2024

  1. prevent ESP from restarting if signature check fails, so errors can b…

    …e handled correctly by calling routine
    dingo35 committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    1511498 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

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

Commits on Aug 19, 2024

  1. Merge pull request #154 from TechdroidInc/master

    feat: Added setting for http reuse (keep-alive)
    tobozo authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    cca338b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #149 from dingo35/master

    prevent ESP from restarting if signature check fails, so errors can b…
    tobozo authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6174752 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0cd3da View commit details
    Browse the repository at this point in the history
  4. Merge pull request #155 from chrisjoyce911/0.2.9

    Added config option to force http 1.0, fixes #131
    tobozo authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    ac6601a View commit details
    Browse the repository at this point in the history
  5. bump version

    tobozo committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a77537c View commit details
    Browse the repository at this point in the history
Loading