Thanks to visit codestin.com
Credit goes to github.com

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: codemee/ESP8266WebServer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: codemee/ESP8266WebServer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 9 files changed
  • 2 contributors

Commits on Sep 1, 2020

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

Commits on Sep 3, 2020

  1. correct mimetypes for files.

    codemee committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    0fa7e56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e2faf2 View commit details
    Browse the repository at this point in the history
  3. Correct the error treating path not ended with '/' as folder. So rela…

    …tive paths in the html would be process correctly.
    codemee committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    de7e862 View commit details
    Browse the repository at this point in the history
  4. Updating the documentation in READ.ME

    Getting the default index(.p).html file now should specified the path ended with "/".
    codemee authored Sep 3, 2020
    Configuration menu
    Copy the full SHA
    e232d29 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

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

Commits on Dec 3, 2020

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

Commits on Apr 1, 2022

  1. Configuration menu
    Copy the full SHA
    8a49af1 View commit details
    Browse the repository at this point in the history
  2. Cleans up comments

    software-atelier committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    0ee82f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

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

Commits on Apr 3, 2022

  1. Merge pull request #5 from software-atelier/master

    Add POST- and PUT-Handling
    codemee authored Apr 3, 2022
    Configuration menu
    Copy the full SHA
    74693dd View commit details
    Browse the repository at this point in the history
Loading