Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove appcache (breaking showing reports from localStorage cache). | Matthew Somerville | 2020-02-14 | -3/+2 |
| | ||||
* | STAGING_FLAGS option to hide the staging site banner | Zarino Zappia | 2020-01-07 | -3/+15 |
| | | | | | | | Allows you to hide the banner introduced in 1f43fc9. Useful when you’re making front-end changes—especially on small screens—and don’t want the banner getting in the way. | |||
* | Add configuration for setting CSP header. | Matthew Somerville | 2019-11-25 | -0/+28 |
| | | | | | | This allows you to output a working Content-Security-Policy header, with optional third-party domains, by setting a new CONTENT_SECURITY_POLICY configuration option. | |||
* | Make front page cache time configurable. | Matthew Somerville | 2019-02-04 | -0/+9 |
| | | | | | Add a configuration variable to use for the front page stats/ recent list, plus the max-age of `/reports`. | |||
* | Add option to symlink full size photos. | Matthew Somerville | 2018-11-14 | -0/+16 |
| | ||||
* | Add S3 photo storage backend | Dave Arter | 2018-09-28 | -6/+191 |
| | ||||
* | Move docs from gh-pages branch. | Matthew Somerville | 2018-09-27 | -0/+1122 |