コミットグラフ

63 コミット (da12d4e7ee805adf9dd2def960e87a8f94d5fd17)

作成者 SHA1 メッセージ 日付
Ondřej Hruška da12d4e7ee some cleaning and made all pages work 8年前
cpsdqs d63271714c
Fix ESP_PROD breaking everything 8年前
cpsdqs ef249ebc79
Make term work with webpack 8年前
cpsdqs 540c93a4bd
Add webpack 8年前
Ondřej Hruška b307ed6568 removed call to undefined 8年前
cpsdqs ff72058bfc
Soften beep 8年前
cpsdqs 3bb02a5eed
Fix invisible cursor with graphics=1 8年前
cpsdqs 49d6c7d1bf
Fix demo not working anymore 8年前
cpsdqs 9dee9e1628
Use simple pasting for <90chars or open termUpload 8年前
cpsdqs 97e08e71bd
Add back ⌃⇧C shortcut 8年前
cpsdqs cd6f4c5887
Added clipboard events and removed keymaster 8年前
Ondřej Hruška a54343ec23 implemented changing window title 8年前
Ondřej Hruška 65bdb0abd7 implemented socket close/reopen on window blur/focus to save server resources 8年前
Ondřej Hruška 2b4b364d0d improved loader and reconnect behavior 8年前
cpsdqs 2acaf9e97a
Show big “Disconnected” text when disconnected 8年前
Ondřej Hruška ee004de890 add the remaining quadrants 8年前
cpsdqs 92c4c2ff98
Make Term Conn an EventEmitter, add status screen 8年前
Ondřej Hruška b33695e543 added 1-quadrants 8年前
Ondřej Hruška 9bbc0cf7aa reference comments & move const tables init to constructor 8年前
cpsdqs c4a2039834
Duplicate code -> EventEmitter 8年前
cpsdqs 7b0c1d666f
Use block elems for demo title; make 2593 denser 8年前
cpsdqs 0520b043f8
Use rectangles to draw most block elements 8年前
cpsdqs 6241b0122f
Demo: Fix caret behaving strangely when in history 8年前
cpsdqs 697918775d
Sudo does not work as expected 8年前
Ondřej Hruška 6e021402c2 colours and sudo works as expected 8年前
Ondřej Hruška d44dce766b added a very important demo command 8年前
cpsdqs a9f59488fd
Remove debug code 8年前
cpsdqs a8354f2288
Always round DPR to nice value to prevent gaps 8年前
Ondřej Hruška 53a6ab4a84 fix LMB not tracked 8年前
Ondřej Hruška 83f24cbe34 undo one es6 fix that wasn't really all that great + some comments cleaning and removed one forgotten console.log 8年前
cpsdqs 54d314517f
ES6ify some things 8年前
cpsdqs f6b47ee358
Don't make moving the cursor update input 8年前
cpsdqs 6ac00ad747 Add command history to demo 8年前
cpsdqs 6725734900
Also add 0x05 and 0x06 to ignored 8年前
Ondřej Hruška 9488becd81 some build script tuning, exclude demo script for prod build 8年前
cpsdqs 9affe93ae5
Add mouse demo 8年前
cpsdqs e1a761cd7f
r a i n b o w 8年前
cpsdqs 720a9ecaa1
Add cursor and theme commands 8年前
cpsdqs 0875182d38
Rename print-demo to info and make it print slowly 8年前
cpsdqs cc1dae16bc
Add commands and things 8年前
Ondřej Hruška f6ab97a886 improved error reporting in forms 8年前
Ondřej Hruška 58dd0c929f implemented bracketed paste for file upload 8年前
Ondřej Hruška bdadb9b532 added option to not capture f5,f11,f12 8年前
Ondřej Hruška 52a5d79691 added doc comment to palette setter so phpstorm doesn't throw a fit 8年前
Ondřej Hruška f0da18890f Workaround for the see-through gaps bug 8年前
cpsdqs 8d994009fb
Add local-echo 8年前
cpsdqs 758d3c58a6
Add fake screenfetch and clear 8年前
cpsdqs ff8f2cef81
Add basic shell 8年前
cpsdqs afd46544a6
Fix ⌥← and ⌥→ sending wrong codes 8年前
cpsdqs c7a5215fe1
Add basic terminal echoing input 8年前