Ondřej Hruška
afd8c47a74
adjust pw forms
8年前
cpsdqs
9ccf9dd2cf
Move term stuff to term and partially split screen
...
*since JS doesn't really have type checking the now split screen classes might throw errors and stuff later on, but right now everything seems to be working fine
8年前
cpsdqs
df4c75b370
Handle all received keydown keys in soft input
...
and also fix #189
8年前
cpsdqs
09d3fff59d
Make input 𝘬𝘪𝘯𝘥𝘢 work with Firefox mobile
8年前
Ondřej Hruška
ddd55c1ae0
added password edit forms & protection options, moved uart cfg to term conf page
8年前
Ondřej Hruška
c9c8b33b43
ditto in the help page
8年前
Ondřej Hruška
c0b599ec16
change default debug theme to 1 and make black "30" readable in the preview
8年前
Ondřej Hruška
6eac6af319
added ctrl+insert for copy to clipboard
8年前
Ondřej Hruška
4ee85af4f4
ctrl+f12 toggles debug mode
8年前
Ondřej Hruška
e098ceb6ea
use U+00XX for unicode in debugbar
8年前
cpsdqs
eda55a89a7
Add rudimentary debug toolbar
...
(what am I supposed to put there?)
8年前
cpsdqs
aca60da67d
Fix uglify removing source map
8年前
Ondřej Hruška
3dcb3fe972
removed themes from css and added 256color preview in help page
8年前
Ondřej Hruška
865efe41f7
visibility api
8年前
Ondřej Hruška
b51a2d1b54
Merge branch 'webpack' into work
8年前
Ondřej Hruška
d5bb87cd24
moved themes and color table to themes.js
8年前
Ondřej Hruška
91f68c7c95
removed some unused globals
8年前
Ondřej Hruška
da12d4e7ee
some cleaning and made all pages work
8年前
cpsdqs
d63271714c
Fix ESP_PROD breaking everything
8年前
Ondřej Hruška
c0414e31b2
findign bsug
8年前
cpsdqs
430a9746d8
Merge
8年前
cpsdqs
81656b53ac
Minify webpack output
8年前
Ondřej Hruška
f44a3e222d
add --display-modules to webpack so it doesnt hide modules
8年前
cpsdqs
b8100e162c
Ignore demo when ESP_PROD is in env
8年前
cpsdqs
ef249ebc79
Make term work with webpack
8年前
cpsdqs
540c93a4bd
Add webpack
...
everything's broken
8年前
Ondřej Hruška
e016fc9a3a
Updated the Thanks section
8年前
Ondřej Hruška
953377b3c6
add timezone to the about page (in demo build and local server)
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
e8e84ce4ca
Merge?
8年前
cpsdqs
2acaf9e97a
Show big “Disconnected” text when disconnected
8年前
Ondřej Hruška
37e8441eca
Merge branch 'work' of github.com:espterm/espterm-front-end into work
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
e60f94cdae
Merge branch 'work' of github.com:espterm/espterm-front-end into work
8年前
Ondřej Hruška
9bbc0cf7aa
reference comments & move const tables init to constructor
8年前
cpsdqs
c4a2039834
Duplicate code -> EventEmitter
...
copied from node
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年前