aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/views (follow)
Commit message (Collapse)AuthorAgeLines
* Initial project layout for djangoGravatar Gareth Coles2018-08-07-5407/+0
|
* Merge branch 'bugfix/fix-expired-record-unhiphopification-message' into 'master'Gravatar Leon Sandøy2018-07-31-3/+2
|\ | | | | | | | | | | | | Fix expiry checking when unhophipifying. Closes bot#29 See merge request python-discord/projects/site!29
| * Fix expiry checking when unhophipifying.Gravatar Johannes Christ2018-07-28-3/+2
| |
* | Merge branch 'enhancement/delete-otname-route' into 'master'Gravatar Leon Sandøy2018-07-29-11/+36
|\ \ | | | | | | | | | | | | Add `DELETE` route to `off-topic-names` endpoint. See merge request python-discord/projects/site!28
| * | Add `DELETE` route to `off-topic-names` endpoint.Gravatar Johannes Christ2018-07-28-11/+36
| |/
* | Addressing gdude commentsGravatar Leon Sandøy2018-07-29-3/+3
| |
* | Support for embeds and attachments.Gravatar Leon Sandøy2018-07-29-1/+4
| |
* | Merge branch 'master' into clean_commandGravatar Leon Sandøy2018-07-28-5/+604
|\|
| * Fix unit testGravatar Gareth Coles2018-07-27-1/+1
| |
| * Fix a couple dumb mistakesGravatar Gareth Coles2018-07-27-1/+3
| |
| * Don't remove basic user objects, add API for querying themGravatar Gareth Coles2018-07-27-5/+30
| | | | | | | | Also update privacy policy in accordance with this
| * Tweaks to the Infractions API for the botGravatar Momo2018-07-26-17/+44
| |
| * Infraction system API to replace RowboatGravatar Momo2018-07-21-0/+545
| |
* | Now doing role colorization instead of random colors for the cleanlog template.Gravatar Leon Sandøy2018-07-22-33/+4
| |
* | Completed the clean API and the clean frontend.Gravatar Leon Sandøy2018-07-21-0/+109
|/
* Add the big-brother API.Gravatar Johannes Christ2018-07-12-0/+118
|
* Check that the page is not NoneType before checking that the page has no ↵Gravatar Joseph2018-07-11-10/+11
| | | | content to prevent trying to NoneType.get()
* Fix robots.txt for main blueprintGravatar Gareth Coles2018-07-11-1/+1
|
* Do not add lock to page if there is no content on itGravatar Joseph2018-07-10-1/+4
|
* All domains: sitemap.xml and robots.txtGravatar Gareth Coles2018-07-10-0/+173
|
* Allow numbers in channel names.Gravatar Johannes Christ2018-07-09-1/+1
|
* Settings routeGravatar momothereal2018-07-05-0/+56
|
* Revamp jam index, add winner team staff backend and user frontendGravatar Momo2018-07-04-1/+48
|
* Fix typo in table editor postGravatar Joseph2018-07-02-1/+1
|
* Add a simple API for off-topic category names.Gravatar Volcyy2018-07-02-0/+83
|
* Optimize the team list, again.Gravatar Momo2018-07-02-8/+11
|
* Merge branch 'momo/enhance-jam-index' into 'master'Gravatar Gareth Coles2018-07-02-1/+15
|\ | | | | | | | | Disable the join button if the user has already applied to a code jam See merge request python-discord/projects/site!7
| * Fix typo from last commitGravatar momothereal2018-06-19-1/+1
| |
| * Needs a selfGravatar Momo2018-06-19-1/+1
| |
| * Make it a class method (review comment)Gravatar Momo2018-06-19-6/+6
| |
| * Disable the join button if the user has already applied to a code jamGravatar momothereal2018-06-19-1/+15
| |
* | Merge remote-tracking branch 'origin/master'Gravatar Gareth Coles2018-06-24-1/+6
|\ \
| * | [Jams/Teams] Add day padding to activity feed, disabled submit button to ↵Gravatar momothereal2018-06-24-1/+6
| | | | | | | | | | | | avoid spam
* | | [Jams] Fix broken team-jam assoc on editGravatar Gareth Coles2018-06-24-1/+1
|/ /
* | Merge remote-tracking branch 'origin/master'Gravatar Gareth Coles2018-06-24-36/+32
|\ \
| * | [Jams/Teams] Hopefully optimize jam team listGravatar momothereal2018-06-23-24/+16
| | |
| * | [Jams/Teams] De-associate delete teams from jamsGravatar momothereal2018-06-23-1/+14
| | |
| * | [Jams/Teams] Simplify getting the code jam for a team (team -> jam)Gravatar momothereal2018-06-23-12/+3
| | |
* | | [API] Implement chunk-based user update mechanismGravatar Gareth Coles2018-06-24-90/+150
|/ /
* | [API] Check for DB-nuking empty data in users POSTGravatar Gareth Coles2018-06-23-1/+4
| |
* | Add some documentation to the team_edit_repo routeGravatar Momo2018-06-23-8/+28
| |
* | Fix linting issueGravatar momothereal2018-06-23-1/+1
| |
* | Show more helpful error messages when editing team repoGravatar momothereal2018-06-23-10/+26
| |
* | Some improvementsGravatar momothereal2018-06-23-4/+15
| | | | | | | | | | * Don't show teams button if jam has no teams * Fix some mistakes in team repo validation
* | Pluck team repo in team listGravatar momothereal2018-06-23-1/+1
| |
* | Fix linting issueGravatar momothereal2018-06-23-1/+1
| |
* | GitLab team repo storage, edit form, etc.Gravatar momothereal2018-06-23-1/+119
| |
* | Merge branch 'master' into teams-user-frontendGravatar momothereal2018-06-22-1/+1
|\ \
| * | [Jams] Allow editing info while preparingGravatar Gareth Coles2018-06-20-1/+1
| | |
* | | Free some space in jam list, allow preparing state to edit infoGravatar momothereal2018-06-22-1/+1
| | |