Commit Graph
62 Commits
Author SHA1 Message Date
MightyPork 65e34a1634 Updated help page 2017-09-03 21:54:37 +02:00
MightyPork 73c943bb97 throttle screen redraw via cooldown, setting 10/30 largely eliminates dropped bytes 2017-08-24 23:08:09 +02:00
MightyPork 5c57ea3b28 Logging is now toggleable and updates are postponed if socket is busy 2017-08-22 23:05:21 +02:00
MightyPork 3b8cfd41e3 small fixes & added doc directory 2017-08-21 22:39:59 +02:00
MightyPork 59f26adf68 Stubs for scrolling region and other functions, implemented inverse video, improved parse (hardeing against xterm travesty), optimize tabs, DECREPTPARM 2017-08-20 14:42:38 +02:00
MightyPork 5995988a9b BEEEEEEEEEEEEEEEEEP 2017-08-20 00:28:31 +02:00
MightyPork bf1507b624 ignore cursor chars inside escape seqs + can, sub terminate, esc start new 2017-08-19 01:35:30 +02:00
MightyPork b5378a6626 config toggle for xterm fn keys and display timeout added 2017-08-18 14:52:51 +02:00
MightyPork 9cac029e58 implemented numpad alt mode, fn keys alt mode and cursor alt mode 2017-08-18 14:19:54 +02:00
MightyPork 04b75b8218 xenl 2017-08-17 01:38:25 +02:00
MightyPork ca410736f7 removed some logging and version bump 2017-08-15 03:14:07 +02:00
MightyPork 35393827a9 implemented ctrl-, f- and other keys. enter now sends CR, use ctrl-enter for LF. 2017-08-15 01:04:58 +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 32ba7dc0d7 fixed a lot of bugs with wifi connecting 2017-08-06 19:07:43 +02:00
MightyPork e22d3f26d9 Added Wifi conf link to the bottom navbar, auto-expand Station config box 2017-08-06 17:53:21 +02:00
MightyPork 24a6a0dfd3 added git hash to version string 2017-08-06 14:58:46 +02:00
MightyPork 8a182f072d removed mentions of " ' > < from help, as those characters are now allowed and properly escaped everywhere 2017-08-06 14:26:54 +02:00
MightyPork 76b447d03e throttle reload nad use textarea for mobile input bc it shows better symbol for the enter button 2017-08-06 14:20:34 +02:00
MightyPork 319427ba2e the onscreen android keyboard now works 2017-08-06 14:17:05 +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 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 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 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 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 ab00467914 blinking indication of BOOT held down; added info to the help page 2017-03-21 20:00:48 +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 0acf0bdd72 Small front-end improvements + made screen clearing apply cursor color to cleared area 2017-01-29 20:08:58 +01:00