0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... about 5 years ago
Merge pull request #25 from Philzen/master More... over 6 years ago
Update persist-min.js More... over 11 years ago
Proper cleanup of test key and reduced risk of name clash More... over 11 years ago
Merge pull request #19 from gabehamilton/master More... over 12 years ago
Passing through expiration time of -1 for cookie storage (expire at end of session). More... over 12 years ago
Updated persist-all-min and persist-min More... over 13 years ago
Added ability to force a backend. Fixes #14 More... over 13 years ago
Merge pull request #17 from johanneswuerbach/patch-1 More... over 13 years ago
Fixed lint warnings. More... over 13 years ago
Fixed localStorage support in Firefox 9+ More... over 13 years ago
Switched to using createSWF instead of embedSWF More... over 13 years ago
Updated flash backend again and rebuilt persist-all-min and persist-min More... over 13 years ago
Bumped version to 0.3.1 and rebuilt persist-min and persist-all-min More... over 13 years ago
Changed B.flash.el = o.ref and this.el = o.ref to fix flash More... over 13 years ago
Added .md extension to README and TODO. Closes #13 More... over 13 years ago
Merge pull request #11 from rlittlefield/master More... over 13 years ago
Fixed key names in localStorage iterator More... over 13 years ago
Merge pull request #10 from rlittlefield/master More... over 13 years ago
Using localStorage "key" and "getItem" methods in iteration. This is to meet the localStorage standard, avoiding an error in chrome where the localStorage object fails to act like an array. More... over 13 years ago
Added Maximilian Batz to Contributors More... almost 14 years ago
Fix for Firefox bug that causes localStorage to not function using file protocol. Fixes #8 More... almost 14 years ago
Wrapped localStorage test for Firefox and Chrome. Fixes #5 More... almost 14 years ago
Clean up for SWFobject 2.2 More... almost 14 years ago
Updated SWFObject to 2.2 More... almost 14 years ago
Added iterate-btn to test_all and test_flash More... almost 14 years ago
Added try/catch around flash (when swfobject is not included) and localStorage (when cookies are disabled in FF) More... almost 14 years ago
Updated persist-all-min.js and persist-min.js for 0.3.0 release More... about 14 years ago
Updated VERSION to 0.3.0 More... about 14 years ago
Preparing for 0.3.0 release: * Updated README to highlight changes, CONTRIBUTORS and where Persist-JS is used * Minor cleanup to persist.js More... about 14 years ago