See #906 - stores settings in localStorage.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sat, 6 May 2017 06:38:29 +0000 (08:38 +0200)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sat, 6 May 2017 09:27:36 +0000 (11:27 +0200)
commit4b82f4716abd9a24a5777bd5f7a77f32ca48ea28
tree4d63ba21b196b0a1773b3c5e7fc0e1a1c1f040f1
parenta3c258d5bdb5328e6a1aed26ae014d6478ec72a1
See #906 - stores settings in localStorage.

Why:

* It lets user customize settings once and reuse them at later time;
* user can always reset settings to default if needed.
docs/index.html
docs/js/settings.js