MightyPork
502babf7b0
updated front-end ref
2017-09-24 20:50:01 +02:00
MightyPork
47f6cd38cd
Merge branch 'utf-removal-fix' into work
2017-09-24 20:36:38 +02:00
MightyPork
0f10d84a59
disable non-error ansi logging
2017-09-24 20:36:09 +02:00
MightyPork
cb71586138
remove spammy debug
2017-09-24 20:35:55 +02:00
MightyPork
58bd27a082
FIXED A BUG
2017-09-24 20:19:40 +02:00
MightyPork
7eb1bdeec6
fixed off-by one etc errors in the rewritten functions, fixed a lag due to heartbeat packet
2017-09-24 18:16:21 +02:00
MightyPork
674e89c8c3
fix a bug with backspace when cursor is hanging
2017-09-24 14:57:10 +02:00
MightyPork
62a0925586
fix stuff not removed from utf cache in some operations
2017-09-24 14:17:41 +02:00
MightyPork
4f4ea95c06
Merge branch 'offscale-bg' into work
2017-09-24 03:03:52 +02:00
MightyPork
2ede271c65
removed obsolete microoptimization from parser repeat code
2017-09-24 03:02:28 +02:00
MightyPork
692b2c4d11
fix serializer being completely broken
2017-09-24 00:17:58 +02:00
MightyPork
948bcb62ff
Backend changes for offscale default fg and bg + future-proofing
...
- 16-bit attribs
- added attribs FG and BG, if not set, default colors
- added attrib INVERT, removed server-side color flipping
- added screen attrib REVERSE_VIDEO (can't be done server-side if we want it to work with off-scale colors)
- changed Attribs encoding to 3B
- removed old migrations, made useless by the flash wipe caused by adding Admin PW section
- some cleaning in CSI parser
- removed function to set SGR inverse separately (now use normal SGR setter)
- added functions to set fg and bg to defaults
2017-09-23 20:50:37 +02:00
MightyPork
7607b639b0
Merge branch 'passwords-stuff' into work
2017-09-23 02:14:27 +02:00
MightyPork
2e8ec41115
lib bump
2017-09-23 02:13:02 +02:00
MightyPork
80e8e4f7da
added username config for basic auth
2017-09-23 01:59:53 +02:00
MightyPork
357a9d43e3
password changing, changed default pw to "adminpw", added settings revert if validation fails
2017-09-23 01:33:55 +02:00
MightyPork
a464a73a0e
cgi form handlers for setting password stuff
2017-09-22 01:05:13 +02:00
MightyPork
38b3ce2dc8
cgi handler for setting passwords (not tested)
2017-09-22 01:00:52 +02:00
MightyPork
37de3a095d
configurable pw lock (not yet tested and not connected to front-end)
2017-09-22 00:48:57 +02:00
MightyPork
82961568b8
increased sysconbf allocated flash size (safe now bc we alrady have a breaking change that wipes old settings)
2017-09-22 00:33:03 +02:00
MightyPork
3849e161e5
add pwlock settings to sysconf
2017-09-22 00:30:16 +02:00
MightyPork
43241c2679
admin pw now lives in a separate config block. BREAKING CHANGE! will wipe old settings :(
2017-09-22 00:22:46 +02:00
MightyPork and GitHub
3bfd51061e
added browser support list
2017-09-19 01:44:52 +02:00
MightyPork
781cf8825b
remove theme max num chekc to allow adding themes purely by front-end
2017-09-18 01:58:15 +02:00
MightyPork
079b522540
implemented focus tracking reports
2017-09-17 20:18:57 +02:00
MightyPork
471aa95c34
add timezone to the about page
2017-09-17 19:18:56 +02:00
MightyPork
ac56b1dc61
added timezone to bootlog
2017-09-17 19:14:24 +02:00
MightyPork
82fd9e5ad1
raise utf8 cache to max of 160 characters, re-enable buttons by default
2017-09-17 19:10:16 +02:00
MightyPork
92a454a2cf
renamed input debug log funcs to imp_ to avoid build collision if DEBUG_WS is enabled also
2017-09-16 01:46:41 +02:00
MightyPork
0012c92c4a
added front-end patch
1.1.2
2017-09-14 23:24:35 +02:00
MightyPork and GitHub
0e8af5712b
add info about the mailing list
2017-09-14 01:34:47 +02:00
MightyPork
51e97232c5
version bump to 1.1.1
1.1.1
2017-09-14 00:16:08 +02:00
MightyPork
7e2491cd7b
fix broken urxvt mouse reports
2017-09-14 00:11:43 +02:00
MightyPork
cd79d5cf25
fix #172
2017-09-13 23:32:18 +02:00
MightyPork
184c772b57
update frontend ref
2017-09-13 02:30:34 +02:00
MightyPork
6e2978492b
oops messed up front-end
1.1.0-rev2
2017-09-13 02:22:54 +02:00
MightyPork
0d0246b12b
updated branch cfg in .gitmodules
2017-09-13 01:40:33 +02:00
MightyPork
62888d4473
update frontend to use branch master
2017-09-13 01:33:10 +02:00
MightyPork
3f0b6f2d26
fix bad submodue ref
1.1.0
2017-09-13 01:21:45 +02:00
MightyPork
5846d46e0c
Merge remote-tracking branch 'origin/work'
2017-09-13 01:20:34 +02:00
MightyPork
1454987fcf
Merge branch 'work' of github.com:espterm/espterm-firmware into work
2017-09-13 01:12:13 +02:00
MightyPork
2ba04b92d7
frontend update + fixes
2017-09-13 01:12:07 +02:00
MightyPork and GitHub
6a7493a7be
Update README.md
2017-09-12 15:47:15 +02:00
MightyPork
565b2113a5
submodue update - cache busting
2017-09-12 00:53:32 +02:00
MightyPork
128515a9a7
git hashes on about page
2017-09-12 00:26:43 +02:00
MightyPork
038c3b6466
update build script
2017-09-11 22:59:26 +02:00
MightyPork
fa5953a231
front-end update
2017-09-11 15:05:29 +02:00
MightyPork
5aef8a0f11
Fix js error prevending wifi scanning
1.0.2
2017-09-11 12:36:23 +02:00
MightyPork
356c4557bb
change default size back to 26x10 so it makes better first impression on a phone
2017-09-11 11:34:26 +02:00
MightyPork
5ff9d17850
adjusted defaults (disabled buttons by default so we dont confuse users with something they dont expect)
2017-09-11 05:09:22 +02:00