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

Refactor "/info" #257

Merged
merged 14 commits into from
Aug 8, 2023
Merged

Refactor "/info" #257

merged 14 commits into from
Aug 8, 2023

Commits on Jun 28, 2023

  1. remove template-processor

    tueddy committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    472a05c View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

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

Commits on Jul 2, 2023

  1. separate JSON settings into sections (neopixel, battery)

    Make "Reset" values to factory settings working
    tueddy committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    e65e551 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a34080b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d5f45b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b74318 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79a32c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    b693310 View commit details
    Browse the repository at this point in the history
  2. wifi global settings

    tueddy committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    5aa6638 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Sync with DEV upstream

    tueddy committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    b4b1bd9 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. changes suggested by @SZenglein review:

    - refactor server-side hostname validation to Wlan.cpp
    - rename JSON "neopixel" -> "led"
    - rename getSettings() -> requestSettings()
    - bugfix MQTT max-length
    - bugfix save "scan_wifi_on_start"
    - sync with latest DEV
    tueddy committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    ebd9a51 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

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

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    1820dc4 View commit details
    Browse the repository at this point in the history
  2. refactor /info endpoint

    tueddy committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    8d82324 View commit details
    Browse the repository at this point in the history