summaryrefslogtreecommitdiffstats
path: root/web
AgeCommit message (Expand)Author
2016-05-23fixed permissions of images for social sharing info of dashboardsCosta Tsaousis (ktsaou)
2016-05-23images for social sharing info of dashboardsCosta Tsaousis (ktsaou)
2016-05-23updated social sharing info of dashboardsCosta Tsaousis (ktsaou)
2016-05-21fix for seo image URLCosta Tsaousis (ktsaou)
2016-05-21added sharing info on all pages; added average response time at demosites.htmlCosta Tsaousis (ktsaou)
2016-05-21fix for index.html being broken in #338Costa Tsaousis (ktsaou)
2016-05-21diskstats: change default configurationSimon Nagl
2016-05-20diskstats: Add descriptions to default dashboardSimon Nagl
2016-05-14default registry in HTTPS, delayed registry qeueries 3 seconds at the dashboa...Costa Tsaousis (ktsaou)
2016-05-14fix white text on white background on registry modals; registry hosts are now...Costa Tsaousis (ktsaou)
2016-05-14registry modals should prevent scrolling the screenCosta Tsaousis (ktsaou)
2016-05-14registry menu is now scrollableCosta Tsaousis
2016-05-13fix to show a menu when the registry is not reachableCosta Tsaousis
2016-05-13registry completed, including impersonateCosta Tsaousis
2016-05-12updated URLs of demo sitesCosta Tsaousis (ktsaou)
2016-05-12show the demo sites if the registry returns no URLs; update dashboard.js vers...Costa Tsaousis (ktsaou)
2016-05-12registry almost operational - missing deleteCosta Tsaousis
2016-05-11use as url the netdata server API url, not the visible document locationCosta Tsaousis
2016-05-11registry: fixes netdata to respond to CORS with the requested origin, so that...Costa Tsaousis
2016-05-11simple registry access from the dashboard - in debug modeCosta Tsaousis
2016-05-05support for custom gradient colors in gauges; fixes #372Costa Tsaousis
2016-05-05updated title on demosites.html to reflect the home page of the demo sitesCosta Tsaousis
2016-05-05allow the dashboard to be notified of bootstrap collapses; fixes #374Costa Tsaousis
2016-05-04fixes #369, SNMP 64 bit counters; plugins.d now accept SET = 0xHEXVALUE; node...Costa Tsaousis
2016-05-04Merge pull request #306 from simonnagl/bugfix/safari-misaligned_dial_graphsCosta Tsaousis
2016-05-03fix width of demosites.html; added google analytics to demosites.html and ind...Costa Tsaousis (ktsaou)
2016-05-03fix for not matching menu items #361Costa Tsaousis
2016-05-03updated demosites.htmlCosta Tsaousis
2016-05-03demosites.html sends users to /default.html to allow demosites.html act as th...Costa Tsaousis
2016-05-03update demosites.htmlCosta Tsaousis
2016-04-30updated demosites.html to show bigger chartsCosta Tsaousis
2016-04-29minor fixes for the demo sitesCosta Tsaousis (ktsaou)
2016-04-29disk now get the mount point at the menu (only when they are not partitions) ...Costa Tsaousis (ktsaou)
2016-04-28Fixes jumping page introduced with 33a2a8bSimon Nagl
2016-04-28Add Flexbox-Support for older browsersSimon Nagl
2016-04-28Fixes #159. Add CSS3 Flexbox for charts in a row.Simon Nagl
2016-04-28updated demosites.htmlCosta Tsaousis (ktsaou)
2016-04-28new demosites.htmlCosta Tsaousis (ktsaou)
2016-04-24added support for monitoring cgroupsCosta Tsaousis (ktsaou)
2016-04-23fixed typosCosta Tsaousis (ktsaou)
2016-04-23web/index.htmlCosta Tsaousis (ktsaou)
2016-04-23new demo dashboard to monitor the demo sites; updated tv.html to support slow...Costa Tsaousis (ktsaou)
2016-04-23the parallel refresher now refreshes the charts de-coupled from each other, s...Costa Tsaousis (ktsaou)
2016-04-22older browsers compatibility fix; fixed a bug introduced with #290 due to #28...Costa Tsaousis (ktsaou)
2016-04-21automatically disable online help if bootstrap is missing #286Costa Tsaousis (ktsaou)
2016-04-19allow fireqos names to have in/out either as prefix or suffix #275Costa Tsaousis (ktsaou)
2016-04-19error handling for charts index download #269Costa Tsaousis (ktsaou)
2016-04-19CDN version increaseCosta Tsaousis (ktsaou)
2016-04-19enhanced error reporting in netdataErrorCallback() #268Costa Tsaousis (ktsaou)
2016-04-19Merge pull request #268 from DatabaseLabs/error-callbackCosta Tsaousis