Ondřej Hruška
a2fbabef66
theme config improvements
7 years ago
Ondřej Hruška
8d7cd8ac19
doc comments
7 years ago
Ondřej Hruška
7ddc64ff01
lower bell volume (i know, yeah... picky)
7 years ago
cpsdqs
8e513cbb70
kb ext bar: mark modifier key as modifier, add Esc
7 years ago
cpsdqs
842d1fd93c
Replace ^C with ^ in soft keyboard extension bar
7 years ago
cpsdqs
310033b911
Make cfg.no_keys work properly
7 years ago
cpsdqs
0b39d19276
Fix #196
7 years ago
cpsdqs
9c4027d2d1
Add “Waiting for content” screen
7 years ago
cpsdqs
c68017bd4a
Update demo to work with new protocol
7 years ago
cpsdqs
a196f9a9de
Refactor and fix getColor returning undefined
7 years ago
Ondřej Hruška
52bde8c266
Merge branch 'offscale-bg-and-other-monstrosities' into work
7 years ago
Ondřej Hruška
8138fc0bd7
offscale default fg bg support, utf8 data encoding
7 years ago
Ondřej Hruška
c744755679
Comsume TAB in demo instead of printing U+FFFD
7 years ago
Ondřej Hruška
a72c229ab3
no such thing as inexplicable
...
- removed theme setting to 0 in demo constructor
- removed repeated theme setting in demo when not needed
- moved showPage() to a better place in demo to properly wait for load
7 years ago
cpsdqs
e9aa3bfba6
Fix demo having black spots and refactor a bit
...
* Note: black spots are caused by inexplicable palette switch; might need investigation
7 years ago
cpsdqs
91c17e0fc3
Fix EventEmitter#off not existing
7 years ago
cpsdqs
cc28a69d85
Add iOS keyboard shortcut bar
7 years ago
Ondřej Hruška
6c6424877c
html-escape access name
7 years ago
Ondřej Hruška
4c11d7a619
add access_name to form
7 years ago
Ondřej Hruška
172a890be2
highlight all labels with for=name in ?err=...
7 years ago
Ondřej Hruška
afd8c47a74
adjust pw forms
7 years ago
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
7 years ago
cpsdqs
df4c75b370
Handle all received keydown keys in soft input
...
and also fix #189
7 years ago
cpsdqs
09d3fff59d
Make input 𝘬𝘪𝘯𝘥𝘢 work with Firefox mobile
7 years ago
Ondřej Hruška
ddd55c1ae0
added password edit forms & protection options, moved uart cfg to term conf page
7 years ago
Ondřej Hruška
c9c8b33b43
ditto in the help page
7 years ago
Ondřej Hruška
c0b599ec16
change default debug theme to 1 and make black "30" readable in the preview
7 years ago
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
cpsdqs
aca60da67d
Fix uglify removing source map
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
b51a2d1b54
Merge branch 'webpack' into work
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
Ondřej Hruška
c0414e31b2
findign bsug
7 years ago
cpsdqs
430a9746d8
Merge
7 years ago
cpsdqs
81656b53ac
Minify webpack output
7 years ago
Ondřej Hruška
f44a3e222d
add --display-modules to webpack so it doesnt hide modules
7 years ago
cpsdqs
b8100e162c
Ignore demo when ESP_PROD is in env
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
e016fc9a3a
Updated the Thanks section
7 years ago
Ondřej Hruška
953377b3c6
add timezone to the about page (in demo build and local server)
7 years ago
Ondřej Hruška
b307ed6568
removed call to undefined
7 years ago
cpsdqs
ff72058bfc
Soften beep
7 years ago