Commit Graph

36 Commits

Author SHA1 Message Date
Evert Prants 8a33f6da59
Add a show field to reports 2018-03-03 11:39:56 +02:00
Evert Prants e59c03539d
Add better show url formation method 2018-03-02 15:46:25 +02:00
Evert Prants 028b1ab279
Add next and previous buttons to episode page 2018-03-02 11:59:44 +02:00
Evert Prants adb14fe486
Use a function to create show urls instead of having them static 2018-03-01 19:45:45 +02:00
Evert Prants c3ce46b94a
Report replies 2018-03-01 15:48:20 +02:00
Evert Prants c9350f357d
Implement bootstrap, redesign some elements 2018-02-27 19:49:45 +02:00
Evert Prants da82bddd05
Add URL to find episode by submission ID 2017-12-29 16:27:26 +02:00
Evert Prants 7481f245fd
Add submission reporting 2017-12-29 16:22:58 +02:00
Evert Prants fdd43208ea
Allow show submission page titles to be displayed instead of the url, if available 2017-12-28 17:41:02 +02:00
Evert Prants 1883792c7f
Pinning of submissions 2017-12-28 17:34:58 +02:00
Evert Prants 2bcf645461
Make season description optional 2017-12-28 17:24:27 +02:00
Evert Prants c850405d7a
Add license headers to all code files 2017-12-28 12:39:02 +02:00
Evert Prants 61c853dcc7
Add shield to staff name 2017-12-28 12:15:32 +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 48a037439e
Use season info on the banner on an episode page 2017-12-26 19:11:18 +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 f07f6f1b46
change banner to artwork 2017-11-11 15:37:36 +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 f13c412f85
Show - add page titles 2017-11-11 13:30:16 +02:00
Evert Prants c6672da6c6
slugify episode name into url 2017-11-11 12:53:25 +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 4adab93c3a
Show - Show empty message for no submitted links 2017-11-10 17:47:45 +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
Tsa6 ece4e8254f Removed unnecessary test files 2017-09-29 17:44:37 -04:00
Taizo 'Tsa6' Simpson 8902a5aef4 Initialized apps 2017-08-25 14:03:37 -04:00