Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Get files ready for 1.0 release1.0Arthur de Jong2020-06-213-6/+9
* Allow configuring MUNIN_DBDIR via environmentArthur de Jong2020-06-212-1/+5
* Update some NPM packagesArthur de Jong2020-06-202-660/+172
* Ignore seconds when making data requestsArthur de Jong2020-06-201-2/+2
* Send the correct relayout eventArthur de Jong2020-06-201-1/+1
* Only hover on one series in busy graphArthur de Jong2020-06-141-0/+4
* Fix handling of negative graphsArthur de Jong2020-06-141-3/+4
* Use bionic on Travis to avoid version 11 of NodeArthur de Jong2020-06-141-0/+1
* Update some NPM packagesArthur de Jong2020-06-132-1439/+1168
* Update some NPM packagesArthur de Jong2020-04-102-789/+956
* Be slightly more efficient with handling zoom changesArthur de Jong2020-04-101-7/+7
* Add a dashboard chooserArthur de Jong2020-01-273-2/+55
* Split setting of graph list to separate functionArthur de Jong2020-01-271-17/+26
* Use more jQueryArthur de Jong2020-01-271-114/+88
* Add a button to clear all graphsArthur de Jong2020-01-262-0/+18
* Hide nav buttons until everything is loadedArthur de Jong2020-01-262-32/+29
* Add more docstringsArthur de Jong2020-01-254-6/+17
* Remember hidden traces in graphsArthur de Jong2020-01-201-29/+55
* Save the graph size in local storageArthur de Jong2020-01-202-11/+43
* Simplify way assets are addedArthur de Jong2020-01-203-13/+10
* Update some NPM packagesArthur de Jong2020-01-192-2421/+2457
* Also run NPM commands when installing from GitArthur de Jong2020-01-051-8/+23
* Ship static directory in source and wheelArthur de Jong2020-01-057-11/+61
* Provide encoding with statically served HTMLArthur de Jong2020-01-051-2/+2
* Add footerArthur de Jong2020-01-051-2/+9
* Add an animation to removing a graphArthur de Jong2020-01-051-4/+6
* Store date range and current graphs in local storageArthur de Jong2020-01-051-2/+34
* Various minor improvementsArthur de Jong2020-01-053-28/+35
* Switch from Open Iconic to Font AwesomeArthur de Jong2019-12-315-44/+32
* Simplify left bar of graphArthur de Jong2019-12-313-100/+81
* Add navigation bar with date range selectorArthur de Jong2019-12-307-540/+643
* Add a Travis configuration fileArthur de Jong2019-12-301-0/+6
* 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