aboutsummaryrefslogtreecommitdiffstats
path: root/app.py (follow)
Commit message (Collapse)AuthorAgeLines
* Revert "Finally fix this garbage"Gravatar Gareth Coles2018-02-06-105/+6
| | | | This reverts commit 57abb43
* Finally fix this garbageGravatar martmists2018-02-05-6/+105
| | | | Signed-off-by: martmists <[email protected]>
* Revert "Major update"Gravatar Gareth Coles2018-02-05-104/+6
| | | | This reverts commit 80a1ab5
* MinifixGravatar martmists2018-02-05-4/+4
| | | | Signed-off-by: martmists <[email protected]>
* Major updateGravatar martmists2018-02-05-6/+104
| | | | | | | | | | | | | | - Switch to Japronto - More linters - Rewrite route handling - Rewrite error handling - Rewrite static handling - Error when no `Index` propery is found - Probably some more stuff? idk Code needs testing; Maybe we could use pytest? Signed-off-by: martmists <[email protected]>
* Dynamic route loader; proper application structureGravatar Gareth Coles2018-02-05-30/+5
| | | | Also fixed flake8-imports getting the other wrong
* HTTPS minus the SGravatar JoeBanks132018-02-04-1/+1
|
* Test autodeployGravatar JoeBanks132018-02-04-1/+1
|
* Satisfy PEP8Gravatar JoeBanks132018-02-04-0/+1
|
* 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 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
| |/ |/|
* | Add /invite routeGravatar JoeBanks132018-02-04-1/+4
| |
* | test travis build notifsGravatar JoeBanks132018-02-04-1/+1
|/
* FixfixfixGravatar martmists2018-02-03-3/+5
| | | | Signed-off-by: martmists <[email protected]>
* Change message to test auto deployGravatar JoeBanks132018-02-03-1/+1
|
* First test commit w/ travisGravatar JoeBanks132018-02-03-1/+1
|
* Change __main__.py to app.pyGravatar JoeBanks132018-02-03-0/+18