| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-04-09 | localstorage.js: bug fix | hallgren | |
| If you stored "false" and tried to retrieve it with a default value, you got the default value instead of "false". | |||
| 2013-04-23 | js/localstorage.js: don't throw an exception if JSON parsing fails | hallgren | |
| Return the given default value instead. | |||
| 2013-04-23 | js/localstorage.js: improved faked localStorage if real localStorage is missing | hallgren | |
| 2013-04-03 | Adding src/www/js/localstorage.js | hallgren | |
| A common interface to localStorage, to store JSON data under a unique prefix. | |||
