Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge-v24.4.12 #923

Merged
merged 21 commits into from
Apr 29, 2024
Merged

Merge-v24.4.12 #923

merged 21 commits into from
Apr 29, 2024

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    6940418 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58efd9e View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    8add226 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7186900 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    b55ca53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa10c2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7a9c96 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    2e3125f View commit details
    Browse the repository at this point in the history
  2. Feature: Check for out of memory situations when sending json responses

    Also shows a nice message in the frontend if an internal error occours
    tbnobody committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    980e847 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea28903 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    153293e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf49410 View commit details
    Browse the repository at this point in the history
  3. webapp: update dependencies

    tbnobody committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b58d086 View commit details
    Browse the repository at this point in the history
  4. webapp: Fix lint errors

    tbnobody committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    de156ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    011f00e View commit details
    Browse the repository at this point in the history
  6. Remove no more required web server patch

    By using the new ESPAsyncWebserver this patch is no more required as it is already included in the upstream repo
    tbnobody committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    68b1a9e View commit details
    Browse the repository at this point in the history
  7. webapp: add app.js.gz

    tbnobody committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d098193 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

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

Commits on Apr 29, 2024

  1. adopt WebApiClass::parseRequestData() method

    saves redundant code, reducing flash usage.
    schlimmchen committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    84e83f2 View commit details
    Browse the repository at this point in the history
  2. appease eslint

    schlimmchen committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d3b306e View commit details
    Browse the repository at this point in the history