Commit Graph

70 Commits (master)

Author SHA1 Message Date
Ondřej Hruška d2edcd7fd5
added new release system 7 years ago
Ondřej Hruška a72e2bed63
makefile improvements 7 years ago
Ondřej Hruška 9a5bc0a274
Add codename 7 years ago
Ondřej Hruška 55afcca955
fix incorrect DCS command handling 7 years ago
Ondřej Hruška 7ffc947f1a
added client + testing command ESC#7 7 years ago
Ondřej Hruška 80e8e4f7da added username config for basic auth 7 years ago
Ondřej Hruška ac56b1dc61 added timezone to bootlog 7 years ago
Ondřej Hruška 128515a9a7 git hashes on about page 7 years ago
Ondřej Hruška b02aebf8c2 repeat character command 7 years ago
Ondřej Hruška 4c2421121f moved funcs to flash to make it build again, reduced logging buffer, disabled some logging; add missing files 7 years ago
Ondřej Hruška 5c57ea3b28 Logging is now toggleable and updates are postponed if socket is busy 7 years ago
Ondřej Hruška 6d9d068268 split parser handlers file to multiple 7 years ago
Ondřej Hruška fe714bf473 Parser cleanup; implemented #67, support for DCS queries, added doc comments, SGR enum 7 years ago
Ondřej Hruška ca410736f7 removed some logging and version bump 7 years ago
Ondřej Hruška bc41a21f23 some more missing commands, added code pages, fixed the xterm size command and some other stuff. also FRAKTUR 7 years ago
Ondřej Hruška e48180ac10 more commands and glitches fixed, better debug messages, discard bad unicode 7 years ago
Ondřej Hruška 32ba7dc0d7 fixed a lot of bugs with wifi connecting 7 years ago
Ondřej Hruška 24a6a0dfd3 added git hash to version string 7 years ago
Ondřej Hruška f8c60b0668 parser timeout, better checksum checking and struct stuffing, shaved some bytes off RAM 7 years ago
Ondřej Hruška 28a170faa3 Fixed a ton of bugs and made almost everything work 7 years ago
Ondřej Hruška 16f81cd411 Fix issue with buffer overflow for too large screen updated too fast 7 years ago
Ondřej Hruška afa34a43de working terminal 7 years ago
Ondřej Hruška e3eddca176 some improvements and changes but it's not working 7 years ago
Ondřej Hruška 97e016ca4d Updated to latest libesphttpd 7 years ago
Ondřej Hruška ee41c1c70f Foo 7 years ago
Jeroen Domburg 3cc52a34ac Update libesphttpd, change Makefile so 80m flash freq works 8 years ago
Jeroen Domburg 41181e1cc7 Added feature to do upgrade on webpage 8 years ago
Jeff Kent 4f34b376c9 Remove accidental comma 8 years ago
Jeroen Domburg ae2edfdd6c Move maplookup routine up a bit so include Makefiles can also use it 8 years ago
Jeroen Domburg 24159ef236 Also link to libcrypto for sdk1.5.0 compatibility 8 years ago
Jeroen Domburg 0728fa1518 Also pass USE_OPENSDK var to libesphttpd make system 8 years ago
Jeroen Domburg 3be1b2ead8 Derp, quotes are needed on ifeq 9 years ago
Jeroen Domburg 4ea7d9f480 Added opensdk flag for stdint mess, updated libesphttpd 9 years ago
Jeroen Domburg ca2c41123a Added support for compiling asm sources; moved espfs a bit so it doesn't get killed by a reflash 9 years ago
Jeroen Domburg f1ac68d41f Slight readme update; reset Makefile things to default for ESP-01 modules 9 years ago
Jeroen Domburg 2fb0e70d9f Added flash upload function 9 years ago
Jeroen Domburg 7242baead5 Different tld for captive portal (.local is for mdns), added options to make esptool.py also capable of flashing the stupid DIO-requiring NodeMCU version, fixed OTA Makefile 9 years ago
Jeroen Domburg e3774b0fb6 Separate ways to build the esphttpd demo app 9 years ago
Jeroen Domburg 30517191a3 Check out libesphttpd *before* trying to build stuff 9 years ago
Jeroen Domburg 9ebde6a58c Added automatic libesphttpd fetch 9 years ago
Jeroen Domburg 98304bc9e5 Fixing espfs upload capability 9 years ago
Jeroen Domburg cc90701949 Added option to link webpages into the main binary 9 years ago
Jeroen Domburg ccc179f533 Big-arse structure change: readying esphttpd for a split into a library and an usage example 9 years ago
Sprite_tm d9c5fd5cfa Added blankflash: make target to flash blank.bin into esp 9 years ago
Jindra Dolezy 4331360905 Makefile variable magic 9 years ago
Jindra Dolezy 2ec0e15427 Better handling of gzip compressed files 9 years ago
Jindra Dolezy 391b6d014e Compression settings are passed to Makefile of mkespfsimage and can be set from command line 9 years ago
Jindra Dolezy 3c8c2af597 clean task in Makefile cleans compressed html and mkespfsimage 9 years ago
Jindra Dolezy b1fa603968 Fixed USE_HEATSHRINK flag in Makefile 9 years ago
Jeroen Domburg fdbead2a67 Moving config options into the Makefile 9 years ago