summaryrefslogtreecommitdiffstats
path: root/web
AgeCommit message (Expand)Author
2016-10-31disable charts vertical panningCosta Tsaousis (ktsaou)
2016-10-30re-order fping chartsCosta Tsaousis (ktsaou)
2016-10-30mouse wheel works on firefoxCosta Tsaousis (ktsaou)
2016-10-30charts can now have syncronized y-range; fixes #593Costa Tsaousis (ktsaou)
2016-10-30allow setting the decimal digits per chart; fixes #788Costa Tsaousis (ktsaou)
2016-10-30postgres plugin improvementsCosta Tsaousis (ktsaou)
2016-10-29minor alarm log improvementsCosta Tsaousis (ktsaou)
2016-10-24enable mousewheel zooming in firefox; fixes #https://github.com/danvk/dygraph...Costa Tsaousis
2016-10-23Merge pull request #1049 from Chocobo1/pngCosta Tsaousis
2016-10-21better documentation about before and after API parameters; fixes #1135Costa Tsaousis (ktsaou)
2016-10-16added fping.conf and resize secondary fping chartsCosta Tsaousis (ktsaou)
2016-10-15added URL hash option always_update to remember the state of the refreshing; ...Costa Tsaousis (ktsaou)
2016-10-11update version for CDNCosta Tsaousis (ktsaou)
2016-10-11attempt to bypass web browser cache for chart dataCosta Tsaousis (ktsaou)
2016-10-09allow functions to be given for easypiechart barColor; fixes #1089; fixes #958Costa Tsaousis (ktsaou)
2016-10-08increase version for CDNCosta Tsaousis (ktsaou)
2016-10-08fix for user supplied colors; fixes #1084Costa Tsaousis (ktsaou)
2016-10-07updated README and CDN version of dashboard.jsCosta Tsaousis (ktsaou)
2016-10-06loop optimizationsCosta Tsaousis (ktsaou)
2016-10-06prevent syntax error when invalid hash is givenCosta Tsaousis (ktsaou)
2016-10-06fixed typoCosta Tsaousis (ktsaou)
2016-10-03dygraphs back to version dd74404 - the new version broke IE 11 supportCosta Tsaousis (ktsaou)
2016-10-03embed base64 icon on dashboard, for speed on scrollCosta Tsaousis (ktsaou)
2016-10-03prevent icon reloading from hash on every URL hash changeCosta Tsaousis (ktsaou)
2016-10-02better human durations on the dashboard and more information on the alarm logCosta Tsaousis (ktsaou)
2016-10-02goto-host-from-alarm now searches all known URLs for a hostCosta Tsaousis (ktsaou)
2016-10-02date based versioning of included filesCosta Tsaousis (ktsaou)
2016-10-02downgraded to jquery 2.2.4 to allow jquery.sparkline to workCosta Tsaousis (ktsaou)
2016-10-02c3 requires d3 v3Costa Tsaousis (ktsaou)
2016-10-02removed debugging infoCosta Tsaousis (ktsaou)
2016-10-02reverted gauge.js to d5260c3 due to dynamic updates issue in c27b989; https:/...Costa Tsaousis (ktsaou)
2016-10-02added c3.min.js backCosta Tsaousis (ktsaou)
2016-10-02updated all javascript libraries; added version on all files (when possible)Costa Tsaousis (ktsaou)
2016-10-02automatic switching of async_on_scroll is now reflected on the dashboard optionsCosta Tsaousis (ktsaou)
2016-10-02alarm_log is now refreshableCosta Tsaousis (ktsaou)
2016-10-02removed debugging infoCosta Tsaousis (ktsaou)
2016-10-02a more usable alarms logCosta Tsaousis (ktsaou)
2016-10-01async on scroll disabled by default ; the dashboard will enable it if a slow ...Costa Tsaousis (ktsaou)
2016-10-01added dashboard option to control sync/asyncCosta Tsaousis (ktsaou)
2016-10-01lower browser pressure on page scrollCosta Tsaousis (ktsaou)
2016-10-01added information on the dashboard about real/virtual memoryCosta Tsaousis (ktsaou)
2016-10-01cgroups now also read usage_in_bytes, memsw_usage_in_bytes, failcnt and creat...Costa Tsaousis (ktsaou)
2016-09-30Optimize pngs with optipng and then with zopflipngChocobo1
2016-09-30lookup all the known URLs of a machineCosta Tsaousis (ktsaou)
2016-09-30fix for horizontal grid lines disappearingCosta Tsaousis (ktsaou)
2016-09-30updated all javascript librariesCosta Tsaousis (ktsaou)
2016-09-29prevent past CLEAR notifications; fixes #1035Costa Tsaousis (ktsaou)
2016-09-29dashboard does not show past CLEAR notifications; fixes #1035Costa Tsaousis (ktsaou)
2016-09-26increased the version to uncache older versionsCosta Tsaousis (ktsaou)
2016-09-26do not show the same HTML5 notification again - save the last id shown in bro...Costa Tsaousis (ktsaou)