Commit Graph

23 Commits

Author SHA1 Message Date
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 8230e83528
Boards, Replies and Votes 2018-02-28 18:34:10 +02:00
Evert Prants 22ca7de96b
Start with discussion boards 2018-02-28 00:06:41 +02:00
Evert Prants c9350f357d
Implement bootstrap, redesign some elements 2018-02-27 19:49:45 +02:00
Evert Prants 2afb51ff4b
Quick url fix 2017-12-28 18:18:47 +02:00
Evert Prants c850405d7a
Add license headers to all code files 2017-12-28 12:39:02 +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 94931900e5
Install django-guardian 2017-12-11 19:23:19 +02:00
Evert Prants 0bded3afc7
Authentication - Add logout view and set login url in settings 2017-11-14 15:32:26 +02:00
Evert Prants 9f725b4c46
Authentication - Made Django use a custom User model
WARNING! This commit requires you to re-migrate the database from the beginning, because AUTH_USER_MODEL can only be set before the initial migration.
2017-11-14 14:56:44 +02:00
Evert Prants 5fb6911960
Authentication - Rewrite auth system to use Django's user model 2017-11-13 19:38:51 +02:00
Evert Prants 5e0aa075d1
Show - Index Page, CSS 2017-11-10 15:55:39 +02:00
Tsa6 a584fec1a3 Switched from stylus to plain css 2017-10-09 12:48:21 -04:00
Evert Prants 4ca7c86ec5
initial layout 2017-10-05 13:37:09 +03:00
Taizo 'Tsa6' Simpson e0ef46ca91 Added login enpoints /login and /login/redirect 2017-09-22 16:00:24 -04:00
Taizo 'Tsa6' Simpson cb296bd565 Fixed OAuth options in settings — Auth header in str not bytes and client id seperated 2017-09-22 15:58:10 -04:00
Taizo 'Tsa6' Simpson 8e8fb8e53f Added OAuth options to the config 2017-09-21 18:01:35 -04:00
Taizo 'Tsa6' Simpson eb94e12f86 Fix discrepency between default values in settings.py and options.ini 2017-09-21 17:27:00 -04:00
Taizo 'Tsa6' Simpson 090ab138db Added database to the config file 2017-09-21 17:20:40 -04:00
Taizo 'Tsa6' Simpson 02bd2e3294 Added SECRET_KEY to the options file 2017-09-21 17:07:42 -04:00
Taizo 'Tsa6' Simpson 1b3bed584b Registered apps 2017-08-25 15:50:07 -04:00
Taizo 'Tsa6' Simpson 2becccb219 Init 2017-08-22 17:03:11 -04:00