| Commit message (Expand) | Author | Age | Files | Lines |
* | Update NPM packages | Arthur de Jong | 2023-01-03 | 1 | -3/+3 |
* | Use pako for compression | Arthur de Jong | 2022-01-03 | 1 | -30/+16 |
* | Provide munin-plot source code as download | Arthur de Jong | 2021-12-30 | 1 | -1/+4 |
* | First attempt at providing a print style | Arthur de Jong | 2021-12-12 | 3 | -11/+75 |
* | Exclude empty hidden list from dashboard definition | Arthur de Jong | 2021-12-12 | 1 | -1/+5 |
* | Update close buttons to Bootstrap 5 | Arthur de Jong | 2021-12-12 | 1 | -6/+2 |
* | Load dashboard from URL if it changes | Arthur de Jong | 2021-10-20 | 1 | -6/+18 |
* | Re-organise code a little bit | Arthur de Jong | 2021-10-20 | 1 | -44/+52 |
* | Allow creating a sharable link | Arthur de Jong | 2021-10-20 | 2 | -34/+93 |
* | Start week on Monday and show week numbers | Arthur de Jong | 2021-10-16 | 1 | -1/+3 |
* | Update calculated ranges when opening picker | Arthur de Jong | 2021-10-16 | 1 | -0/+10 |
* | Update NPM packages | Arthur de Jong | 2021-10-15 | 1 | -0/+3 |
* | Support COLORnn values for field.colour | Arthur de Jong | 2021-10-15 | 1 | -1/+8 |
* | Fix the padding around the legend | Arthur de Jong | 2021-10-15 | 2 | -3/+2 |
* | Upgrade to Bootstrap 5 | Arthur de Jong | 2021-09-03 | 3 | -41/+24 |
* | Update to Plotly.js 2.4 | Arthur de Jong | 2021-09-03 | 1 | -4/+4 |
* | Fix typos found by codespell | Arthur de Jong | 2021-08-10 | 1 | -2/+2 |
* | Trim leading and trailing nulls before plotting | Arthur de Jong | 2021-05-02 | 1 | -2/+12 |
* | Refactor code to process data in one place | Arthur de Jong | 2021-05-02 | 1 | -134/+133 |
* | Fix graph auto-reloading | Arthur de Jong | 2021-02-22 | 1 | -3/+2 |
* | Try to support gaps in graphs | Arthur de Jong | 2021-02-21 | 1 | -6/+8 |
* | Also dim min/max range for non-highlighted series | Arthur de Jong | 2021-01-31 | 1 | -12/+10 |
* | Support more timestamp formats | Arthur de Jong | 2021-01-30 | 1 | -1/+1 |
* | Reload the whole data when the range changes | Arthur de Jong | 2021-01-30 | 1 | -58/+20 |
* | Update some NPM packages | Arthur de Jong | 2020-12-20 | 1 | -72/+74 |
* | Allow uploading a dashboard JSON file | Arthur de Jong | 2020-08-16 | 2 | -0/+17 |
* | Allow downloading the dashboard as a JSON file | Arthur de Jong | 2020-08-16 | 2 | -11/+30 |
* | Allow loading dashboard from JSON | Arthur de Jong | 2020-08-16 | 2 | -1/+60 |
* | Allow exporting dashboard to JSON | Arthur de Jong | 2020-08-16 | 2 | -0/+77 |
* | Make time period selection simpler | Arthur de Jong | 2020-08-16 | 1 | -5/+2 |
* | Ignore seconds when making data requests | Arthur de Jong | 2020-06-20 | 1 | -2/+2 |
* | Send the correct relayout event | Arthur de Jong | 2020-06-20 | 1 | -1/+1 |
* | Only hover on one series in busy graph | Arthur de Jong | 2020-06-14 | 1 | -0/+4 |
* | Be slightly more efficient with handling zoom changes | Arthur de Jong | 2020-04-10 | 1 | -7/+7 |
* | Add a dashboard chooser | Arthur de Jong | 2020-01-27 | 2 | -1/+30 |
* | Split setting of graph list to separate function | Arthur de Jong | 2020-01-27 | 1 | -17/+26 |
* | Use more jQuery | Arthur de Jong | 2020-01-27 | 1 | -114/+88 |
* | Add a button to clear all graphs | Arthur de Jong | 2020-01-26 | 2 | -0/+18 |
* | Hide nav buttons until everything is loaded | Arthur de Jong | 2020-01-26 | 2 | -32/+29 |
* | Remember hidden traces in graphs | Arthur de Jong | 2020-01-20 | 1 | -29/+55 |
* | Save the graph size in local storage | Arthur de Jong | 2020-01-20 | 2 | -11/+43 |
* | Simplify way assets are added | Arthur de Jong | 2020-01-20 | 2 | -3/+9 |
* | Add footer | Arthur de Jong | 2020-01-05 | 1 | -2/+9 |
* | Add an animation to removing a graph | Arthur de Jong | 2020-01-05 | 1 | -4/+6 |
* | Store date range and current graphs in local storage | Arthur de Jong | 2020-01-05 | 1 | -2/+34 |
* | Various minor improvements | Arthur de Jong | 2020-01-05 | 3 | -28/+35 |
* | Switch from Open Iconic to Font Awesome | Arthur de Jong | 2019-12-31 | 2 | -7/+5 |
* | Simplify left bar of graph | Arthur de Jong | 2019-12-31 | 3 | -100/+81 |
* | Add navigation bar with date range selector | Arthur de Jong | 2019-12-30 | 3 | -471/+555 |
* | Add favicon | Arthur de Jong | 2019-12-30 | 6 | -0/+4 |