equestrianvault / horsebooks

A website to serve a collection of where My Little Pony fanfiction works may be purchased in hard copy.
https://www.equestrianvault.com
MIT License
4 stars 0 forks source link

Add client side tracking for search filters #48

Open KeystrokeCascade opened 5 years ago

KeystrokeCascade commented 5 years ago

Add a cookie to track if the mature and expired filters have been checked. It makes it easier to browse if you don't have to keep scrolling back to the top to see mature fics like FoE.

tsitra commented 5 years ago

Preference for using local storage to cookies; check out the following links for info: https://www.npmjs.com/package/angular-webstorage-service https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API