summaryrefslogtreecommitdiffstats
path: root/web
AgeCommit message (Expand)Author
2016-06-17Fix a JavaScript errorJürgen Haas
2016-06-16better looking php-fpm sectionpaulfantom
2016-06-12CDN uncashingCosta Tsaousis (ktsaou)
2016-06-11fixed the colors in "slate" theme to allow better contrastCosta Tsaousis (ktsaou)
2016-06-09properly handle the exit status of plugins to avoid infinite restart attempts...Costa Tsaousis (ktsaou)
2016-06-09work-around for middle mouse button on registry servers with firefoxCosta Tsaousis (ktsaou)
2016-06-09browser history is preserved while scrolling and navigating the dashboard; cu...Costa Tsaousis (ktsaou)
2016-06-05added "sum" and "incremental-sum" grouping methods; the default grouping was ...Costa Tsaousis (ktsaou)
2016-06-05API parameter "after" is now relative to "before" and defaults to -update_eve...Costa Tsaousis (ktsaou)
2016-06-05added API option "unaligned" to allow getting unaligned data for any timefram...Costa Tsaousis (ktsaou)
2016-06-04updated swagger json fileCosta Tsaousis (ktsaou)
2016-06-04increased version in html for CDN refresh; updated API reference for badge.sv...Costa Tsaousis (ktsaou)
2016-06-03added option and code to respect https://www.w3.org/TR/tracking-dnt/Costa Tsaousis (ktsaou)
2016-06-02allow cookies on all requests to support running netdata behind an authentica...Costa Tsaousis
2016-06-02set application level registry redirects to 2Costa Tsaousis
2016-06-02remove double slash from registry hello message #477Costa Tsaousis
2016-06-01Change location.hash to history.pushStatedemon
2016-06-01change #hash while scrolling to enable restore after page refreshdemon
2016-05-31added css for shorten text linksCosta Tsaousis
2016-05-31disabled animation for shorten pluginCosta Tsaousis
2016-05-31added shorten() plugin in index.html to allow shortening long information mes...Costa Tsaousis
2016-05-31added mysql charts info on a few chartsCosta Tsaousis
2016-05-29my-netdata: delay checking https dashboards when the current dashboard is httpCosta Tsaousis
2016-05-26clickable URLs when a dashboard is not accessibleCosta Tsaousis
2016-05-26my-netdata menu now finds the proper URL for a server; added example registry...Costa Tsaousis
2016-05-25fixed typosCosta Tsaousis
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