Commit Graph

21 Commits

Author SHA1 Message Date
Spacehuhn 3affb69cb5 Replaced SPIFFS with LittleFS 2020-07-05 15:49:44 +02:00
Spacehuhn 8fc2bbcd95 Refactored settings 2020-07-05 15:48:39 +02:00
Spacehuhn d457085bf3 Captive DNS portal now functional 2020-05-07 23:21:25 +02:00
Stefan Kremser b80cf4811d Updated Settings
- Added autosave settings with default values in A_config
- Moved strings from language in settings 
- Getter and setter only using the structs
- Json string is now generated manually to improve performance
2019-05-15 21:29:00 +02:00
Stefan Kremser 34915e2138 Fixed Spanish language file 2018-11-24 13:33:54 +01:00
Stefan Kremser 87e98babbc Added ifdef for PROGMEM files in wifi class 2018-10-17 13:03:50 +02:00
Stefan Kremser bd332d533e Beautified stuff 2018-10-12 21:16:06 +02:00
Stefan Kremser 36e8a150f9 Improved scripting
Now scripts call other scripts and it won't execute a new command while a scan ro attack is running
2018-10-11 12:28:41 +02:00
Stefan Kremser c56e67f24f Cleaned up Wifi class a bit 2018-10-10 18:51:28 +02:00
Stefan Kremser ad9694a472 Don't print "Not found" for missing web files anymore
People seem to get confused by that so whatever
2018-10-10 18:41:39 +02:00
Stefan Kremser a687a94546 Renamed SerialInterface to CLI 2018-10-10 18:13:10 +02:00
Stefan Kremser 8a0f48bb4b v2.0.6
Rewritten LED classes and simplified config files
2018-06-05 11:50:38 +02:00
Stefan Kremser 9463755dfe Cleaned up strings for WiFi Manager file 2018-04-11 19:28:21 +02:00
Stefan Kremser b8a3f82eb8 Updated web files 2018-04-08 00:49:11 +02:00
Stefan Kremser f292151acb Updated webConverter 2018-04-04 18:53:25 +02:00
Stefan Kremser a054b1d258 Hotfix for boot loop on startAP() 2018-04-04 17:32:26 +02:00
Stefan Kremser bc7eabec5a Improved startAP() function 2018-04-04 16:18:15 +02:00
Stefan Kremser aa7c1f211e Fixed last things for the webSpiffs 2018-04-03 18:03:08 +02:00
Stefan Kremser 55157ec923 Updated web files + progmem hosted web server 2018-04-03 17:38:55 +02:00
Stefan Kremser fab38e7c3f Updated inlcudes
The one thing my Java prof is right about when he hates against C, is that its includes are super annoying...
2018-04-01 16:42:30 +02:00
Stefan Kremser 24d9043988 Version 2.0 2018-03-24 18:15:59 +01:00