Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Move third party libraries into vendor directories | Matthew Somerville | 2017-05-23 | -4/+0 |
| | | | | | | | | This makes the git hook that lints our own JavaScript easier, and keeps things more cleanly separated. We also remove unused third party libraries (select2 and jquery.placeholder). | |||
* | Split up modernizr/html5shiv/yepnope. | Matthew Somerville | 2016-08-16 | -2/+2 |
| | | | | | We only need html5shiv for <IE9, and we only use yepnope on the front page. | |||
* | Use Modernizr to decide whether to show mobile map | Matthew Somerville | 2015-09-17 | -4/+4 |
| | | | | Fixes #1192. | |||
* | move localstorage to sessionstorage, and clear on logout | Dave Whiteland | 2012-07-24 | -3/+3 |
| | ||||
* | store MM auth credentials in localstorage to avoid repeat login | Dave Whiteland | 2012-07-05 | -2/+2 |
| | ||||
* | Shrink modernizr a bit, removing unneeded bits. | Matthew Somerville | 2012-03-27 | -0/+4 |