summaryrefslogtreecommitdiffstats
path: root/static
Commit message (Collapse)AuthorAgeFilesLines
* table.html: improve average-speed calculationUdo Walter2019-02-261-13/+34
| | | | | It now calculates the average over the entire timespan instead of over the timespan in which a server/client has been seen within the entire timespan. This makes the numbers more comparable to each other.
* table.html: fix everthing not workingUdo Walter2019-02-261-18/+17Star
|
* table.html: fix ?peak not workingUdo Walter2019-02-261-2/+2
|
* table.html: vue.js zu vue.min.jsUdo Walter2019-02-261-1/+1
|
* table.html: (hopefully) fix crashes; keep offline servers greyed out for the ↵Udo Walter2019-02-261-53/+91
| | | | | | timespan; add ability to display ports (url query parameter 'ports'); fix display bug with ipv6 addresses;
* table.html: Fix bytes/s for counter; design tweaksSimon Rettberg2019-02-081-18/+28
|
* Make colors more good and less badSimon Rettberg2019-01-292-9/+12
|
* Small labeling changeUdo Walter2019-01-221-13/+13
|
* Add server speeds graph, option to show peak speeds and some design changesUdo Walter2019-01-221-39/+131
| | | | | Options/query strings: 'peak' to turn on peak speed instead of average speed 'timespan' the timespan in which to calculate the average and peak speeds (default: 120) (seconds)
* rework new_status-dnbd3.html with vuejs instead of jqueryUdo Walter2019-01-172-542/+130Star
|
* Add clustering to nodes based on addressSimon Rettberg2018-03-121-9/+38
|
* removed unnecesary comments and ToDosVictor Mocanu2017-02-091-32/+3Star
|
* added new_dnbd3-status.htmlVictor Mocanu2017-02-091-0/+581
|
* Clustering in graphSimon Rettberg2016-06-131-16/+54
|
* Cleanup, features, everything, nonsense commitmsgSimon Rettberg2016-03-211-106/+105Star
|
* Improved link coloring, link color fading, performance, and code cleanup.Stephan Schwaer2016-03-171-134/+162
| | | | | | | | | Now using pow and sqrt function to blend link colors. Link color now fades in 500ms intervals. Link color intensity no longer additive. Optimised coloring of links for performance. Code cleanup. Added/changed some comments.
* Fixed resize of window.Stephan Schwaer2016-03-161-5/+13
|
* Code cleanup and some comments.Stephan Schwaer2016-03-161-77/+66Star
|
* Fix for download rate.Stephan Schwaer2016-03-151-39/+47
|
* Fixed typo in calculation.Stephan Schwaer2016-03-151-2/+2
|
* Merge branch 'master' of git.openslx.org:dnbd3-statusStephan Schwaer2016-03-151-1/+1
|\
| * Fix reference to nonexistent distance property of nodeSimon Rettberg2016-03-141-1/+1
| |
* | Links turn green and red depending on client download rate.Stephan Schwaer2016-03-151-50/+63
|/ | | | More code cleanup
* Remodeled functions to use new server data.Stephan Schwaer2016-03-141-137/+185
| | | | Red links for active clients.
* Red color for links between servers.Stephan Schwaer2016-03-101-27/+25Star
|
* GefrickelSimon Rettberg2016-03-091-14/+47
|
* Set min and max Value for the traffic graph. Increased size of labels.Stephan Schwaer2015-06-051-1/+1
|
* Added logarithmic scaling into graph and smoothie.js.Stephan Schwaer2015-06-022-14/+25
|
* Added upload rate to the server statistics.Stephan Schwaer2015-05-281-24/+46
|
* Fixed graphn scalingStephan Schwaer2015-05-261-15/+58
|
* Added text with statistics about servers to the html file.Stephan Schwaer2015-05-221-79/+144
|
* Added the html file and needed libraries.Stephan Schwaer2015-05-214-0/+1112
|
* Lean and mean first prototype - to be improved!Simon Rettberg2015-05-211-0/+7