aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* Dynamic route loader; proper application structureGravatar Gareth Coles2018-02-05-35/+145
| | | | Also fixed flake8-imports getting the other wrong
* Add templates & static folder with .gitkeep'sGravatar JoeBanks132018-02-04-0/+0
|
* HTTPS minus the SGravatar JoeBanks132018-02-04-1/+1
|
* Test autodeployGravatar JoeBanks132018-02-04-1/+1
|
* Satisfy PEP8Gravatar JoeBanks132018-02-04-4/+2
|
* removed os import by accidentGravatar JoeBanks132018-02-04-0/+1
|
* PEP8Gravatar JoeBanks132018-02-04-6/+4
|
* Merged stuffGravatar JoeBanks132018-02-04-2/+2
|
* Merge branch 'master' of github.com:discord-python/webpageGravatar JoeBanks132018-02-04-1/+13
|\
| * Merge pull request #2 from discord-python/route-404-and-healthcheckGravatar Christopher Baklid2018-02-04-1/+13
| |\ | | | | | | adds a catchall for 404 and a healthcheck route
| | * Merge branch 'master' into route-404-and-healthcheckGravatar Christopher Baklid2018-02-04-1/+5
| | |\ | | |/ | |/|
| | * satisfy snekcheckGravatar Christopher Baklid2018-02-03-2/+2
| | |
| | * adds a catchall for 404 and a healthcheck routeGravatar Christopher Baklid2018-02-03-0/+11
| | |
* | | Change namesGravatar JoeBanks132018-02-04-3/+3
| | |
* | | Remove vulture, isort & yapfGravatar JoeBanks132018-02-04-20/+2
|/ /
* | Add /invite routeGravatar JoeBanks132018-02-04-1/+4
| |
* | test travis build notifsGravatar JoeBanks132018-02-04-1/+1
|/
* fix readmeGravatar Christopher Baklid2018-02-03-3/+3
|
* change travisGravatar JoeBanks132018-02-03-0/+0
|
* Merge branch 'master' of github.com:discord-python/webpageGravatar JoeBanks132018-02-03-4/+10
|\
| * adds readmeGravatar Christopher Baklid2018-02-03-0/+3
| |
| * FixfixfixGravatar martmists2018-02-03-4/+7
| | | | | | | | Signed-off-by: martmists <[email protected]>
* | Update webhook URLGravatar JoeBanks132018-02-03-1/+1
|/
* Change message to test auto deployGravatar JoeBanks132018-02-03-1/+1
|
* disable vulture for now (was detecting unused things that were used)Gravatar JoeBanks132018-02-03-1/+1
|
* try againGravatar JoeBanks132018-02-03-1/+2
|
* Auto-deploy only works if snekchek does not error.Gravatar JoeBanks132018-02-03-1/+1
|
* Typo fixGravatar JoeBanks132018-02-03-1/+1
|
* Lint betterGravatar martmists2018-02-03-6/+34
| | | | Signed-off-by: martmists <[email protected]>
* First test commit w/ travisGravatar JoeBanks132018-02-03-1/+1
|
* oh no thank youGravatar JoeBanks132018-02-03-1/+1
|
* autodeployGravatar JoeBanks132018-02-03-0/+1
|
* hi travisGravatar JoeBanks132018-02-03-0/+9
|
* bye circleGravatar JoeBanks132018-02-03-26/+0
|
* hopefully ignore venvGravatar JoeBanks132018-02-03-0/+1
|
* y u do this??Gravatar JoeBanks132018-02-03-1/+1
|
* Disable yapfGravatar JoeBanks132018-02-03-1/+1
|
* do you want a venv or not...Gravatar JoeBanks132018-02-03-0/+3
|
* heyGravatar JoeBanks132018-02-03-14/+0
|
* Add circleciGravatar JoeBanks132018-02-03-0/+33
|
* Change __main__.py to app.pyGravatar JoeBanks132018-02-03-0/+0
|
* add isortGravatar JoeBanks132018-02-03-2/+4
|
* add snekrcGravatar JoeBanks132018-02-03-1/+12
|
* Merge pull request #1 from Inveracity/patch-1Gravatar Joseph2018-02-03-1/+2
|\ | | | | wrap in if main condition
| * wrap in if main conditionGravatar Christopher Baklid2018-02-03-1/+2
|/ | | the app willl be wrapped in gunicorn, so this is to avoid getting the wires tangled
* Create basic pageGravatar JoeBanks132018-02-03-0/+15
|
* Create requirements.txt & add flaskGravatar JoeBanks132018-02-03-0/+1
|
* Initial commitGravatar Joseph2018-02-03-0/+122