Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add offline support of static files/fallback page. | Matthew Somerville | 2016-12-16 | -4/+6 |
| | | | | | Use a list to store JavaScript files, so it can be shared between the HTML footer and the appcache manifest. | |||
* | [fixmystreet.com] Add Content-Security-Policy. | Matthew Somerville | 2016-08-16 | -1/+1 |
| | ||||
* | Do HTML class and JS variable setting ASAP. | Matthew Somerville | 2016-08-16 | -1/+0 |
| | ||||
* | Move to using pushState for new report. | Zarino Zappia | 2016-07-11 | -1/+0 |
| | | | | | Update the URL whenever location of pin is updated (first time, drag, or reclick), make sure it works when clicking back. | |||
* | Tidy up JavaScript functions. | Matthew Somerville | 2016-07-11 | -2/+3 |
| | | | | Split big functions into smaller more descriptive ones. | |||
* | Rename 'default' web directory to 'base'. | Matthew Somerville | 2014-07-08 | -0/+35 |
This should reduce confusion with the Default cobrand and override order. |