dbot/views
Douglas Gardner eb1d12ec83 Add hidden counter to imgur
+ Add a counter to the random imgur page.
+ Added functionality to the ``c`` key to toggle the counter display.
+ Added functionality to the ``r`` key to reset the counter to default.
+ Added a new configuration option for a quote category to get the
  default 'highscore' from.

  This commit adds a small decreasing counter to the corner of the
  screen. Hidden by default, press ``c`` to toggle it.

  The counter will begin at highscore + 1, and will decrease with every
  new image. This is intended to be used during contests to see how many
  images one can cycle through before, for example, finding a picture of
  a cat. The counter can be reset using the ``r`` key.

  The highscore is automatically set at page load to the most recent
  quote added to the category specified in the configuration option.
  Therefore it is important that only numeric data is placed in that
  particular quote.

  The score will not reset to a new highscore automatically, and nor
  will a new highscore update the quote category.
2013-04-19 00:02:39 +00:00
..
flashy [rejected] 2013-04-09 16:45:11 +01:00
imgur Add hidden counter to imgur 2013-04-19 00:02:39 +00:00
poll Modularised web routes and views 2012-12-24 05:51:19 +00:00
profile Prevent profile breaking if no stats are returned [Fix #81] 2013-01-25 20:14:44 +00:00
project add links to milestones 2013-04-18 21:37:17 +00:00
quotes Given quotes its own error view to solve [#288] 2013-03-26 09:05:39 +00:00
users Testing rolling week [#216] 2013-01-27 23:37:35 +00:00
error.jade quote list and error page 2011-09-15 12:30:52 +01:00
index.jade Removed sass compiler usage from web.js, updated jade templates to use blocks 2012-12-24 04:06:04 +00:00
layout.jade Basic Profiles [#184] 2013-01-23 19:13:10 +00:00