summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Nirgal [Sun, 13 Oct 2019 23:58:31 +0000 (23:58 +0000)]
Web page to reset the counter
Nirgal [Sun, 13 Oct 2019 22:28:31 +0000 (22:28 +0000)]
Enabled HTTP chunked transfer encoding
So 1 ajax request will get many updates before the connection is closed.
Nirgal [Sun, 13 Oct 2019 19:03:57 +0000 (19:03 +0000)]
Clean up duplicate php code to inc file
Nirgal [Sun, 13 Oct 2019 11:07:05 +0000 (11:07 +0000)]
More tests on http chuncked transfer
Nirgal [Sun, 13 Oct 2019 10:25:45 +0000 (10:25 +0000)]
Documentation
Removed some hardcoded file locations
Nirgal [Sun, 13 Oct 2019 00:57:14 +0000 (00:57 +0000)]
Documentation & cleanup
Make a decent README
Now using an "ampy" system user
Added GPL-3 licence
flake8 & isort cleanup
Nirgal [Thu, 5 Sep 2019 09:19:37 +0000 (09:19 +0000)]
Pre-release demo version
Readme.
"counter" file for historical total used.
Interface improvement: dynamic data with ajax, period selection,
favicon, config file.
init file for autostart.
Nirgal [Sun, 30 Dec 2018 23:52:37 +0000 (23:52 +0000)]
First version