Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Address input given in contrib channel, and add FAQ | 2018-05-29 | -3/+236 | |
| | ||||
* | Revision of the rules, and a channels page | 2018-05-22 | -8/+15 | |
| | ||||
* | Revision of the rules, and a channels page | 2018-05-22 | -44/+283 | |
| | ||||
* | UIKit is pushy. | 2018-05-21 | -2/+2 | |
| | ||||
* | [Jams] Fix up textarea formatting | 2018-05-21 | -2/+2 | |
| | ||||
* | Privacy/Usability updates (#75) | 2018-05-20 | -94/+338 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | |||
* | [Jams] Redirect user back to form from profile page | 2018-05-20 | -1/+5 | |
| | ||||
* | [Jams] Fix infraction table display when user is not on server | 2018-05-19 | -1/+1 | |
| | ||||
* | [Jams] Form inputs should be a flex column | 2018-05-19 | -1/+1 | |
| | ||||
* | [Jams] Update edit state availability | 2018-05-19 | -6/+6 | |
| | ||||
* | Don't escape form preamble | 2018-05-19 | -1/+1 | |
| | ||||
* | Form preamble, jam creation fixes | 2018-05-19 | -0/+153 | |
| | ||||
* | [Jams] Basics may now be edited at any point | 2018-05-19 | -16/+9 | |
| | ||||
* | Fix various page titles | 2018-05-19 | -16/+15 | |
| | ||||
* | Update nav/privacy policy | 2018-05-19 | -2/+18 | |
| | ||||
* | Jammer profiles | 2018-05-19 | -1/+106 | |
| | ||||
* | Fix infractions setup | 2018-05-19 | -7/+9 | |
| | ||||
* | [Jams] Signups code is more or less done, just a few things left | 2018-05-19 | -22/+453 | |
| | ||||
* | [Jams] Some amount of public display, but links not ready yet | 2018-05-19 | -54/+72 | |
| | ||||
* | Logical block organisation | 2018-05-19 | -4/+4 | |
| | ||||
* | Add "preparing" state | 2018-05-19 | -2/+14 | |
| | ||||
* | [Jams] Linting and infractions | 2018-05-19 | -1/+331 | |
| | ||||
* | Fix some small question-editing bugs | 2018-05-19 | -3/+3 | |
| | ||||
* | [Jams] Complete question listing/editing/etc | 2018-05-19 | -0/+1711 | |
| | ||||
* | [Jams] Add non-task info text to be displayed at jam announcement | 2018-05-19 | -35/+165 | |
| | ||||
* | [Jams] A bunch more work. That's all for tonight, though. | 2018-05-18 | -2/+6 | |
| | ||||
* | Added SVG file and edited navbar accordingly (#72) | 2018-05-18 | -1/+1 | |
| | ||||
* | [Jams] Huge amount of work on code jam admin area | 2018-05-18 | -4/+736 | |
| | ||||
* | Update wiki footer in line with main site | 2018-05-17 | -4/+4 | |
| | ||||
* | Remove WIP header and highlight wiki in nav when selected | 2018-05-17 | -19/+24 | |
| | | | | Also fix highlighting in collapsed nav | |||
* | [Jams] More restructuring | 2018-05-17 | -87/+97 | |
| | ||||
* | Restructure code jams page layout | 2018-05-17 | -25/+71 | |
| | ||||
* | Commas are hard | 2018-05-15 | -2/+2 | |
| | ||||
* | Second draft of privacy page | 2018-05-15 | -13/+86 | |
| | ||||
* | First draft of privacy page | 2018-05-15 | -0/+58 | |
| | ||||
* | Add snowflake index on oauth_data and use it for deletions | 2018-05-15 | -5/+11 | |
| | | | | We were using id previously, but that was no longer the correct key | |||
* | Migration runner and migrations (#69) | 2018-05-14 | -7/+263 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Migration runner and migrations * Remove demo wiki data * [Staff] Table management pages * Fix weird travis build omission * Address review and comments by @Volcyy * [Tables] Fix pagination * Move table definitions to new file with nameduple * Linting * Address lemon's review comments * Address @Volcyy's review * Address lemon's review * Update search placeholder * Search by key now available | |||
* | Small code jam page fixes | 2018-05-08 | -23/+40 | |
| | ||||
* | [Wiki] Fix an editor dumb: `not not` | 2018-05-07 | -2/+3 | |
| | ||||
* | Update the code jams info page | 2018-05-07 | -9/+10 | |
| | ||||
* | [Wiki] Misc improvements, plus a beta search feature | 2018-05-06 | -10/+104 | |
| | ||||
* | [Wiki] Move page function | 2018-05-06 | -17/+56 | |
| | ||||
* | Merge remote-tracking branch 'origin/master' | 2018-05-05 | -46/+130 | |
|\ | ||||
| * | [Wiki] Implement page deletions and improve sidebar construction | 2018-05-02 | -36/+79 | |
| | | ||||
| * | [All Pages] Fix links | 2018-05-02 | -1/+1 | |
| | | ||||
| * | Add special pages and an "all pages" special page | 2018-05-02 | -10/+51 | |
| | | ||||
* | | Use Discord embed image for index page button | 2018-05-05 | -2/+2 | |
|/ | ||||
* | [Wiki] Add Minecraft to the sidebar | 2018-04-30 | -0/+3 | |
| | ||||
* | [Wiki] This should completely make headers uniform | 2018-04-30 | -2/+6 | |
| | ||||
* | [Wiki] Small template fixes | 2018-04-30 | -3/+2 | |
| |