Commit Graph

65 Commits (b6bb576a341b423d27a5e950fbf6bccf84a800b7)

Author SHA1 Message Date
ansuz a094e3c02e use correct store api calls in frame.js
also don't log unnecessarily
2016-08-03 11:02:40 +02:00
ansuz 600f3151e9 don't use the store until it's ready to be used 2016-08-02 12:11:40 +02:00
ansuz caf1a6f01c remove dead code 2016-07-29 18:08:23 +02:00
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
2016-07-28 17:44:40 +02:00
ansuz d0ce8f2ca1 add polls to home page and fix up styles just a little bit 2016-07-15 18:49:50 +02:00
ansuz d1154e8786 missed one 2016-07-12 15:53:58 +02:00
ansuz 3eccec7054 better effort for translation 2016-07-11 17:36:53 +02:00
ansuz b82e3e5a4e fix bad dependency path 2016-07-11 11:10:17 +02:00
ansuz 88a3c4227b de-obfuscate an obfuscated email 2016-07-11 11:07:59 +02:00
ansuz 4fd718254d fix one more bug for people trying to put html in titles 2016-07-07 14:52:00 +02:00
ansuz 789bc3ecc1 keep people from derping themselves
localStorage XSS? yup. that happened
2016-07-07 14:17:53 +02:00
ansuz a48c96c053 add alertify for prettier dialogs 2016-07-06 15:14:41 +02:00
ansuz 648f64c6fc confirm with the user before deleting pads 2016-07-04 17:35:44 +02:00
ansuz ca80736ee1 add title to the pad removal button 2016-07-04 17:31:52 +02:00
ansuz c292f9f549 move home page scripts into an amd module 2016-07-04 15:21:23 +02:00