aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* Update resources page with new icons and formatting.Gravatar Gareth Coles2018-04-11-44/+179
| | | | NOTE: This does change the JSON!
* Fix unit testsGravatar Gareth Coles2018-04-10-2/+2
|
* Snowflakes should be handled as stringsGravatar Gareth Coles2018-04-10-10/+12
|
* Merge remote-tracking branch 'origin/master'Gravatar Gareth Coles2018-04-10-6/+18
|\
| * oops, forgot to update the testGravatar Leon Sandøy2018-04-10-3/+3
| |
| * 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
|/
* padding should be on the nav, not the container. my bad.Gravatar Leon Sandøy2018-04-10-4/+3
|
* Merge branch 'master' of github.com:discord-python/siteGravatar Leon Sandøy2018-04-10-8/+129
|\
| * [Wiki] Improve editor previewGravatar Gareth Coles2018-04-10-5/+11
| | | | | | | | Also, Flake8.
| * [Wiki] Prevent page saving if there's an errorGravatar Gareth Coles2018-04-10-1/+5
| |
| * [Wiki] Add url_for text roleGravatar Gareth Coles2018-04-10-1/+39
| |
| * [Wiki] Add code highlightingGravatar Gareth Coles2018-04-10-1/+74
| |
| * [Wiki] Blurple sidebarGravatar Gareth Coles2018-04-09-1/+1
| |
* | Flash of Unstyled Content fixGravatar Leon Sandøy2018-04-10-3/+63
|/
* Forces the sidebar and the rest of that container div to fill the pageGravatar Leon Sandøy2018-04-09-2/+2
|
* Abstract rst away and add icon directiveGravatar Gareth Coles2018-04-09-12/+68
|
* [Wiki] Fix editorGravatar Gareth Coles2018-04-09-1/+1
|
* Revert unnecessary changeGravatar Gareth Coles2018-04-09-2/+2
|
* Merge remote-tracking branch 'origin/master'Gravatar Gareth Coles2018-04-09-0/+42
|\
| * Update CONTRIBUTING.mdGravatar Gareth Coles2018-04-09-1/+2
| |
| * Create CONTRIBUTING.mdGravatar Gareth Coles2018-04-09-0/+41
| |
* | Add font-awesome pro, and default to port 80Gravatar Gareth Coles2018-04-09-4/+4
|/
* Bamboozled again!Gravatar Gareth Coles2018-04-09-3/+3
|
* Remove comment in template that betrays Ava's interestsGravatar Gareth Coles2018-04-09-1/+0
|
* Merge remote-tracking branch 'origin/master'Gravatar Gareth Coles2018-04-09-119/+279
|\
| * Added Python 3 cheat sheet to resources.jsonGravatar Jeremiah Boby2018-04-09-0/+6
| |
| * Added git guide to resources.jsonGravatar Jeremiah Boby2018-04-09-0/+6
| | | | | | | | | | | | | | | | | | | | ```json "A Simple Guide to Git": { "description": "A simple, no-nonsense guide to the basics of using Git.", "url": "http://rogerdudler.github.io/git-guide/", "payment": "free", "payment_description": null }, ```
| * Remove FLASK_DEBUG from travisGravatar Gareth Coles2018-04-08-3/+0
| |
| * Fix build for realGravatar Gareth Coles2018-04-08-4/+3
| |
| * Fix buildGravatar Gareth Coles2018-04-08-4/+14
| |
| * Fix debug mode indicatorGravatar Gareth Coles2018-04-08-1/+1
| |
| * Easier debugging and optimised importsGravatar Gareth Coles2018-04-08-43/+53
| | | | | | | | Simply set FLASK_DEBUG=1 in your env to skip OAuth checks
| * [Wiki] Shorten edit/view links in sidebarGravatar Gareth Coles2018-04-07-2/+2
| |
| * Allow helpers to edit pages alsoGravatar Gareth Coles2018-04-07-7/+8
| |
| * Display improvementsGravatar Gareth Coles2018-04-07-21/+33
| |
| * Considerable progress on the wikiGravatar Gareth Coles2018-04-07-56/+132
| |
| * Fix stupid errorGravatar Gareth Coles2018-04-07-1/+1
| |
| * Fix logging in gunicorn_configGravatar Gareth Coles2018-04-07-3/+3
| |
| * Add `FLASK_DEBUG` to travis.ymlGravatar Gareth Coles2018-04-07-0/+3
| |
| * Fix testsGravatar Gareth Coles2018-04-07-0/+2
| |
| * Don't create tables on route load by default.Gravatar Gareth Coles2018-04-07-3/+41
| | | | | | | | | | * If "FLASK_DEBUG" is in your env vars, tables will be created on route load * If you run a query against a table not declared in database.py, a warning is emitted
* | Contribs too picky, need new payment logosGravatar Gareth Coles2018-04-09-3/+4
|/
* Flake8Gravatar Gareth Coles2018-04-06-7/+7
|
* Updated wiki editing system with live-previewingGravatar Gareth Coles2018-04-06-14/+83
|
* 5XX error view non-werkzeug exception supportGravatar JoeBanks132018-04-05-1/+9
|
* Flake8Gravatar Gareth Coles2018-04-05-1/+1
|