Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Use ManifestTheme theme_colour for front page theme-color meta tag | Dave Arter | 2020-02-26 | -26/+36 |
* | Cache available icons for front page | Dave Arter | 2020-02-26 | -19/+36 |
* | Use cobrand manifest icons as iOS icons, if present | Dave Arter | 2020-02-26 | -18/+27 |
* | Remove appcache (breaking showing reports from localStorage cache). | Matthew Somerville | 2020-02-14 | -28/+1 |
* | Initial service worker. | Matthew Somerville | 2020-02-14 | -0/+9 |
* | A basic web manifest starter. | Matthew Somerville | 2020-02-14 | -2/+61 |
* | Ignore cache-busting keyword on appcache. | Matthew Somerville | 2019-07-11 | -1/+1 |
* | Reinstate appcache_enabled staging flag | Dave Arter | 2017-11-24 | -1/+2 |
* | Only include offline JavaScript if needed. | Matthew Somerville | 2017-11-15 | -3/+1 |
* | Only output appcache/manifest for shortlist users. | Matthew Somerville | 2017-02-28 | -2/+8 |
* | Allow staging sites to turn off appcache. | Matthew Somerville | 2017-01-10 | -0/+9 |
* | Add offline support of static files/fallback page. | Matthew Somerville | 2016-12-16 | -0/+32 |