Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Initial project layout for django | 2018-08-07 | -62/+0 | |
| | ||||
* | [RST] Add directive for UIKit buttons | 2018-06-07 | -1/+1 | |
| | ||||
* | Privacy/Usability updates (#75) | 2018-05-20 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Use less intrusive oauth scopes, add login redirect method * Remove debugging prints, add missing __init__ * Work towards new privacy policy * Fix judging state icons on code jam management page * Jammer profile retraction and punishments based on jam status * Linting * [Jams] Deny profile saving for users < 13 years, and finish removal page * Fix tests * Clean up and address Volcyy's review * Add proper login redirection to require_roles decorator * Fix template is_staff() and add staff link to navigation * Address lemon's review * Linting * Privacy page formatting * Privacy page formatting | |||
* | Declaring the encoding to be utf-8 is not necessary in Python3 projects, as ↵ | 2018-04-27 | -1/+0 | |
| | | | | this is the default encoding. Encoding declarations are only useful in py3 if you want to declare it to be something _other_ than utf-8. This was, however, a very useful convention in py2. (#56) | |||
* | [Wiki] Some excellent shitcode for document TOCs | 2018-04-12 | -2/+2 | |
| | ||||
* | Abstract rst away and add icon directive | 2018-04-09 | -4/+3 | |
| | ||||
* | Allow helpers to edit pages also | 2018-04-07 | -2/+2 | |
| | ||||
* | Updated wiki editing system with live-previewing | 2018-04-06 | -1/+32 | |
| | ||||
* | More work towards the wiki | 2018-04-05 | -1/+1 | |
| | ||||
* | More work towards the wiki | 2018-04-05 | -0/+34 | |