Commit Graph

18 Commits

Author SHA1 Message Date
Evert Prants c850405d7a
Add license headers to all code files 2017-12-28 12:39:02 +02:00
Evert Prants 04ec755daf
Bans - Add option to delete all submissions by offender 2017-12-27 17:20:20 +02:00
Evert Prants 4c2e0d0f91
Bans - Implement show bans 2017-12-27 17:01:39 +02:00
Evert Prants 45785c9e51
Fix WrongAppError 2017-12-26 19:34:24 +02:00
Evert Prants fa594518c3
Add a bunch of moderation options to Show - add seasons, add episodes, add, change and delete submissions. 2017-12-15 13:33:01 +02:00
Evert Prants 926ecbceb3
Authentication - Rewrite Show views to use django user model 2017-11-13 19:42:10 +02:00
Evert Prants c11a43b7c5
Show - Form hack with vote buttons - CSRF protection 2017-11-11 20:34:48 +02:00
Evert Prants 064406bf89
use datetime.now instead of today 2017-11-11 17:35:21 +02:00
Evert Prants 576c91a6a8
Show - Add Open Graph meta to episode and show page 2017-11-11 15:33:27 +02:00
Evert Prants a8d2961a79
Show - Add episode link submissions 2017-11-11 14:57:52 +02:00
Evert Prants 1f71c26fe7
conserve lines, fix issue 2017-11-11 12:41:41 +02:00
Evert Prants c3eff9f88a
Show - Convert positive to a boolean 2017-11-11 11:26:26 +02:00
Evert Prants 528e95fc7b
Show - Allow submissions to be voted for 2017-11-11 11:24:39 +02:00
Evert Prants 1e868efb72
Remove those counts because I can just use |length 2017-11-11 10:12:39 +02:00
Evert Prants 94b54a0ef2
Show - Use .annotate for submissions with votes and their ordering 2017-11-11 10:03:06 +02:00
Evert Prants f6895e7d25
Show - Added Submissions Page 2017-11-10 17:21:21 +02:00
Evert Prants 5e0aa075d1
Show - Index Page, CSS 2017-11-10 15:55:39 +02:00
Taizo 'Tsa6' Simpson 8902a5aef4 Initialized apps 2017-08-25 14:03:37 -04:00