Kristjan Komlosi
|
95e22b5d1f
|
added gunicorn to pip3 dependencies
|
2019-11-10 18:37:55 +01:00 |
|
Kristjan Komlosi
|
f3a22fa511
|
fixed errors in edit_ssid script
|
2019-11-10 18:31:00 +01:00 |
|
Kristjan Komlosi
|
6981c821cc
|
fixed install script issues #2
|
2019-11-10 18:01:11 +01:00 |
|
Kristjan Komlosi
|
837906f6a5
|
fixed install script issues
|
2019-11-10 17:58:54 +01:00 |
|
Kristjan Komlosi
|
f0d1fe2301
|
install and setup scripts
|
2019-11-09 19:51:26 +01:00 |
|
Kristjan Komlosi
|
28d0484db1
|
added a rudimentary install script
|
2019-11-09 15:44:05 +01:00 |
|
Kristjan Komlosi
|
2d3b747d42
|
removed dhcpcd config file
|
2019-11-09 15:43:48 +01:00 |
|
Kristjan Komlosi
|
c5d6c31d5f
|
removed old documentation files
|
2019-11-09 15:00:09 +01:00 |
|
Kristjan Komlosi
|
0a9b73417b
|
removed the backend venv because of disuse
|
2019-11-09 14:56:21 +01:00 |
|
Kristjan Komlosi
|
62b5080d43
|
added a Gunicorn start script
|
2019-11-09 14:55:46 +01:00 |
|
Kristjan Komlosi
|
4e7f7344f2
|
removed unnecessary config files
|
2019-11-09 13:54:47 +01:00 |
|
Kristjan Komlosi
|
5a3dccfa68
|
renamed gen_ssid to edit_ssid
|
2019-11-09 13:52:49 +01:00 |
|
Kristjan Komlosi
|
c0a8e72e34
|
added a hostapd config generator
|
2019-11-09 13:47:49 +01:00 |
|
Kristjan Komlosi
|
fd2cf5b282
|
changed lighttpd.conf back to defaults
|
2019-11-09 12:05:20 +01:00 |
|
Kristjan Komlosi
|
3523316c70
|
added FastCGI config
|
2019-11-09 11:52:26 +01:00 |
|
Kristjan Komlosi
|
bb9613ea41
|
moved driver objects into function scope
|
2019-11-03 12:51:14 +01:00 |
|
Kristjan Komlosi
|
79d107595c
|
removed unnecessary etc files
|
2019-11-03 12:50:47 +01:00 |
|
Kristjan Komlosi
|
ffdb162ad4
|
fixed a bug with negative uv values
|
2019-11-02 12:38:18 +01:00 |
|
Kristjan Komlosi
|
9d9a192d8b
|
named ticks
|
2019-11-02 12:12:36 +01:00 |
|
Kristjan Komlosi
|
45711e18e7
|
table fill rewrite, no globalObject necessary
|
2019-11-02 11:59:06 +01:00 |
|
Kristjan Komlosi
|
e57370588c
|
fixed text color fill
|
2019-11-01 22:02:10 +01:00 |
|
Kristjan Komlosi
|
5384cc82a1
|
color tests
|
2019-11-01 21:53:42 +01:00 |
|
Kristjan Komlosi
|
e770fdf78e
|
in pursuit of white
|
2019-11-01 21:51:21 +01:00 |
|
Kristjan Komlosi
|
d318c3661a
|
fixed missing commas
|
2019-11-01 21:43:50 +01:00 |
|
Kristjan Komlosi
|
b960473aed
|
Merge branch 'buster' of github.com:cls-02/TeraHz into buster
|
2019-11-01 21:42:40 +01:00 |
|
Kristjan Komlosi
|
c98b42a6cd
|
set tick labels to white
|
2019-11-01 21:42:37 +01:00 |
|
Kristjan Komlosi
|
b7c2409655
|
set tick labels to white
|
2019-11-01 21:40:00 +01:00 |
|
Kristjan Komlosi
|
3a98bf0907
|
imported options
|
2019-11-01 21:37:23 +01:00 |
|
Kristjan Komlosi
|
d42316d706
|
set grid color
|
2019-11-01 21:36:34 +01:00 |
|
Kristjan Komlosi
|
de47450381
|
fixed passing arguments to flot, see comment
|
2019-11-01 21:32:55 +01:00 |
|
Kristjan Komlosi
|
8bd17e6582
|
forgot colorhelpers
|
2019-11-01 21:21:14 +01:00 |
|
Kristjan Komlosi
|
bd08aa2641
|
lib imports
|
2019-11-01 21:20:03 +01:00 |
|
Kristjan Komlosi
|
5d79d509f8
|
trying to make flot work
|
2019-11-01 21:11:56 +01:00 |
|
Kristjan Komlosi
|
7315381410
|
added a test graph
|
2019-11-01 21:03:22 +01:00 |
|
Kristjan Komlosi
|
005382b3d4
|
changed the canvas placeholder to fit flot
|
2019-11-01 21:03:04 +01:00 |
|
Kristjan Komlosi
|
a68c72f99b
|
changed the x axis data to numbers
|
2019-11-01 20:48:54 +01:00 |
|
Kristjan Komlosi
|
f5f9e53f48
|
append != push
|
2019-11-01 20:40:55 +01:00 |
|
Kristjan Komlosi
|
27b508ba18
|
Object.keys bullshit
|
2019-11-01 20:40:16 +01:00 |
|
Kristjan Komlosi
|
725c58f709
|
Object.keys is not a function
|
2019-11-01 20:37:53 +01:00 |
|
Kristjan Komlosi
|
e8ed8f780f
|
testing a less neurotic JSON parse
|
2019-11-01 20:36:53 +01:00 |
|
Kristjan Komlosi
|
008ff9df93
|
added flot as the new plot library
|
2019-11-01 20:36:32 +01:00 |
|
Kristjan Komlosi
|
759fc6affe
|
fixed race condition in updateData
|
2019-11-01 20:03:56 +01:00 |
|
Kristjan Komlosi
|
ca88cd7d71
|
console logging
|
2019-11-01 20:01:49 +01:00 |
|
Kristjan Komlosi
|
ff796b17fc
|
git merge is a pain
|
2019-11-01 19:57:23 +01:00 |
|
Kristjan Komlosi
|
63ee66fb6d
|
Merge branch 'buster' of github.com:cls-02/TeraHz into buster
|
2019-11-01 19:56:40 +01:00 |
|
Kristjan Komlosi
|
c2b0722d3a
|
semicolons
|
2019-11-01 19:55:49 +01:00 |
|
Kristjan Komlosi
|
50a1cb83db
|
removed chart.js and glue code. updateData prints debug info
|
2019-11-01 19:54:38 +01:00 |
|
Kristjan Komlosi
|
e4522f11b7
|
removed chart.js and glue code. updateData prints debug info
|
2019-11-01 19:47:33 +01:00 |
|
Kristjan Komlosi
|
8f8ef9753f
|
adding timeout to backend ajax
|
2019-11-01 19:31:21 +01:00 |
|
Kristjan Komlosi
|
537183078f
|
styling 6
|
2019-10-06 17:06:34 +02:00 |
|