]> git.scottworley.com Git - picsort/commit - picsorter.js
Keep a local picsorter_deleted too.
authorScott Worley <scottworley@scottworley.com>
Fri, 28 Feb 2014 07:15:59 +0000 (23:15 -0800)
committerScott Worley <scottworley@scottworley.com>
Fri, 28 Feb 2014 07:15:59 +0000 (23:15 -0800)
commitd1309d5a15f015c52ff48ea52b028f47ca7723e8
treea443db05d331a9306fc0e08ed9ebad2855cf31e2
parent0dd95dc285a0188fdcb89aec0dd7eb6acb137f17
Keep a local picsorter_deleted too.

Don't unpack it from localStorage every single time it is needed.
Read it in once and write it back when it changes.

Note: This would make updates from multiple tabs running picsorter
on the same domain clobber each other's updates.  So don't run
multiple picsorters.
picsorter.js