aboutsummaryrefslogtreecommitdiffstats
path: root/pysite (follow)
Commit message (Expand)AuthorAgeLines
* [Wiki] Fix pages being wiped when saved without editsGravatar Gareth Coles2018-04-12-0/+5
* [Wiki] Lower initial header level to 3Gravatar Gareth Coles2018-04-12-1/+3
* [Wiki] Some excellent shitcode for document TOCsGravatar Gareth Coles2018-04-12-5/+76
* [Wiki] Fix dodgy staff edit redirect query paramGravatar Gareth Coles2018-04-12-1/+1
* Add page source view to wikiGravatar Gareth Coles2018-04-12-0/+45
* Update resources page with new icons and formatting.Gravatar Gareth Coles2018-04-11-0/+39
* Snowflakes should be handled as stringsGravatar Gareth Coles2018-04-10-10/+12
* Merge remote-tracking branch 'origin/master'Gravatar Gareth Coles2018-04-10-3/+15
|\
| * Merge branch 'master' of github.com:discord-python/siteGravatar Leon Sandøy2018-04-10-1/+38
| |\
| * | Moved all redirects into a folder and added one for github.Gravatar Leon Sandøy2018-04-10-3/+15
* | | Allow contribs to edit wiki pagesGravatar Gareth Coles2018-04-10-1/+2
| |/ |/|
* | Whoops, Flake8Gravatar Gareth Coles2018-04-10-1/+1
* | Wiki page text roleGravatar Gareth Coles2018-04-10-1/+38
|/
* [Wiki] Improve editor previewGravatar Gareth Coles2018-04-10-1/+1
* [Wiki] Add url_for text roleGravatar Gareth Coles2018-04-10-1/+39
* [Wiki] Add code highlightingGravatar Gareth Coles2018-04-10-1/+1
* Abstract rst away and add icon directiveGravatar Gareth Coles2018-04-09-12/+68
* Revert unnecessary changeGravatar Gareth Coles2018-04-09-2/+2
* Add font-awesome pro, and default to port 80Gravatar Gareth Coles2018-04-09-2/+2
* Easier debugging and optimised importsGravatar Gareth Coles2018-04-08-37/+45
* Allow helpers to edit pages alsoGravatar Gareth Coles2018-04-07-7/+8
* Display improvementsGravatar Gareth Coles2018-04-07-3/+5
* Considerable progress on the wikiGravatar Gareth Coles2018-04-07-9/+19
* Fix stupid errorGravatar Gareth Coles2018-04-07-1/+1
* Don't create tables on route load by default.Gravatar Gareth Coles2018-04-07-3/+29
* Flake8Gravatar Gareth Coles2018-04-06-7/+7
* Updated wiki editing system with live-previewingGravatar Gareth Coles2018-04-06-2/+40
* 5XX error view non-werkzeug exception supportGravatar JoeBanks132018-04-05-1/+9
* Flake8Gravatar Gareth Coles2018-04-05-1/+1
* More work towards the wikiGravatar Gareth Coles2018-04-05-3/+3
* More work towards the wikiGravatar Gareth Coles2018-04-05-4/+48
* That was a little dumb.Gravatar Gareth Coles2018-04-05-1/+1
* RST test error catchingGravatar Gareth Coles2018-04-05-1/+1
* RST test error catchingGravatar Gareth Coles2018-04-05-3/+8
* A few smaller fixesGravatar Gareth Coles2018-04-05-1/+10
* Attempt to fix CSRF; add debug info to staff pageGravatar Gareth Coles2018-04-05-2/+6
* Flake8Gravatar Gareth Coles2018-04-04-2/+2
* Early wiki work including a WS test route for RST parsingGravatar Gareth Coles2018-04-04-5/+85
* CSRF error route doesn't do shit, sadlyGravatar Gareth Coles2018-04-04-36/+0
* CSRF error route for APIGravatar Gareth Coles2018-04-04-0/+36
* Attempting CSRF fixesGravatar Gareth Coles2018-04-04-6/+4
* Forget about CSRF, will fix tomorrowGravatar Gareth Coles2018-04-03-1/+1
* Explicitly exclude the API subdomain from CSRF checksGravatar Gareth Coles2018-04-03-3/+3
* Basic wiki routesGravatar Gareth Coles2018-04-03-0/+36
* Fix staff route nameGravatar Gareth Coles2018-04-03-1/+1
* Committing wiki subdomain so I can fix my X serverGravatar Gareth Coles2018-04-03-4/+4
* Fix testsGravatar Gareth Coles2018-04-01-1/+5
* LintingGravatar Gareth Coles2018-04-01-1/+1
* Add CSRF protection and optimise importsGravatar Gareth Coles2018-04-01-5/+49
* Role requirement decorator should return json on an API errorGravatar Gareth Coles2018-04-01-0/+3