Ondřej Hruška
|
6eac6af319
|
added ctrl+insert for copy to clipboard
|
7 years ago |
Ondřej Hruška
|
4ee85af4f4
|
ctrl+f12 toggles debug mode
|
7 years ago |
Ondřej Hruška
|
e098ceb6ea
|
use U+00XX for unicode in debugbar
|
7 years ago |
cpsdqs
|
eda55a89a7
|
Add rudimentary debug toolbar
(what am I supposed to put there?)
|
7 years ago |
Ondřej Hruška
|
3dcb3fe972
|
removed themes from css and added 256color preview in help page
|
7 years ago |
Ondřej Hruška
|
865efe41f7
|
visibility api
|
7 years ago |
Ondřej Hruška
|
d5bb87cd24
|
moved themes and color table to themes.js
|
7 years ago |
Ondřej Hruška
|
91f68c7c95
|
removed some unused globals
|
7 years ago |
Ondřej Hruška
|
da12d4e7ee
|
some cleaning and made all pages work
|
7 years ago |
cpsdqs
|
d63271714c
|
Fix ESP_PROD breaking everything
|
7 years ago |
cpsdqs
|
ef249ebc79
|
Make term work with webpack
|
7 years ago |
cpsdqs
|
540c93a4bd
|
Add webpack
everything's broken
|
7 years ago |
Ondřej Hruška
|
b307ed6568
|
removed call to undefined
|
7 years ago |
cpsdqs
|
ff72058bfc
|
Soften beep
|
7 years ago |
cpsdqs
|
3bb02a5eed
|
Fix invisible cursor with graphics=1
|
7 years ago |
cpsdqs
|
49d6c7d1bf
|
Fix demo not working anymore
|
7 years ago |
cpsdqs
|
9dee9e1628
|
Use simple pasting for <90chars or open termUpload
|
7 years ago |
cpsdqs
|
97e08e71bd
|
Add back ⌃⇧C shortcut
|
7 years ago |
cpsdqs
|
cd6f4c5887
|
Added clipboard events and removed keymaster
|
7 years ago |
Ondřej Hruška
|
a54343ec23
|
implemented changing window title
|
7 years ago |
Ondřej Hruška
|
65bdb0abd7
|
implemented socket close/reopen on window blur/focus to save server resources
|
7 years ago |
Ondřej Hruška
|
2b4b364d0d
|
improved loader and reconnect behavior
|
7 years ago |
cpsdqs
|
2acaf9e97a
|
Show big “Disconnected” text when disconnected
|
7 years ago |
Ondřej Hruška
|
ee004de890
|
add the remaining quadrants
|
7 years ago |
cpsdqs
|
92c4c2ff98
|
Make Term Conn an EventEmitter, add status screen
|
7 years ago |
Ondřej Hruška
|
b33695e543
|
added 1-quadrants
|
7 years ago |
Ondřej Hruška
|
9bbc0cf7aa
|
reference comments & move const tables init to constructor
|
7 years ago |
cpsdqs
|
c4a2039834
|
Duplicate code -> EventEmitter
copied from node
|
7 years ago |
cpsdqs
|
7b0c1d666f
|
Use block elems for demo title; make 2593 denser
|
7 years ago |
cpsdqs
|
0520b043f8
|
Use rectangles to draw most block elements
|
7 years ago |
cpsdqs
|
6241b0122f
|
Demo: Fix caret behaving strangely when in history
|
7 years ago |
cpsdqs
|
697918775d
|
Sudo does not work as expected
|
7 years ago |
Ondřej Hruška
|
6e021402c2
|
colours and sudo works as expected
|
7 years ago |
Ondřej Hruška
|
d44dce766b
|
added a very important demo command
|
7 years ago |
cpsdqs
|
a9f59488fd
|
Remove debug code
|
7 years ago |
cpsdqs
|
a8354f2288
|
Always round DPR to nice value to prevent gaps
|
7 years ago |
Ondřej Hruška
|
53a6ab4a84
|
fix LMB not tracked
|
7 years ago |
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
|
7 years ago |
cpsdqs
|
54d314517f
|
ES6ify some things
|
7 years ago |
cpsdqs
|
f6b47ee358
|
Don't make moving the cursor update input
|
7 years ago |
cpsdqs
|
6ac00ad747
|
Add command history to demo
|
7 years ago |
cpsdqs
|
6725734900
|
Also add 0x05 and 0x06 to ignored
|
7 years ago |
Ondřej Hruška
|
9488becd81
|
some build script tuning, exclude demo script for prod build
|
7 years ago |
cpsdqs
|
9affe93ae5
|
Add mouse demo
|
7 years ago |
cpsdqs
|
e1a761cd7f
|
r a i n b o w
|
7 years ago |
cpsdqs
|
720a9ecaa1
|
Add cursor and theme commands
Also I didn't have to re-create that horrible demo screen Pork made by
manually typing in esc sequences
|
7 years ago |
cpsdqs
|
0875182d38
|
Rename print-demo to info and make it print slowly
|
7 years ago |
cpsdqs
|
cc1dae16bc
|
Add commands and things
|
7 years ago |
Ondřej Hruška
|
f6ab97a886
|
improved error reporting in forms
|
7 years ago |
Ondřej Hruška
|
58dd0c929f
|
implemented bracketed paste for file upload
|
7 years ago |