cpsdqs
65eb8b1830
Add powerline triangles
8年前
cpsdqs
342433be53
Turns out backdrop-filter works fine in Chrome
...
(at least in this case)
8年前
cpsdqs
aa41cf512e
Add screen margin overlays
...
and add a margin to the soft keyboard extension
8年前
cpsdqs
4c1da9aaac
Do padding in canvas instead of CSS
8年前
Ondřej Hruška
57a295b544
html minification
8年前
cpsdqs
ba24c4f967
Remove hackity hack setting debug canvas styles
8年前
cpsdqs
036cc23e9b
Fix file permissions
...
(why do so many have the x flag?)
8年前
Ondřej Hruška
ced948b6eb
Merge branch 'master' into work
8年前
Ondřej Hruška
f5dd70a6f3
Fix strange behavior with loading screens showing when they should not etc
8年前
Ondřej Hruška
18ece41390
some menu cleaning & added overclock toggle
8年前
Ondřej Hruška
c846cffedb
make confirm msg auto-fade
8年前
Ondřej Hruška
64c1ebbf8f
implemented "success messages" for submitted forms (?msg=...)
8年前
Ondřej Hruška
d831d47f53
show tx power as dBm
8年前
Ondřej Hruška
5d907c11ef
grammar v. 2
8年前
cpsdqs
bbba9ec527
Grammar
8年前
Ondřej Hruška
ddfc4c01d0
some style and text fixes
8年前
Ondřej Hruška
d59c0e876a
Merge remote-tracking branch 'origin/work'
8年前
cpsdqs
16436a9a98
Make events that can be passive passive
8年前
cpsdqs
0b6e4439bc
Possibly fix #198
8年前
Ondřej Hruška
b18a0f3890
disallow short hex
8年前
Ondřej Hruška
a9cae0e76a
better ordering of theme conf
8年前
Ondřej Hruška
a2fbabef66
theme config improvements
8年前
Ondřej Hruška
8d7cd8ac19
doc comments
8年前
Ondřej Hruška
7ddc64ff01
lower bell volume (i know, yeah... picky)
8年前
cpsdqs
8e513cbb70
kb ext bar: mark modifier key as modifier, add Esc
8年前
cpsdqs
842d1fd93c
Replace ^C with ^ in soft keyboard extension bar
8年前
cpsdqs
310033b911
Make cfg.no_keys work properly
8年前
cpsdqs
0b39d19276
Fix #196
8年前
cpsdqs
9c4027d2d1
Add “Waiting for content” screen
8年前
cpsdqs
c68017bd4a
Update demo to work with new protocol
8年前
cpsdqs
a196f9a9de
Refactor and fix getColor returning undefined
8年前
Ondřej Hruška
52bde8c266
Merge branch 'offscale-bg-and-other-monstrosities' into work
8年前
Ondřej Hruška
8138fc0bd7
offscale default fg bg support, utf8 data encoding
8年前
Ondřej Hruška
c744755679
Comsume TAB in demo instead of printing U+FFFD
8年前
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
8年前
cpsdqs
e9aa3bfba6
Fix demo having black spots and refactor a bit
...
* Note: black spots are caused by inexplicable palette switch; might need investigation
8年前
cpsdqs
91c17e0fc3
Fix EventEmitter#off not existing
8年前
cpsdqs
cc28a69d85
Add iOS keyboard shortcut bar
8年前
Ondřej Hruška
6c6424877c
html-escape access name
8年前
Ondřej Hruška
4c11d7a619
add access_name to form
8年前
Ondřej Hruška
172a890be2
highlight all labels with for=name in ?err=...
8年前
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年前