Commit Graph

501 Commits (9321cd4ebb27f91a024bddee6f7e6103113e9551)
 

Author SHA1 Message Date
Ondřej Hruška 9321cd4ebb
made it survive idiots cat'ing image files etc 7 years ago
Ondřej Hruška faffa68794
use binary messages and fix bugs in utf sanitizer 7 years ago
Ondřej Hruška a6ee808a1d
add SKIP tag to defines 7 years ago
Ondřej Hruška 5150cc32eb
align serializer with front-end changes 7 years ago
Ondřej Hruška 42d5f6bc89
decopt 12 configurable 7 years ago
Ondřej Hruška d2fe37403f
Fix htop display bugs - wrong serialization 7 years ago
Ondřej Hruška f6c2b06d8a
notify about mouse attrs change 7 years ago
Ondřej Hruška b6c5648690
allow zero redraw delay 7 years ago
Ondřej Hruška 062b0e6188
fix messed up bg color encoding 7 years ago
Ondřej Hruška c83b68405f
Merge branch 'partial-updates' into work 7 years ago
Ondřej Hruška 97552b30c3
fix some bugs + optimize stuff 7 years ago
Ondřej Hruška 1c23e79c59
partial update, may be a bit buggy in places 7 years ago
Ondřej Hruška b70c65868b
dump context and stop listening for a bit on rx of bad UTF 7 years ago
Ondřej Hruška 1614194d76
Removed one NOTIFY_LOCK() that shouldn't have been there 7 years ago
Ondřej Hruška 7bca46384e
Merge branch 'new-message-format' into work 7 years ago
Ondřej Hruška 03c7f4d0ad
removed bugs 7 years ago
Ondřej Hruška da6c5bf5be
re-arranged attr bits and changed string encoding for labels and title to use terminator rather than byte length 7 years ago
Ondřej Hruška 2e0648be8e
re-ordered cell attr bits for shorter serialize word length 7 years ago
Ondřej Hruška 404ccaeb20
new message format 7 years ago
Ondřej Hruška 7300e0003c
Merge branch 'master' into work 7 years ago
Ondřej Hruška 8c55202b42
added exampe of the main config file 7 years ago
Ondřej Hruška 65977bfbae
Overclock, fix buffer overflow causing total lock-up, small tweaks 7 years ago
Ondřej Hruška 74d52a0c61
add confirmation messages to form saving 7 years ago
Ondřej Hruška 0fae510207
change version to 2.0.0 to indicate the breaking change 7 years ago
Ondřej Hruška 1a8d3cb332
show real sdk version, make tpw setting actually work 7 years ago
Ondřej Hruška ca5a7e3de9
Merge remote-tracking branch 'origin/work' 7 years ago
Ondřej Hruška fa5489ccfc
support for truecolor default colors 7 years ago
Ondřej Hruška 502babf7b0
updated front-end ref 7 years ago
Ondřej Hruška 47f6cd38cd
Merge branch 'utf-removal-fix' into work 7 years ago
Ondřej Hruška 0f10d84a59
disable non-error ansi logging 7 years ago
Ondřej Hruška cb71586138
remove spammy debug 7 years ago
Ondřej Hruška 58bd27a082
FIXED A BUG 7 years ago
Ondřej Hruška 7eb1bdeec6
fixed off-by one etc errors in the rewritten functions, fixed a lag due to heartbeat packet 7 years ago
Ondřej Hruška 674e89c8c3
fix a bug with backspace when cursor is hanging 7 years ago
Ondřej Hruška 62a0925586
fix stuff not removed from utf cache in some operations 7 years ago
Ondřej Hruška 4f4ea95c06
Merge branch 'offscale-bg' into work 7 years ago
Ondřej Hruška 2ede271c65
removed obsolete microoptimization from parser repeat code 7 years ago
Ondřej Hruška 692b2c4d11
fix serializer being completely broken 7 years ago
Ondřej Hruška 948bcb62ff
Backend changes for offscale default fg and bg + future-proofing 7 years ago
Ondřej Hruška 7607b639b0 Merge branch 'passwords-stuff' into work 7 years ago
Ondřej Hruška 2e8ec41115 lib bump 7 years ago
Ondřej Hruška 80e8e4f7da added username config for basic auth 7 years ago
Ondřej Hruška 357a9d43e3 password changing, changed default pw to "adminpw", added settings revert if validation fails 7 years ago
Ondřej Hruška a464a73a0e cgi form handlers for setting password stuff 7 years ago
Ondřej Hruška 38b3ce2dc8 cgi handler for setting passwords (not tested) 7 years ago
Ondřej Hruška 37de3a095d configurable pw lock (not yet tested and not connected to front-end) 7 years ago
Ondřej Hruška 82961568b8 increased sysconbf allocated flash size (safe now bc we alrady have a breaking change that wipes old settings) 7 years ago
Ondřej Hruška 3849e161e5 add pwlock settings to sysconf 7 years ago
Ondřej Hruška 43241c2679 admin pw now lives in a separate config block. BREAKING CHANGE! will wipe old settings :( 7 years ago
Ondřej Hruška 3bfd51061e added browser support list 7 years ago