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

Web server endpoints module interface #554

Merged
merged 16 commits into from
Oct 29, 2023
Merged

Web server endpoints module interface #554

merged 16 commits into from
Oct 29, 2023

Commits on Oct 25, 2023

  1. endpoint mockup

    Paciente8159 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    cc23489 View commit details
    Browse the repository at this point in the history
  2. basic server functions

    Paciente8159 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    cc751db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d009603 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. working status endpoint

    Paciente8159 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b64fc1a View commit details
    Browse the repository at this point in the history
  2. testing web pendant

    Paciente8159 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    51fa444 View commit details
    Browse the repository at this point in the history
  3. cleaning code

    Paciente8159 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    148b6ec View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    4624e54 View commit details
    Browse the repository at this point in the history
  2. code cleanup

    Paciente8159 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    1122b89 View commit details
    Browse the repository at this point in the history
  3. extended endpoints to ESP8266 and RP2040

    - extended endpoints to ESP8266 and RP2040
    - fixed IP print on STA mode
    Paciente8159 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    675b895 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71a0f9d View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. fixed ESP8266 build

    Paciente8159 committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    c530147 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76dc969 View commit details
    Browse the repository at this point in the history
  3. fixed error on RP2040

    Paciente8159 committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    da84a7c View commit details
    Browse the repository at this point in the history
  4. Update esp32_arduino.cpp

    Paciente8159 committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    05b06fe View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    4cc4397 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d52ee5 View commit details
    Browse the repository at this point in the history