64 Commits (3ad99be1ef241bada80c641989ccbeabfa528215)

Author SHA1 Message Date
ansuz 600f3151e9 don't use the store until it's ready to be used 8 years ago
ansuz caf1a6f01c remove dead code 8 years ago
ansuz 1f24d7126c big ugly commit that will be really hard to audit
This changeset applies new styles to the poll.

it also uses the new asynchronous wrappers around the localStorage api.
this is necessary because we're migrating to a storage system that will
use an async api.

The changes to the poll just happened to coincide with the async stuff.

My apologies to anyone who wants to read this whole thing
8 years ago
ansuz d0ce8f2ca1 add polls to home page and fix up styles just a little bit 8 years ago
ansuz d1154e8786 missed one 8 years ago
ansuz 3eccec7054 better effort for translation 8 years ago
ansuz b82e3e5a4e fix bad dependency path 8 years ago
ansuz 88a3c4227b de-obfuscate an obfuscated email 8 years ago
ansuz 4fd718254d fix one more bug for people trying to put html in titles 9 years ago
ansuz 789bc3ecc1 keep people from derping themselves
localStorage XSS? yup. that happened
9 years ago
ansuz a48c96c053 add alertify for prettier dialogs 9 years ago
ansuz 648f64c6fc confirm with the user before deleting pads 9 years ago
ansuz ca80736ee1 add title to the pad removal button 9 years ago
ansuz c292f9f549 move home page scripts into an amd module 9 years ago