Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add faviconArthur de Jong2019-12-308-2/+27
* Return 404 if file not foundArthur de Jong2019-12-301-1/+7
* Move Python code to muninplot packageArthur de Jong2019-12-306-18/+44
* Use ESLint to check code styleArthur de Jong2019-12-305-489/+1726
* Use webpack to build Javascript partArthur de Jong2019-12-3027-218146/+10525
* Add flake8 testsArthur de Jong2019-12-304-13/+46
* Add basic Python packagingArthur de Jong2019-12-305-1/+102
* Read datafile by specifying encodingArthur de Jong2019-10-231-1/+1
* Be more forgiving of unexpected situationsArthur de Jong2019-10-231-2/+3
* Hide graphs with "graph no"Arthur de Jong2019-10-232-1/+6
* Add a search field for adding graphsArthur de Jong2018-10-212-11/+23
* Do not break average over empty setArthur de Jong2018-10-081-10/+13
* Upgrade to plotly.js 1.41.3Arthur de Jong2018-10-083-476/+634
* Use most recent RRD file to get resolutionArthur de Jong2018-10-081-3/+6
* Support negative and floats in cdefArthur de Jong2018-10-081-3/+6
* Add basic READMEArthur de Jong2018-10-081-0/+54
* Load data on the fly of graph range changesArthur de Jong2018-10-081-19/+98
* Add loading spinner for graph dataArthur de Jong2018-10-073-1/+14
* Support specifying time range for dataArthur de Jong2018-10-072-15/+54
* Fix issue with differences in datafileArthur de Jong2018-10-071-3/+4
* Add loading spinnerArthur de Jong2018-10-074-30/+66
* Highlight the trace from the legendArthur de Jong2018-10-061-0/+21
* Layout improvementsArthur de Jong2018-10-043-4/+8
* Add min/avg/max to legendArthur de Jong2018-10-033-21/+89
* Python 3 supportArthur de Jong2018-10-022-7/+6
* Implement custom legendArthur de Jong2018-10-023-21/+78
* Add copyright headersArthur de Jong2018-10-025-0/+105
* Add Content-Security-Policy headersArthur de Jong2018-09-291-1/+2
* Move JavaScript and CSS to separate filesArthur de Jong2018-09-293-387/+383
* Show graph informationArthur de Jong2018-09-291-0/+31
* Allow adding graphs dynamicallyArthur de Jong2018-09-291-82/+73
* Allow changing graph sizeArthur de Jong2018-09-291-3/+74
* Add widget to select graph to addArthur de Jong2018-09-291-0/+117
* Make initial user interfaceArthur de Jong2018-09-291-3/+86
* Add third-party user interface filesArthur de Jong2018-09-2917-0/+45471
* Add label to vertical axisArthur de Jong2018-09-291-6/+19
* Support Munin cdef calculationsArthur de Jong2018-09-291-1/+47
* Support Munin negative optionArthur de Jong2018-09-291-1/+20
* Implement caching of munin graph informationArthur de Jong2018-09-291-0/+16
* Add support for stacked graphsArthur de Jong2018-09-291-1/+16
* Initial version of some graphsArthur de Jong2018-09-291-0/+152
* Initial web serviceArthur de Jong2018-09-292-0/+191
* Add Plotly JavaScript libraryArthur de Jong2018-09-282-0/+172504
* Initial repository setupArthur de Jong2018-09-281-0/+1