Commit Graph
73 Commits
Author SHA1 Message Date
MightyPork 2f0d0187a1 add js error handler with notify balloon, fix file upload 2017-09-11 18:22:22 +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
MightyPork 11d9a40951 eslint tuning, re-enabled some rules 2017-09-10 18:36:32 +02:00
cpsdqs 4731a259dd Possibly fix #121 2017-09-10 16:53:53 +02:00
MightyPork 6cde517c55 comments and removed unused flag from some old version 2017-09-10 15:47:19 +02:00
MightyPork 23fe523412 Merge branch 'canvas' of github.com:espterm/espterm-front-end into canvas 2017-09-10 15:33:40 +02:00
MightyPork 912f69c725 added editing commands 2017-09-10 15:32:58 +02:00
cpsdqs f6f804bd14 Remove String#format in favor of template strings 2017-09-10 15:27:52 +02:00
cpsdqs f059a35277 Add eslintignore and adhere or be ignored 2017-09-10 15:24:50 +02:00
MightyPork 87ed5491a4 make themes work again 2017-09-10 15:21:18 +02:00
MightyPork 086532ff4c fix #122 2017-09-10 15:07:55 +02:00
MightyPork 79664f56a6 eslint all the things 2017-09-10 13:47:29 +02:00
MightyPork 7e1611ff7a eslit disable false positives and camelcase requirement 2017-09-10 13:05:32 +02:00
MightyPork 135a4dfe8e added eslint official file 2017-09-10 13:02:58 +02:00
cpsdqs 7207ce9fd7 Add 256color and truecolor in TermScreen#getColor 2017-09-10 12:37:46 +02:00
cpsdqs 8884368226 Add notes on unpacking Fontello on macOS 2017-09-10 11:43:59 +02:00
cpsdqs e28d338eca Use yarn instead of npm 2017-09-10 11:35:17 +02:00
cpsdqs fd4f71d0e2 Close parenthesis 2017-09-10 11:29:48 +02:00
MightyPork 8c10605156 update build script from master 2017-09-10 11:27:07 +02:00