<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/www/js/localstorage.js, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.adelon.net/gf-core.git/atom?h=master</id>
<link rel='self' href='https://git.adelon.net/gf-core.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/'/>
<updated>2014-04-09T20:49:53+00:00</updated>
<entry>
<title>localstorage.js: bug fix</title>
<updated>2014-04-09T20:49:53+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2014-04-09T20:49:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=402cccc3ca1621acac217dac4c9297cb7b75d2ab'/>
<id>urn:sha1:402cccc3ca1621acac217dac4c9297cb7b75d2ab</id>
<content type='text'>
If you stored "false" and tried to retrieve it with a default value, you got
the default value instead of "false".
</content>
</entry>
<entry>
<title>js/localstorage.js: don't throw an exception if JSON parsing fails</title>
<updated>2013-04-23T14:14:38+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2013-04-23T14:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=7f0f91a54be94d65e38da6489babc5266fab84c5'/>
<id>urn:sha1:7f0f91a54be94d65e38da6489babc5266fab84c5</id>
<content type='text'>
Return the given default value instead.
</content>
</entry>
<entry>
<title>js/localstorage.js: improved faked localStorage if real localStorage is missing</title>
<updated>2013-04-23T12:44:12+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2013-04-23T12:44:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=ba1bdaa3dcfb3fba1332ba1aeb6cdaf14c459485'/>
<id>urn:sha1:ba1bdaa3dcfb3fba1332ba1aeb6cdaf14c459485</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding src/www/js/localstorage.js</title>
<updated>2013-04-03T20:23:32+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2013-04-03T20:23:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=0568a1a32a777c234ec044d56d46d5d4b4c0e760'/>
<id>urn:sha1:0568a1a32a777c234ec044d56d46d5d4b4c0e760</id>
<content type='text'>
A common interface to localStorage, to store JSON data under a unique prefix.
</content>
</entry>
</feed>
