aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/apt-panopticon-report-email-web.lua (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-10Add stuff needed for those detailed graphs using apt-panopticon_cgp.onefang1-1/+2
2019-12-10Add RRD data collection, and a speed graph.onefang1-0/+51
2019-12-10Move common code to it's own module.onefang1-203/+47
2019-12-09Clean up the counting of errors and warnings.onefang1-4/+2
2019-12-05Oops, fix up the extra greyness.onefang1-1/+1
2019-12-04Add experimental warning.onefang1-0/+2
2019-12-04Oops, a delete too far.onefang1-0/+1
2019-12-04Report the timeout differently, the other was a hack that caused problems.onefang1-4/+4
2019-12-04Move the speed calc to the main script.onefang1-28/+17
2019-12-03Speed range.onefang1-1/+1
2019-12-03Test and report speed.onefang1-3/+33
2019-12-02Implement URLSanity test.onefang1-2/+2
2019-12-02Merge email and web report scripts.onefang1-37/+156
2019-12-02Add more report stuff.onefang1-10/+26
2019-12-02Explain the Updated time.onefang1-0/+1
2019-12-02Spruce up the web page a bit.onefang1-18/+46
2019-12-01Add the timezone.onefang1-1/+1
2019-12-01Change time format for reports, and add time to email.onefang1-1/+1
2019-12-01Much work on the Updated tests.onefang1-1/+1
2019-11-27Add a link to the source code.onefang1-0/+1
2019-11-26Report Integrity results.onefang1-1/+1
2019-11-24Tidy up the column names.onefang1-1/+1
2019-11-24Move the test names to the table header.onefang1-5/+6
2019-11-24Implement DNS-RR test fully.onefang1-3/+5
2019-11-24Space sentences properly on the web.onefang1-6/+6
2019-11-24Mark DNS entries that are in DNS-RR.onefang1-10/+15
2019-11-24Reverese lookup the DNS-RR names.onefang1-3/+23
2019-11-24Missing DNS-RR IPs is a warningish, so make it maroon.onefang1-2/+2
2019-11-24Mark missing DNS-RR IPs.onefang1-1/+7
2019-11-24Clean up DNS-RR report spacing.onefang1-3/+12
2019-11-24Add DNS-RR report.onefang1-3/+21
2019-11-14Add a warning about large error / warning counts.onefang1-2/+4
2019-11-13Oops--onefang1-1/+1
2019-11-13Count the errors / warnings in the log files, and mention them on the web page.onefang1-43/+56
2019-11-13Also make links for top level logs.onefang1-1/+8
2019-11-13Some more sprucing up of the email and web reports.onefang1-2/+6
2019-11-13Polish the web page a bit.onefang1-10/+14
2019-11-13Clean up the reports, and merge the DNS report into the web report.onefang1-10/+80
2019-11-13Make the email and web reports similar, reporting the same tests.onefang1-7/+6
2019-11-06Oops, wrong quote mark.onefang1-1/+1
2019-11-06Add my preferred web colours.onefang1-1/+1
2019-11-06Add a web page output generator.onefang1-33/+47
2019-11-06Not being able to open lua resalts files for the output generators isn't crit...onefang1-1/+1
2019-11-06Add the email report.onefang1-0/+186