Commit Graph
90 Commits
Author SHA1 Message Date
MightyPork dcd2cc1173 fix https://github.com/espterm/espterm-firmware/issues/148 2017-09-12 01:00:42 +02:00
MightyPork 9db61f0c1a cache busting for js and css files 2017-09-12 00:52:06 +02:00
MightyPork f6ab97a886 improved error reporting in forms 2017-09-12 00:44:49 +02:00
MightyPork 58dd0c929f implemented bracketed paste for file upload 2017-09-12 00:39:36 +02:00
MightyPork fd2a6df245 added git hashes to about page 2017-09-12 00:20:59 +02:00
MightyPork bdadb9b532 added option to not capture f5,f11,f12 2017-09-11 23:59:43 +02:00
MightyPork 8548c619d8 remove mysterious gap under canvas caused by line height 2017-09-11 23:45:49 +02:00
MightyPork 52a5d79691 added doc comment to palette setter so phpstorm doesn't throw a fit 2017-09-11 23:41:36 +02:00
MightyPork f0da18890f Workaround for the see-through gaps bug 2017-09-11 23:38:43 +02:00
MightyPork 2b93cedd3f remove junk files from outdir in prod build 2017-09-11 22:59:12 +02:00
MightyPork 7aef4e2ef7 fix a typo in help 2017-09-11 22:47:42 +02:00
cpsdqs afd46544a6 Fix ⌥← and ⌥→ sending wrong codes 2017-09-11 21:51:14 +02:00
MightyPork 322b0dab87 Remove False Gods 2017-09-11 18:52:00 +02:00
MightyPork affe087d79 Merge branch 'fix-fule-upload' into work. horrible 2017-09-11 18:31:04 +02:00
cpsdqs 259b9f05e9 Fix upload not working 2017-09-11 18:22:37 +02:00
MightyPork 2f0d0187a1 add js error handler with notify balloon, fix file upload 2017-09-11 18:22:22 +02:00
cpsdqs 4565469216 Typo. 2017-09-11 18:15:53 +02:00
cpsdqs 2c3f081d99 Add fullscreen button 2017-09-11 18:11:53 +02:00
MightyPork 3e4394f0cb fix server.sh 2017-09-11 17:37:51 +02:00
cpsdqs acae3992f5 Restructuring 2017-09-11 17:20:53 +02:00
cpsdqs e923fa1746 Fix chibi.js not working without extend 2017-09-11 16:22:33 +02:00
cpsdqs 2b9258a587 Remove unused utils 2017-09-11 15:37:27 +02:00
cpsdqs 5dab1c649f Use fewer global variables in term* and softkb 2017-09-11 15:27:02 +02:00
cpsdqs 8f0d6c7873 Prevent accidental h1 misidentification 2017-09-11 15:03:12 +02:00
MightyPork e3944df189 Merge branch 'canvas' into work 2017-09-11 14:58:49 +02:00
cpsdqs 190b1e6422 Fix #151 2017-09-11 14:42:51 +02:00
cpsdqs 2d22efc8f3 Fix #120 2017-09-11 12:51:28 +02:00
cpsdqs 166003cd0e Fix input events not working on iOS 2017-09-11 12:44:43 +02:00
cpsdqs 3e743ef397 Document TermScreen 2017-09-11 12:01:47 +02:00
cpsdqs f74e689196 Fix cursor style switch not redrawing cell 2017-09-11 11:28:29 +02:00
cpsdqs 1f07aa9886 Fix what 2febe19 broke
I really should be double-checking commits
2017-09-11 11:25:32 +02:00
cpsdqs 2febe199e4 Don't overwrite window.screen 2017-09-11 11:23:31 +02:00
cpsdqs c82a955dfc Fix issue with cursor timer 2017-09-11 11:20:30 +02:00
cpsdqs 0c23da7bf8 Fancy graphics should be enabled at graphics=1 2017-09-11 11:11:02 +02:00
cpsdqs 5d2e8d845a Actually fix #142 2017-09-11 11:05:31 +02:00
cpsdqs 4f58900aac Fix #142 and #141 2017-09-11 11:01:53 +02:00
cpsdqs ec270c3fdf Move screen init to term.js 2017-09-11 10:55:20 +02:00
cpsdqs de897f013c Add fancy graphics 2017-09-11 10:02:01 +02:00
cpsdqs 16f37aafd5 Improve visual debug mode 2017-09-11 09:05:48 +02:00
cpsdqs d5f6bf2dfa Fix invisible cursors 2017-09-11 07:02:26 +02:00
MightyPork a78db76327 update demo content for github pages 2017-09-11 05:08:38 +02:00
MightyPork 810782a7f2 new colors decoding 2017-09-11 04:27:07 +02:00
MightyPork c07a6162f2 Merge branch 'canvas-babel' into canvas 2017-09-11 00:57:18 +02:00
MightyPork d1fd0b9f95 oops completely broke high unicode 2017-09-11 00:57:06 +02:00
MightyPork 0a975e8801 babel, sourcemaps, fixed some uglify errors + a crash on wifi page 2017-09-10 22:34:54 +02:00
cpsdqs c354ec871f Remove strange comment 2017-09-10 21:02:10 +02:00
cpsdqs e187cf545b Ensure blink style is updated by just setting text 2017-09-10 20:44:58 +02:00
MightyPork 6eebc781ed enhance draw debuggin + do not blink if no cells are blinky 2017-09-10 20:32:04 +02:00
MightyPork 03637dd43e do not redraw in blink timer if blinking is turned off 2017-09-10 19:20:05 +02:00
cpsdqs ab23d80799 Increase update check radius for wide characters 2017-09-10 18:57:07 +02:00