| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Travis master deploy (#3) | 2018-02-07 | -1/+3 | |
| | | | | | | | | | * only run deploy on master branch * indent * multiline list item | |||
| * | update gunicorn_config (#2) | 2018-02-07 | -29/+31 | |
| | | | | | | * update gunicorn_config this changes the initialisation step of the database to use the environment variables | |||
| * | Updated the banner logo | 2018-02-07 | -0/+0 | |
| | | | | Using the new and improved™ banner | |||
| * | Turn on debug mode with `FLASK_DEBUG=1` | 2018-02-07 | -2/+4 | |
| | | ||||
| * | Switch to banner logo | 2018-02-07 | -1/+1 | |
| | | ||||
| * | Icons in nav | 2018-02-07 | -2/+3 | |
| | | ||||
| * | Static files; basic templates | 2018-02-07 | -16/+57 | |
| | | ||||
| * | Merge pull request #1 from discord-python/feature/gunicorn-config | 2018-02-06 | -0/+44 | |
| |\ | | | | | adds gunicorn server_ready hook to set up database | |||
| | * | last fix | 2018-02-06 | -1/+1 | |
| | | | ||||
| | * | minor fixes | 2018-02-06 | -6/+6 | |
| | | | ||||
| | * | adds gunicorn server_ready hook to set up database | 2018-02-06 | -0/+44 | |
| |/ | ||||
| * | Fix template loading | 2018-02-06 | -1/+1 | |
| | | ||||
| * | Use .get() for environs | 2018-02-06 | -4/+4 | |
| | | ||||
| * | snekchek | 2018-02-06 | -2/+3 | |
| | | ||||
| * | Rethinkdb setup method; not actually called yet | 2018-02-06 | -2/+44 | |
| | | ||||
| * | Template rendering | 2018-02-06 | -12/+29 | |
| | | ||||
| * | Revert "Mart's Missing Files 2: Electric Boogaloo" | 2018-02-06 | -69/+3 | |
| | | | | | This reverts commit 962be09 | |||
| * | Revert "Finally fix this garbage" | 2018-02-06 | -110/+142 | |
| | | | | | This reverts commit 57abb43 | |||
| * | flake8-todo too pedantic for us - hopefully travis didn't cache it | 2018-02-05 | -1/+0 | |
| | | ||||
| * | Mart's Missing Files 2: Electric Boogaloo | 2018-02-05 | -3/+69 | |
| | | ||||
| * | Finally fix this garbage | 2018-02-05 | -142/+110 | |
| | | | | | Signed-off-by: martmists <[email protected]> | |||
| * | Fix hardcoded error code in error view | 2018-02-05 | -1/+1 | |
| | | ||||
| * | Revert "Major update" | 2018-02-05 | -155/+144 | |
| | | | | | This reverts commit 80a1ab5 | |||
| * | Minifix | 2018-02-05 | -4/+4 | |
| | | | | | Signed-off-by: martmists <[email protected]> | |||
| * | Major update | 2018-02-05 | -144/+155 | |
| | | | | | | | | | | | | | | | - 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 structure | 2018-02-05 | -35/+145 | |
| | | | | | Also fixed flake8-imports getting the other wrong | |||
| * | Add templates & static folder with .gitkeep's | 2018-02-04 | -0/+0 | |
| | | ||||
| * | HTTPS minus the S | 2018-02-04 | -1/+1 | |
| | | ||||
| * | Test autodeploy | 2018-02-04 | -1/+1 | |
| | | ||||
| * | Satisfy PEP8 | 2018-02-04 | -4/+2 | |
| | | ||||
| * | removed os import by accident | 2018-02-04 | -0/+1 | |
| | | ||||
| * | PEP8 | 2018-02-04 | -6/+4 | |
| | | ||||
| * | Merged stuff | 2018-02-04 | -2/+2 | |
| | | ||||
| * | Merge branch 'master' of github.com:discord-python/webpage | 2018-02-04 | -1/+13 | |
| |\ | ||||
| | * | Merge pull request #2 from discord-python/route-404-and-healthcheck | 2018-02-04 | -1/+13 | |
| | |\ | | | | | | | adds a catchall for 404 and a healthcheck route | |||
| | | * | Merge branch 'master' into route-404-and-healthcheck | 2018-02-04 | -1/+5 | |
| | | |\ | | |/ | |/| | ||||
| | | * | satisfy snekcheck | 2018-02-03 | -2/+2 | |
| | | | | ||||
| | | * | adds a catchall for 404 and a healthcheck route | 2018-02-03 | -0/+11 | |
| | | | | ||||
| * | | | Change names | 2018-02-04 | -3/+3 | |
| | | | | ||||
| * | | | Remove vulture, isort & yapf | 2018-02-04 | -20/+2 | |
| |/ / | ||||
| * | | Add /invite route | 2018-02-04 | -1/+4 | |
| | | | ||||
| * | | test travis build notifs | 2018-02-04 | -1/+1 | |
| |/ | ||||
| * | fix readme | 2018-02-03 | -3/+3 | |
| | | ||||
| * | change travis | 2018-02-03 | -0/+0 | |
| | | ||||
| * | Merge branch 'master' of github.com:discord-python/webpage | 2018-02-03 | -4/+10 | |
| |\ | ||||
| | * | adds readme | 2018-02-03 | -0/+3 | |
| | | | ||||
| | * | Fixfixfix | 2018-02-03 | -4/+7 | |
| | | | | | | | | | Signed-off-by: martmists <[email protected]> | |||
| * | | Update webhook URL | 2018-02-03 | -1/+1 | |
| |/ | ||||
| * | Change message to test auto deploy | 2018-02-03 | -1/+1 | |
| | | ||||
| * | disable vulture for now (was detecting unused things that were used) | 2018-02-03 | -1/+1 | |
| | | ||||