summaryrefslogtreecommitdiffstats
path: root/web/Makefile.am
AgeCommit message (Expand)Author
2016-02-06added dark theme; which is now the default;Costa Tsaousis (ktsaou)
2016-01-16minor modification for clean exit; dashboard fixes for inheriting chart color...Costa Tsaousis (ktsaou)
2016-01-12fix for gauge jumping when min/max value is updatedCosta Tsaousis (ktsaou)
2016-01-12updated jquery to 1.12.0Costa Tsaousis (ktsaou)
2016-01-09added gauge.js and adapted dashboard to use itCosta Tsaousis (ktsaou)
2016-01-06added c3 charts; added easyPieChart to default dashboardCosta Tsaousis (ktsaou)
2015-12-21added dashboard optionsCosta Tsaousis (ktsaou)
2015-12-20update makefileCosta Tsaousis (ktsaou)
2015-12-20the new dashboard is now the default, the old one moved to the old/ directory...Costa Tsaousis (ktsaou)
2015-12-20added new files to makefilesCosta Tsaousis (ktsaou)
2015-12-18fixed typoCosta Tsaousis (ktsaou)
2015-12-18added iconsCosta Tsaousis (ktsaou)
2015-12-14fix install for css and fontsCosta Tsaousis (ktsaou)
2015-12-13more optimizations; a working example of a full dashboardCosta Tsaousis (ktsaou)
2015-12-13added bootstrap; fixed performance issues with several hundred of charts on t...Costa Tsaousis (ktsaou)
2015-12-12made all charts update the legend on chart update; added easy-pie-chart (not ...Costa Tsaousis (ktsaou)
2015-12-09dygraphs now support smooth plotting on line charts; dygraphs can now be rend...Costa Tsaousis (ktsaou)
2015-12-06fixed fygraphs synchronization performance by disabling animations and series...Costa Tsaousis (ktsaou)
2015-12-01minor code cleanups; updated the dashboard to fix inline chartsCosta Tsaousis (ktsaou)
2015-11-30updated according to #34Costa Tsaousis (ktsaou)
2015-11-29added support for custom dashboards - new API is operational and stableCosta Tsaousis (ktsaou)
2015-11-18removed user creation and permissions of web filesCosta Tsaousis (ktsaou)
2015-11-18updated docs; nut.chart.sh now autodetects multiple UPSes, web and cache dire...Costa Tsaousis (ktsaou)
2015-11-15build: migrate to autotoolsAlon Bar-Lev