Commit Graph
165 Commits
Author SHA1 Message Date
MightyPork ea84d1889d 0.6.6 2017-08-14 01:44:02 +02:00
MightyPork bc41a21f23 some more missing commands, added code pages, fixed the xterm size command and some other stuff. also FRAKTUR 2017-08-14 01:40:40 +02:00
MightyPork e48180ac10 more commands and glitches fixed, better debug messages, discard bad unicode 2017-08-13 17:30:54 +02:00
MightyPork e47a5477f9 fixed swapped 0 and 1 in clearing commands 2017-08-12 23:01:51 +02:00
MightyPork e944a994a7 version bump 2017-08-11 12:16:41 +02:00
MightyPork 6535b49551 implemented Inser and Delete lines/characters (e[ Pn L,M,@,P) 2017-08-11 11:59:50 +02:00
MightyPork 2cb8586c94 preparation for insert and delete commands 2017-08-10 01:58:10 +02:00
MightyPork ec1cebdd4c bugfixes 2017-08-10 01:52:48 +02:00
MightyPork af5a3a64ed fix bug and undo regression with cursor restore 2017-08-09 20:45:22 +02:00
MightyPork 7b94eef448 implemented a couple new ESC codes and stubs for 4 others 2017-08-09 20:41:47 +02:00
MightyPork c8067122d5 parser cleanup for adding new hash and short ESC sequences (issue #41) - EDM tbd 2017-08-07 00:48:15 +02:00
MightyPork 12385b7a5f dont clear terminal screen when not needed. also allow setting term title or buttons to empty string 2017-08-06 19:50:18 +02:00
MightyPork 5564147f67 version bump 2017-08-06 19:08:12 +02:00
MightyPork 32ba7dc0d7 fixed a lot of bugs with wifi connecting 2017-08-06 19:07:43 +02:00
MightyPork 24a6a0dfd3 added git hash to version string 2017-08-06 14:58:46 +02:00
MightyPork f8c60b0668 parser timeout, better checksum checking and struct stuffing, shaved some bytes off RAM 2017-08-06 11:22:45 +02:00
MightyPork 4eaee9389d use html and js escapes for tpl strings 2017-08-06 02:15:31 +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 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 28a170faa3 Fixed a ton of bugs and made almost everything work 2017-07-24 00:35:04 +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 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 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 f87f638f03 Added Help and About pages 2017-01-29 14:47:39 +01:00