Commit Graph
87 Commits
Author SHA1 Message Date
MightyPork 0a731bd35e fix some bugs 2017-08-06 00:24:16 +02:00
MightyPork 0b3cfe0e74 use 0x01 for seps in labels string so users can use pipe if they want to 2017-08-05 23:56:35 +02:00
MightyPork 4551ad6dbe added info about the new commands to help. also e]FRa is removed bc it is no longer useful for anything 2017-08-05 23:46:11 +02:00
MightyPork 3f4b8a94f1 commands to set button or title 2017-08-05 21:40:25 +02:00
MightyPork 373affb582 parser formatting to look lkike a huge comment to C editors 2017-08-05 18:57:57 +02:00
MightyPork b48bb12067 help page update 2017-08-05 18:20:13 +02:00
MightyPork 110f461cf5 bold works !! 2017-07-31 02:59:13 +02:00
MightyPork 3ae1451821 working unicode!!! WTF!! and ajax initial load to avoid having to escape shit 2017-07-31 02:41:35 +02:00
MightyPork d711909812 w.i.p. Terminal Themes added, improved terminal color picker, new compression in front-end 2017-07-31 00:39:46 +02:00
MightyPork 76167b8014 WiFi sections hiding, STA auto enable on scan click, Terminal colors preview, better explanations, CONFIGURABLE UART 2017-07-29 20:55:16 +02:00
MightyPork e42407ad62 fontello unpack script & improved checkbox style 2017-07-29 12:33:55 +02:00
MightyPork 083eb4a9b3 version bump and removed the development AP default config 2017-07-24 01:22:27 +02:00
MightyPork 97d4ff12da persist tweaks 2017-07-24 01:07:09 +02:00
MightyPork 481c671f03 fixed some bugs with persistent settings and hard reset 2017-07-24 00:59:56 +02:00
MightyPork 50c877d7bb updated readme a bit 2017-07-24 00:52:47 +02:00
MightyPorkandGitHub 9a9ed1445a Merge pull request #30 from MightyPork/wifi-redesign
Settings overhaul & exposed many new wifi settings
2017-07-24 00:41:10 +02:00
MightyPork ff6f4e35c4 bumped esplib version 2017-07-24 00:40:15 +02:00
MightyPork 28a170faa3 Fixed a ton of bugs and made almost everything work 2017-07-24 00:35:04 +02:00
MightyPork 314239842e fixed buikld_:web[ 2017-07-23 18:28:21 +02:00
MightyPork 7f8f7d8ad1 all accessible and nice, also added icons 2017-07-23 18:22:57 +02:00
MightyPork 5f3cb6685d terminal settings page and backend 2017-07-23 14:59:59 +02:00
MightyPork 3c202a1f50 error indication via GET arg err=... 2017-07-23 01:47:18 +02:00
MightyPork b238390ca8 network settings page 2017-07-23 00:57:31 +02:00
MightyPork 3f09cc3601 wifi sta picker improvements and better transl 2017-07-22 14:16:12 +02:00
MightyPork 812feebf54 scan on demand 2017-07-22 13:56:14 +02:00
MightyPork f6621252f6 frontend improvements 2017-07-22 13:23:57 +02:00
MightyPork 21b304de9f bump lib version + fix wifipage url 2017-07-16 22:55:45 +02:00
MightyPork 232e8802e2 wifi scan 2017-07-16 22:34:22 +02:00
MightyPork 357a9b6513 css for Box folding, impl network forget 2017-07-16 21:07:52 +02:00
MightyPork 856a694f0b almost complete wifi page redesign 2017-07-16 20:37:31 +02:00
MightyPork a85582b94e wifi settings remake, now correctly applied only as needed via change flags 2017-07-10 00:26:29 +02:00
MightyPork d5bd53b78a cleaning & linked boot button to new factory reset impl 2017-07-09 18:10:48 +02:00
MightyPork 5c8eab387e some renaming 2017-07-09 17:22:47 +02:00
MightyPork 509b19a9bc implemented a persistence subsystem 2017-07-09 16:44:41 +02:00
MightyPork e617b4f283 implemented "wifi manager" and many advanced wifi config options. todo unification and persistence 2017-07-09 00:41:08 +02:00
MightyPork c39391f4a0 small cleanup of ignore files etc 2017-07-08 15:09:05 +02:00
MightyPork fd5c8f3a6b Removed some junk from the SDK 2017-05-28 17:40:02 +02:00
MightyPork 13564727d9 Added the (possibly modified) Espressif SDK to the project to avoid problems with building. This may not be OK license wise, but who cares 2017-05-28 17:39:17 +02:00
MightyPork c04433b7f5 v5.6 - ESP-01S compatibility (blue LED at GPIO2, not GPIO1) 2017-03-27 20:49:40 +02:00
MightyPork ab00467914 blinking indication of BOOT held down; added info to the help page 2017-03-21 20:00:48 +01:00
MightyPork 97044c2a17 Auto wipe & reset SSID name if AI-THINKER ssid found 2017-03-19 00:47:51 +01:00
MightyPork 8eb01a725b 0.5.3 - added auto reconnect fn to javascript to fix broken page loads in some cases 2017-03-19 00:35:12 +01:00
MightyPork b074eb4f2c version bump 2017-03-02 00:52:31 +01:00
MightyPork 9dd5a1f082 Implemented cursor wrap control codes e[?7h and l 2017-03-02 00:06:45 +01:00
MightyPork e7c26b3e94 send code 0x18 on restart 2017-03-01 23:57:07 +01:00
MightyPork b6a0e796d8 Fixed broken Report Device OK response 2017-01-30 01:22:16 +01:00
MightyPork 29f726c073 Fixed some broken impl 2017-01-30 01:10:10 +01:00
MightyPork 0acf0bdd72 Small front-end improvements + made screen clearing apply cursor color to cleared area 2017-01-29 20:08:58 +01:00
MightyPork 03179a0ff0 readme 2017-01-29 15:18:00 +01:00
MightyPork 2560eae519 removed html folder, added to gitignore 2017-01-29 15:15:38 +01:00
MightyPork 9113756091 Fixed a mistake on the help page with color numbers 2017-01-29 15:13:17 +01:00
MightyPork f87f638f03 Added Help and About pages 2017-01-29 14:47:39 +01:00
MightyPork 16f81cd411 Fix issue with buffer overflow for too large screen updated too fast 2017-01-29 11:10:19 +01:00
MightyPork e62c4ece90 improvements + page testing php scripts (use with php -S localhost:1337 in the folder) 2017-01-29 01:58:36 +01:00
MightyPork b1baffa3d5 Implemented device status query cmd & cursor save/restore with attrs 2017-01-28 02:04:18 +01:00
MightyPork 1d891dd313 added a 20 ms delay before sending WS update, improves performance when user repains entire screen quickly - just 1 update 2017-01-28 01:42:34 +01:00
MightyPork f7edbf19b0 I'm an idiot 2017-01-28 01:20:21 +01:00
MightyPork bbb56541f8 packed screen struct to 2 bytes, saved 2 kB of RAM 2017-01-28 01:17:13 +01:00
MightyPork 1d52cd551a implemented mouse input, CSI6n cmd, added sass cmd to build_web.sh 2017-01-28 00:47:10 +01:00
MightyPork def04042a7 Implemented factory reset & split ansi_parser to parser and callbacks 2017-01-27 23:35:43 +01:00
MightyPork 46320ef4b9 updated Readme 2017-01-27 22:32:02 +01:00
MightyPork 5aaef1a972 readme updated 2017-01-27 02:03:20 +01:00
MightyPork f8a1d9dbf8 smaller h1 size on terminal screen 2017-01-27 01:34:54 +01:00
MightyPork f8d848f383 FIXED STUPID JSON BUG YOOOO 2017-01-27 01:29:30 +01:00
MightyPork 0f7fb9430c Much better wifi config, added display for IP etc, improved "connecting" page 2017-01-27 00:11:57 +01:00
MightyPork 78c2f9ee52 fix sending 'cv' cursor visible flag 2017-01-26 04:46:34 +01:00
MightyPork 1a33084041 most of the wifi functionality working, + new style 2017-01-26 04:38:19 +01:00
MightyPork c9b03ebca1 readme improvement 2017-01-24 12:58:19 +01:00
MightyPork b31f3b9335 working debug on uart1 & fixed other issues 2017-01-24 12:54:26 +01:00
MightyPork b0d3c55bbb attempt to fix uart1 but nnot working 2017-01-24 12:05:41 +01:00
MightyPork c2593c2207 implemented browser-esp comm; uart1 not working for some reason 2017-01-24 11:38:17 +01:00
MightyPork 521a00ce47 Fixed multi-part socket for long screen data 2017-01-24 02:15:18 +01:00
MightyPork ca93a3b90d Added messaging from browser to server, tap handling, improved resize on clientside 2017-01-24 01:37:26 +01:00
MightyPork 5c948b079b readme 2017-01-23 19:30:48 +01:00
MightyPork b344e35bdf reamde 2017-01-23 19:14:06 +01:00
MightyPork f0a64ac29d readme change 2017-01-23 19:10:25 +01:00
MightyPork afa34a43de working terminal 2017-01-23 18:27:51 +01:00
MightyPork e3eddca176 some improvements and changes but it's not working 2017-01-23 16:54:10 +01:00
MightyPork fd6587d2bb Added terminal stuff (experimental) 2017-01-23 16:34:43 +01:00
MightyPork e8f3c4d0ff readme 2017-01-23 01:59:17 +01:00
MightyPork aaec5323cd Removed example project junk & added UART drivers 2017-01-23 01:48:05 +01:00
MightyPork be3c0fe926 updated lib & fixed compatibility 2017-01-22 21:55:03 +01:00
MightyPork 97e016ca4d Updated to latest libesphttpd 2017-01-22 19:24:00 +01:00
MightyPork 88a556805b Lib bump 2017-01-22 17:24:19 +01:00
MightyPork 7e0291218c updated submodule 2017-01-22 15:49:08 +01:00
MightyPork ff6a9aa167 ,mmm 2017-01-22 15:46:04 +01:00
MightyPork ee41c1c70f Foo 2017-01-22 15:41:40 +01:00