Commit Graph

21 Commits

Author SHA1 Message Date
Me No Dev 3c6f5f914c
Ci update (#610) 2019-10-02 10:32:15 +03:00
Me No Dev 0769521ef8
Try to build against PIO (#598) 2019-09-21 11:46:53 +03:00
Me No Dev 29595a7775
Fix Travis builds and add build for ESP8266 (#586)
* Fix Travis builds and add build for ESP8266
2019-09-01 19:56:40 +03:00
Me No Dev f5b51fa69f
Fix travis (#530)
* Lets try to fix travis

* fix paths

* missed one path

* some more fixes

* try with copy?

* no log?

* Now fix the second sketch
2019-06-22 17:38:31 +02:00
Marco Tombesi bde2fce07b arduino json 6 async web server migration (#491)
* arduino json 6 async web server migration

* Update .travis.yml

fix travis error

* Revert "Update .travis.yml"

This reverts commit 37d1bf0e71ad21dc502aa632c1df503820686046.

* gitignore

* test fix travis

* fix travis

* fix proposed in #487

* fix travis

* fix travis

* fix travis

* fix travis

* ARDUINOJSON_5_COMPATIBILITY

* replaced to #if ARDUINOJSON_VERSION_MAJOR == 5

* fix

* added AsyncWebServer::end()

* added AsyncWebServer::end()

* Update WebServer.cpp

fix

* fix typo

* fix typo
2019-06-22 12:20:31 +02:00
me-no-dev 47111af967 remove esp31b compilation 2016-08-19 23:12:27 +03:00
Me No Dev 49b6046125 Add Digest Web Authentication and make it default
accept htdigest formatted hashes as well
2016-06-29 16:20:03 +03:00
Me No Dev c05f719f32 fix whatever went wrong the previous time 2016-02-09 02:56:01 +02:00
Me No Dev 3bc54a8071 Revert "Merge pull request #13 from me-no-dev/improved-parsing"
This reverts commit c95ac73753, reversing
changes made to 97c938803c.
2016-02-09 02:32:14 +02:00
Me No Dev c80722cf2f remove blank line 2016-02-09 01:54:25 +02:00
Me No Dev 9296fb1b1e get the toolchain from the repo 2016-02-09 01:51:36 +02:00
Me No Dev 97c938803c add gitter web hook and hopefully fix the build for ESP31B 2016-02-01 20:16:32 +02:00
Me No Dev 260e55c0bb esp31b keeps failing
let's hope chmoding and using the 64 bit toolchain will help
2016-02-01 20:09:43 +02:00
Me No Dev 9161dc9a6e travis again 2016-02-01 20:03:16 +02:00
Me No Dev 000aa908ca Travis: missed to rename the folder 2016-02-01 19:59:11 +02:00
Me No Dev d589ce35f8 travis can not find the linux toolchain 2016-02-01 19:57:35 +02:00
Me No Dev ce901540d5 typo and reorganization 2016-02-01 19:51:37 +02:00
Me No Dev a3854d40e9 Try to make travis build for ESP31B as well 2016-02-01 19:44:40 +02:00
Me No Dev 624f69d083 better way of filtering platform 2016-02-01 19:27:12 +02:00
Me No Dev 50048babc2 some things would not have worked 2016-02-01 18:07:24 +02:00
Me No Dev 2b5d77bbef give travis a go 2016-02-01 18:00:53 +02:00