Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update to Plotly.js 2.4Arthur de Jong2021-09-035-260/+1163
* Update NPM packagesArthur de Jong2021-09-032-216/+274
* Mark images as assets in webpackArthur de Jong2021-09-031-16/+4
* Update NPM packagesArthur de Jong2021-08-132-76/+82
* Run codespell from GitHub actionArthur de Jong2021-08-101-0/+13
* Use codespell for spelling checkArthur de Jong2021-08-102-1/+9
* Update NPM packagesArthur de Jong2021-08-102-456/+556
* Fix typos found by codespellArthur de Jong2021-08-101-2/+2
* Log but ignore exceptions in reading dashboardsArthur de Jong2021-08-061-4/+8
* Add CodeQL checkingArthur de Jong2021-07-111-2/+25
* Update some NPM packagesArthur de Jong2021-07-093-2353/+1843
* Support digits in rrdtool variable namesArthur de Jong2021-07-091-1/+1
* Replace Travis with GitHub actionsArthur de Jong2021-05-022-7/+35
* Trim leading and trailing nulls before plottingArthur de Jong2021-05-021-2/+12
* Update some NPM packagesArthur de Jong2021-05-022-812/+853
* Refactor code to process data in one placeArthur de Jong2021-05-021-134/+133
* Fix graph auto-reloadingArthur de Jong2021-02-221-3/+2
* Try to support gaps in graphsArthur de Jong2021-02-211-6/+8
* Use rrdtool xport to generate data seriesArthur de Jong2021-02-212-153/+63
* Handle changes to number of RRD files betterArthur de Jong2021-02-131-11/+18
* Fix the way the graph resolution is determinedArthur de Jong2021-02-133-19/+19
* Get files ready for 1.1 release1.1Arthur de Jong2021-01-314-3/+11
* Update some NPM packagesArthur de Jong2021-01-312-1017/+898
* Also dim min/max range for non-highlighted seriesArthur de Jong2021-01-311-12/+10
* Support more timestamp formatsArthur de Jong2021-01-302-1/+3
* Ensure that start timestamp is includedArthur de Jong2021-01-301-1/+1
* Reload the whole data when the range changesArthur de Jong2021-01-301-58/+20
* Return data in a single resolution onlyArthur de Jong2021-01-302-6/+7
* Ignore flake8 blind except Exception warningArthur de Jong2021-01-131-0/+1
* Update some NPM packagesArthur de Jong2020-12-204-4606/+10905
* Update some NPM packagesArthur de Jong2020-09-042-516/+489
* Drop pinning of isort now flake8-isort has been fixedArthur de Jong2020-08-161-3/+0
* Allow uploading a dashboard JSON fileArthur de Jong2020-08-162-0/+17
* Allow downloading the dashboard as a JSON fileArthur de Jong2020-08-162-11/+30
* Allow loading dashboard from JSONArthur de Jong2020-08-162-1/+60
* Allow exporting dashboard to JSONArthur de Jong2020-08-162-0/+77
* Make time period selection simplerArthur de Jong2020-08-161-5/+2
* Update some NPM packagesArthur de Jong2020-07-222-736/+318
* Avoid newer isort for flake8 testsArthur de Jong2020-07-091-0/+3
* 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