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

optional embeddment of index.html #6

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Jul 18, 2020

  1. optional embeddment of index.html

    set embedIndexHTML to false in order to serve html directly from main.c
    AndreasFischer1985 committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    c5c1081 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

  1. Update main.c

    AndreasFischer1985 committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    da6f141 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Added query-string-support

    State of GPIO_NUM_4 can now be changed via query strings.
    AndreasFischer1985 committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    fecdd89 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Added Chatbot

    index.html contains a simple (German-speaking) chatbot based on javascript
    AndreasFischer1985 committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    f0f76c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Enhanced chatbot

    Chatbot can now interact with ESP32-GPIO
    AndreasFischer1985 committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    3996a9e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2020

  1. chatbot update

    chatbot update
    AndreasFischer1985 committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    15c485a View commit details
    Browse the repository at this point in the history
  2. fixed ^M

    fixed ^M
    AndreasFischer1985 committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    15a0f8e View commit details
    Browse the repository at this point in the history
  3. fixed ^M

    fixed ^M
    AndreasFischer1985 committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    f73d981 View commit details
    Browse the repository at this point in the history
  4. Delete index.html

    AndreasFischer1985 committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    4abdb13 View commit details
    Browse the repository at this point in the history
  5. chatbot update

    chatbot update
    AndreasFischer1985 committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    cc5e198 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2020

  1. Update index.html

    AndreasFischer1985 committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    6f76211 View commit details
    Browse the repository at this point in the history