aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/inc/html.inc.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix up static URLs that got broken going through php.cgi.onefang2020-01-041-19/+21
* New config for "allowed" graphs, so people can hide some of them.onefang2019-12-101-1/+1
* fix LICENSE linksPim van den Berg2019-05-101-1/+1
* inc/html: fix php notice about html_weburl when type is canvasPim van den Berg2016-12-091-2/+1
* responsive: introduce a hamburger navicon to toggle the menu on smaller devicesPim van den Berg2015-06-211-16/+17
* responsive: make the overview page look nice on all mediaPim van den Berg2015-06-211-1/+3
* add responsive cssPim van den Berg2015-06-211-1/+4
* replace table on overview page by divsPim van den Berg2015-06-211-13/+13
* inc/html: remove continue statements to prevent from incomplete htmlPim van den Berg2015-06-211-25/+23
* inc/functions: merge functions GET and validate_getPim van den Berg2015-05-251-5/+5
* inc/functions: make type argument of validate_get function exactly the same a...Pim van den Berg2015-05-251-5/+5
* inc/html: s/licence/license/Pim van den Berg2015-02-261-1/+1
* Revert "make detail page accessible when using "canvas" graph_type"Peter Wu2014-12-141-8/+0
* inc/html: include jquery from local sourcePim van den Berg2014-12-141-1/+1
* dashboard: showtime: load jquery + timeago.js when config is setPim van den Berg2014-12-131-1/+7
* dashboard: make timeago dynamic using jquery + timeagoPim van den Berg2014-12-131-1/+4
* Adding option to show time since last update on dashboard.David Severwright2014-12-131-0/+13
* make detail page accessible when using "canvas" graph_typePim van den Berg2014-11-111-0/+8
* inc/html: add deprecation message about collectd 4Pim van den Berg2014-08-141-1/+12
* Merge (a)sync code, reformat CGP.jsPeter Wu2014-08-021-10/+7
* support php versions without json support and show a warning messagePim van den Berg2014-07-251-0/+13
* Update html.inc.phpFrançois LASSERRE2014-07-231-6/+6
* Defensive programming: more urlencode/htmlentitiesPeter Wu2014-07-201-47/+51
* Use config time_range for canvas graphsVincent Brillault2014-06-281-0/+1
* inc/html.inc.php: fix canvas graphsPim van den Berg2014-05-141-1/+1
* move collectd_flush function to base classPim van den Berg2014-05-031-1/+5
* inc: mv graphs_from_plugin, build_url functions to html.inc.phpPim van den Berg2014-05-031-1/+68
* overview: disable showmem by default, add percent signPim van den Berg2014-04-151-25/+25
* overview: show used memory percentageBogdan Rădulescu2014-04-141-1/+25
* overview: only calculate cores when config option showload is enabledPim van den Berg2014-04-061-2/+2
* use & instead of & in htmlPim van den Berg2014-02-101-3/+3
* Add a configuration option for sync/async choice for the canvas graphsVincent Brillault2014-01-121-0/+11
* automatic page refresh support + config settingPim van den Berg2013-12-291-0/+6
* add viewport meta tag for better experience on mobile devicesPim van den Berg2013-06-221-0/+1
* overview: add color to load averagesPim van den Berg2013-06-221-4/+11
* start using fieldset + legend for showing dataPim van den Berg2013-06-221-3/+6
* integrate jsrrdgraph in CGPPim van den Berg2013-05-181-0/+31
* remove arguments overview_plugins and other_plugins from plugins_list functionPim van den Berg2012-12-281-11/+24
* don't show plugins the host doesn't havePim van den Berg2012-12-281-2/+4
* resolve php warning/notices when plugin doesn't existPim van den Berg2012-12-281-0/+4
* remove ajax js codePim van den Berg2012-12-211-1/+0
* remove in-html comments by xian310Pim van den Berg2012-12-211-1/+1
* replace the ajax expand system by a navigation menuxian3102012-12-211-12/+47
* include trailing slash in config weburl variablePim van den Berg2011-10-081-5/+5
* resolve php noticesKarol Nowacki2011-04-211-10/+11
* fallback to non-annotated tags in version detectionPim van den Berg2011-03-101-1/+1
* add version information to footerPim van den Berg2011-03-091-1/+15
* add links to footerPim van den Berg2011-03-011-1/+2
* Define alternating odd/even css classes for rows in main summaryEdmondo Tommasina2010-05-291-1/+7
* configuration option to show load averages on overview pagePim van den Berg2010-03-061-14/+16