コミットグラフ

155 コミット (91f68c7c954776f2b387fc255b3d242daa537665)
 

作成者 SHA1 メッセージ 日付
cpsdqs 4f58900aac
Fix #142 and #141 8年前
cpsdqs ec270c3fdf
Move screen init to term.js 8年前
cpsdqs de897f013c
Add fancy graphics 8年前
cpsdqs 16f37aafd5
Improve visual debug mode 8年前
cpsdqs d5f6bf2dfa
Fix invisible cursors 8年前
Ondřej Hruška a78db76327 update demo content for github pages 8年前
Ondřej Hruška 810782a7f2 new colors decoding 8年前
Ondřej Hruška c07a6162f2 Merge branch 'canvas-babel' into canvas 8年前
Ondřej Hruška d1fd0b9f95 oops completely broke high unicode 8年前
Ondřej Hruška 0a975e8801 babel, sourcemaps, fixed some uglify errors + a crash on wifi page 8年前
cpsdqs c354ec871f
Remove strange comment 8年前
cpsdqs e187cf545b
Ensure blink style is updated by just setting text 8年前
Ondřej Hruška 6eebc781ed enhance draw debuggin + do not blink if no cells are blinky 8年前
Ondřej Hruška 03637dd43e do not redraw in blink timer if blinking is turned off 8年前
cpsdqs ab23d80799
Increase update check radius for wide characters 8年前
Ondřej Hruška 11d9a40951 eslint tuning, re-enabled some rules 8年前
cpsdqs 4731a259dd
Possibly fix #121 8年前
Ondřej Hruška 6cde517c55 comments and removed unused flag from some old version 8年前
Ondřej Hruška 23fe523412 Merge branch 'canvas' of github.com:espterm/espterm-front-end into canvas 8年前
Ondřej Hruška 912f69c725 added editing commands 8年前
cpsdqs f6f804bd14
Remove String#format in favor of template strings 8年前
cpsdqs f059a35277
Add eslintignore and adhere or be ignored 8年前
Ondřej Hruška 87ed5491a4 make themes work again 8年前
Ondřej Hruška 086532ff4c fix #122 8年前
Ondřej Hruška 79664f56a6 eslint all the things 8年前
Ondřej Hruška 7e1611ff7a eslit disable false positives and camelcase requirement 8年前
Ondřej Hruška 135a4dfe8e added eslint official file 8年前
cpsdqs 7207ce9fd7
Add 256color and truecolor in TermScreen#getColor 8年前
cpsdqs 8884368226
Add notes on unpacking Fontello on macOS 8年前
cpsdqs e28d338eca
Use yarn instead of npm 8年前
cpsdqs fd4f71d0e2
Close parenthesis 8年前
Ondřej Hruška 8c10605156 update build script from master 8年前
cpsdqs 062609c5d8
Add license 8年前
Ondřej Hruška e689a6a655 Create README.md 8年前
Ondřej Hruška d9841f60a0 Added MPL license file 8年前
Ondřej Hruška 2b3a5b4b55 add notification fallback to use Notify.show() 8年前
Ondřej Hruška 2921566cc3 add G to the select in term_conn 8年前
Ondřej Hruška 0fefa529b1 updated package json 8年前
Ondřej Hruška 55336d4f5c stop node sass putting garbage in the css file 8年前
cpsdqs ba6e5f1723
Switch statements require break (sigh) 8年前
cpsdqs 5cbb3ea2c9
Make G (growl) send a Notification 8年前
cpsdqs ec4897ae2a
Add overline style (attr bit 7) 8年前
cpsdqs b18aca1438
Some sort of merge...? Cursor styles work fine now 8年前
cpsdqs 72069d2219 Load new 3B attribute and cursor styles 8年前
Ondřej Hruška cbc21e9e3b Merge branch 'canvas' of github.com:espterm/espterm-front-end into canvas 8年前
Ondřej Hruška 036a58ce12 updated to latest backend, cursor variants setting, reformat some files 8年前
cpsdqs a7a2daee11
Prevent horrible screeching when BEL is spammed 8年前
cpsdqs b3608272a0
Fix #119 8年前
Ondřej Hruška 131389b6a7 crlf mode, cursor style config; changed Attrs Word to 3B 8年前
Ondřej Hruška 963bfce9cc updated build script 8年前