MightyPork
c846cffedb
make confirm msg auto-fade
2017-09-26 14:39:36 +02:00
MightyPork
64c1ebbf8f
implemented "success messages" for submitted forms (?msg=...)
2017-09-26 14:15:23 +02:00
MightyPork
d831d47f53
show tx power as dBm
2017-09-26 13:26:57 +02:00
MightyPork
5d907c11ef
grammar v. 2
2017-09-26 11:53:47 +02:00
MightyPork
ddfc4c01d0
some style and text fixes
2017-09-26 11:29:34 +02:00
MightyPork
d59c0e876a
Merge remote-tracking branch 'origin/work'
2017-09-26 10:00:14 +02:00
MightyPork
b18a0f3890
disallow short hex
2017-09-25 01:43:44 +02:00
MightyPork
a9cae0e76a
better ordering of theme conf
2017-09-25 01:36:46 +02:00
MightyPork
a2fbabef66
theme config improvements
2017-09-25 01:30:08 +02:00
MightyPork
8d7cd8ac19
doc comments
2017-09-24 22:44:59 +02:00
MightyPork
7ddc64ff01
lower bell volume (i know, yeah... picky)
2017-09-24 22:39:17 +02:00
MightyPork
52bde8c266
Merge branch 'offscale-bg-and-other-monstrosities' into work
2017-09-24 03:03:36 +02:00
MightyPork
8138fc0bd7
offscale default fg bg support, utf8 data encoding
2017-09-24 03:00:57 +02:00
MightyPork
c744755679
Comsume TAB in demo instead of printing U+FFFD
2017-09-23 14:27:23 +02:00
MightyPork
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
2017-09-23 13:50:50 +02:00
MightyPork
6c6424877c
html-escape access name
2017-09-23 01:53:52 +02:00
MightyPork
4c11d7a619
add access_name to form
2017-09-23 01:52:18 +02:00
MightyPork
172a890be2
highlight all labels with for=name in ?err=...
2017-09-23 01:23:50 +02:00
MightyPork
afd8c47a74
adjust pw forms
2017-09-23 01:13:24 +02:00
MightyPork
ddd55c1ae0
added password edit forms & protection options, moved uart cfg to term conf page
2017-09-19 01:28:01 +02:00
MightyPork
c9c8b33b43
ditto in the help page
2017-09-18 23:59:46 +02:00
MightyPork
c0b599ec16
change default debug theme to 1 and make black "30" readable in the preview
2017-09-18 23:58:06 +02:00
MightyPork
6eac6af319
added ctrl+insert for copy to clipboard
2017-09-18 23:47:48 +02:00
MightyPork
4ee85af4f4
ctrl+f12 toggles debug mode
2017-09-18 23:16:46 +02:00
MightyPork
e098ceb6ea
use U+00XX for unicode in debugbar
2017-09-18 23:14:43 +02:00
MightyPork
3dcb3fe972
removed themes from css and added 256color preview in help page
2017-09-18 01:56:04 +02:00
MightyPork
865efe41f7
visibility api
2017-09-18 00:27:47 +02:00
MightyPork
b51a2d1b54
Merge branch 'webpack' into work
2017-09-18 00:21:19 +02:00
MightyPork
d5bb87cd24
moved themes and color table to themes.js
2017-09-17 23:57:00 +02:00
MightyPork
91f68c7c95
removed some unused globals
2017-09-17 23:46:10 +02:00
MightyPork
da12d4e7ee
some cleaning and made all pages work
2017-09-17 22:55:24 +02:00
MightyPork
c0414e31b2
findign bsug
2017-09-17 21:44:19 +02:00
MightyPork
f44a3e222d
add --display-modules to webpack so it doesnt hide modules
2017-09-17 21:09:38 +02:00
MightyPork
e016fc9a3a
Updated the Thanks section
2017-09-17 19:43:57 +02:00
MightyPork
953377b3c6
add timezone to the about page (in demo build and local server)
2017-09-17 19:17:35 +02:00
MightyPork
b307ed6568
removed call to undefined
2017-09-17 18:49:19 +02:00
MightyPork
a54343ec23
implemented changing window title
2017-09-16 01:56:37 +02:00
MightyPork
65bdb0abd7
implemented socket close/reopen on window blur/focus to save server resources
2017-09-16 01:44:38 +02:00
MightyPork
2b4b364d0d
improved loader and reconnect behavior
2017-09-16 01:14:43 +02:00
MightyPork
37e8441eca
Merge branch 'work' of github.com:espterm/espterm-front-end into work
2017-09-15 22:28:03 +02:00
MightyPork
ee004de890
add the remaining quadrants
2017-09-15 22:26:40 +02:00
MightyPork
b33695e543
added 1-quadrants
2017-09-15 21:56:55 +02:00
MightyPork
e60f94cdae
Merge branch 'work' of github.com:espterm/espterm-front-end into work
2017-09-15 21:49:25 +02:00
MightyPork
9bbc0cf7aa
reference comments & move const tables init to constructor
2017-09-15 21:44:55 +02:00
MightyPork
e3b21adc45
Merge branch 'work'
2017-09-14 23:19:54 +02:00
MightyPork
bb76f87b13
Merge branch 'master' into work (bugfixes)
2017-09-14 23:19:34 +02:00
MightyPork
6e021402c2
colours and sudo works as expected
2017-09-14 23:11:57 +02:00
MightyPork
d44dce766b
added a very important demo command
2017-09-14 22:44:46 +02:00
MightyPork
53a6ab4a84
fix LMB not tracked
2017-09-14 00:05:11 +02:00
MightyPork
83f24cbe34
undo one es6 fix that wasn't really all that great + some comments cleaning and removed one forgotten console.log
2017-09-13 22:45:52 +02:00
MightyPork
d7551c3ea9
Merge branch 'work'
2017-09-13 02:19:32 +02:00
MightyPork
72279bf035
Revert "fix lib being added to the package twice lol"
...
This reverts commit b2174fc528 .
2017-09-13 02:18:49 +02:00
MightyPork
891a44624e
Merge branch 'work', rel 1.1
2017-09-13 01:14:32 +02:00
MightyPork
b2174fc528
fix lib being added to the package twice lol
2017-09-13 01:11:44 +02:00
MightyPork
9488becd81
some build script tuning, exclude demo script for prod build
2017-09-13 01:08:34 +02:00
MightyPork
b219447e4f
Merge branch 'fancy-demo' into work
2017-09-13 00:50:01 +02:00
MightyPork
420761d343
Merge branch 'help-page-update' into work
2017-09-13 00:44:31 +02:00
MightyPork
da738838e5
updated help page
2017-09-13 00:39:36 +02:00
MightyPork
e23191e704
add print stylesheet
2017-09-13 00:39:19 +02:00
MightyPork
6193634a33
split build script for easier use with phpstorm file watchers
2017-09-13 00:38:59 +02:00
MightyPork
dcd2cc1173
fix https://github.com/espterm/espterm-firmware/issues/148
2017-09-12 01:00:42 +02:00
MightyPork
9db61f0c1a
cache busting for js and css files
2017-09-12 00:52:06 +02:00
MightyPork
f6ab97a886
improved error reporting in forms
2017-09-12 00:44:49 +02:00
MightyPork
58dd0c929f
implemented bracketed paste for file upload
2017-09-12 00:39:36 +02:00
MightyPork
fd2a6df245
added git hashes to about page
2017-09-12 00:20:59 +02:00
MightyPork
bdadb9b532
added option to not capture f5,f11,f12
2017-09-11 23:59:43 +02:00
MightyPork
8548c619d8
remove mysterious gap under canvas caused by line height
2017-09-11 23:45:49 +02:00
MightyPork
52a5d79691
added doc comment to palette setter so phpstorm doesn't throw a fit
2017-09-11 23:41:36 +02:00
MightyPork
f0da18890f
Workaround for the see-through gaps bug
2017-09-11 23:38:43 +02:00
MightyPork
2b93cedd3f
remove junk files from outdir in prod build
2017-09-11 22:59:12 +02:00
MightyPork
7aef4e2ef7
fix a typo in help
2017-09-11 22:47:42 +02:00
MightyPork
322b0dab87
Remove False Gods
2017-09-11 18:52:00 +02:00
MightyPork
affe087d79
Merge branch 'fix-fule-upload' into work. horrible
2017-09-11 18:31:04 +02:00
MightyPork
2f0d0187a1
add js error handler with notify balloon, fix file upload
2017-09-11 18:22:22 +02:00
MightyPork
3e4394f0cb
fix server.sh
2017-09-11 17:37:51 +02:00
MightyPork
e3944df189
Merge branch 'canvas' into work
2017-09-11 14:58:49 +02:00
MightyPork
a78db76327
update demo content for github pages
2017-09-11 05:08:38 +02:00
MightyPork
810782a7f2
new colors decoding
2017-09-11 04:27:07 +02:00
MightyPork
c07a6162f2
Merge branch 'canvas-babel' into canvas
2017-09-11 00:57:18 +02:00
MightyPork
d1fd0b9f95
oops completely broke high unicode
2017-09-11 00:57:06 +02:00
MightyPork
0a975e8801
babel, sourcemaps, fixed some uglify errors + a crash on wifi page
2017-09-10 22:34:54 +02:00
MightyPork
6eebc781ed
enhance draw debuggin + do not blink if no cells are blinky
2017-09-10 20:32:04 +02:00
MightyPork
03637dd43e
do not redraw in blink timer if blinking is turned off
2017-09-10 19:20:05 +02:00
MightyPork
11d9a40951
eslint tuning, re-enabled some rules
2017-09-10 18:36:32 +02:00
MightyPork
6cde517c55
comments and removed unused flag from some old version
2017-09-10 15:47:19 +02:00
MightyPork
23fe523412
Merge branch 'canvas' of github.com:espterm/espterm-front-end into canvas
2017-09-10 15:33:40 +02:00
MightyPork
912f69c725
added editing commands
2017-09-10 15:32:58 +02:00
MightyPork
87ed5491a4
make themes work again
2017-09-10 15:21:18 +02:00
MightyPork
086532ff4c
fix #122
2017-09-10 15:07:55 +02:00
MightyPork
79664f56a6
eslint all the things
2017-09-10 13:47:29 +02:00
MightyPork
7e1611ff7a
eslit disable false positives and camelcase requirement
2017-09-10 13:05:32 +02:00
MightyPork
135a4dfe8e
added eslint official file
2017-09-10 13:02:58 +02:00
MightyPork
8c10605156
update build script from master
2017-09-10 11:27:07 +02:00
MightyPork and GitHub
e689a6a655
Create README.md
2017-09-10 11:13:42 +02:00
MightyPork and GitHub
d9841f60a0
Added MPL license file
2017-09-10 10:47:23 +02:00
MightyPork
2b3a5b4b55
add notification fallback to use Notify.show()
2017-09-10 03:04:32 +02:00
MightyPork
2921566cc3
add G to the select in term_conn
2017-09-10 02:56:42 +02:00
MightyPork
0fefa529b1
updated package json
2017-09-10 02:47:19 +02:00
MightyPork
55336d4f5c
stop node sass putting garbage in the css file
2017-09-10 02:45:26 +02:00
MightyPork
cbc21e9e3b
Merge branch 'canvas' of github.com:espterm/espterm-front-end into canvas
2017-09-10 00:42:56 +02:00