Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/techsneeze/dmarcts-report-viewer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-21Merge pull request #81 from ekalin/php8HEADv2.0masterTechSneeze
2022-07-21Merge pull request #80 from ekalin/pgsqlTechSneeze
2022-07-21Merge branch 'master' into pgsqlTechSneeze
2022-07-21Merge pull request #78 from DanielB1990/patch-1TechSneeze
2022-07-21Merge pull request #75 from mwander/masterTechSneeze
2022-06-08PHP8 compatibilityEduardo M KALINOWSKI
2022-06-07Document PostgreSQL supportEduardo M KALINOWSKI
2022-06-07Adjust queries so they work on PostgreSQLEduardo M KALINOWSKI
2022-06-07Support for other database typesEduardo M KALINOWSKI
2022-03-09Update dmarcts-report-viewer.phpDaniël
2022-01-16Merge pull request #77 from mwander/xmlreportTechSneeze
2021-11-08catch null typeerrorsMatthäus Wander
2021-06-29Changed package name from `php-dom` to `php-xml`Matthäus Wander
2021-06-18Merge pull request #74 from mwander/xmlreportTechSneeze
2021-06-18Merge pull request #72 from jnew-gh/options_pageTechSneeze
2021-06-18Merge pull request #70 from jnew-gh/css-stylingTechSneeze
2021-06-07print XML elements (other than root) fully dynamic without assumptions about ...Matthäus Wander
2021-06-07regression fix in output htmlMatthäus Wander
2021-06-07More robust code for printing the XML declaration and the root element.Matthäus Wander
2021-06-07show <policy_published> in XML report viewerMatthäus Wander
2021-05-18Replace single quote with HTML apostrophejnew-gh
2021-05-17Remove $date_output_format variablejnew-gh
2021-05-17Replace hard-coded date format with new 'date_format' optionjnew-gh
2021-05-17Add date_format option to $options arrayjnew-gh
2021-05-07Merge branch 'master' into css-stylingjnew-gh
2021-05-07Merge pull request #68 from jnew-gh/masterTechSneeze
2021-05-07Merge pull request #66 from jnew-gh/xml_highlightTechSneeze
2021-05-05Time should be an integer, not a string, in setcookie()jnew-gh
2021-05-05Update SQL statement to fix SQL Error 1055jnew-gh
2021-05-05Add real_escape_string() when building SQL WHERE clause with $report_statusjnew-gh
2021-05-04Cross-browser styling of buttons and inputsjnew-gh
2021-05-04css style changes for hamburger menu iconjnew-gh
2021-05-04Organize color scheme definitionsjnew-gh
2021-05-04New hamburger menu icons...jnew-gh
2021-05-04Add xml highlighting options to build_cookie() functionjnew-gh
2021-05-04Add functions for xml highlightingjnew-gh
2021-05-04Correct small html error in the Report Data tablejnew-gh
2021-05-04Make Report Data warning more visiblejnew-gh
2021-05-04Add xml highlighting supportjnew-gh
2021-05-04Add xml highlightingjnew-gh
2021-05-04Add @highlight.js library to highlight raw xml datajnew-gh
2021-05-04Add xml highlighting options to $options arrayjnew-gh
2021-05-04Additions to css files to support xml highlightingjnew-gh
2021-05-03Merge pull request #65 from jnew-gh/options_pageTechSneeze
2021-05-03Avoid SQL error if DMARC Result or Report Status chosen as initial sort columnjnew-gh
2021-04-21Remove duplicate option in cookie_value creationjnew-gh
2021-04-21Change where report_list_height_percent is calculatedjnew-gh
2021-04-21Remove unused codejnew-gh
2021-04-21Remove unused $filter variablejnew-gh
2021-04-21Check if any options have been removed or added to $options[]jnew-gh