aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/storage.js
Commit message (Expand)AuthorAgeFilesLines
* fix: use bound arrow functions in classesSam Potts2020-12-201-4/+4
* Converted to 2 space indentationSam Potts2020-04-111-52/+52
* Utils broken down into seperate files and exportsSam Potts2018-06-131-6/+7
* If storage is disabled, disable get as well, not just setAlbin Larsson2018-05-281-1/+1
* Fix for local storage issueSam Potts2018-03-181-8/+13
* Empty storage fixSam Potts2018-01-071-1/+6
* IE & Edge fixes, Storage & Console classesSam Potts2017-12-081-54/+45
* src getter fix, local storage fixSam Potts2017-11-051-4/+23
* ES6-ifiedSam Potts2017-11-041-0/+56