| Commit message (Expand) | Author | Lines |
| 2019-04-18 | Adding a default admin panel user to migrate_and_serve, adding hrefs for all ... | Leon Sandøy | -17/+34 |
| 2019-04-17 | The GitHub API stuff is done now, including data caching. Just a couple of mi... | Leon Sandøy | -143/+129 |
| 2019-04-16 | makemigrations pipeline created, RepoData model created, and a really naive i... | Leon Sandøy | -37/+103 |
| 2019-04-14 | Remove the third infraction. | Johannes Christ | -67/+0 |
| 2019-04-14 | Move models to submodules. | Johannes Christ | -513/+679 |
| 2019-04-14 | Add missing test. | Johannes Christ | -0/+7 |
| 2019-04-14 | Fixup broken reverse in test. | Johannes Christ | -1/+1 |
| 2019-04-13 | refactoring slightly to use a class-based view, changing home to main. Ready ... | Leon Sandøy | -60/+136 |
| 2019-04-13 | Added hrefs for the cards | Leon Sandøy | -6/+6 |
| 2019-04-13 | Adjust dynamic video sizing to try keep aspect. | Scragly | -19/+32 |
| 2019-04-12 | Responsive video container not quite working the way it should. | Leon Sandøy | -51/+113 |
| 2019-04-12 | Slight improvements to the who are we text | Leon Sandøy | -8/+17 |
| 2019-04-12 | Better JetBrains sponsor logo, fixed a bug with responsive video containers, ... | Leon Sandøy | -74/+83 |
| 2019-04-12 | responsive video container | Leon Sandøy | -12/+33 |
| 2019-04-12 | Fixing the footer. Django logo no longer clips, and matches the rest of the f... | Leon Sandøy | -4/+4 |
| 2019-04-12 | Implemented a sticky footer system | Leon Sandøy | -5/+20 |
| 2019-04-11 | New landing page. Not quite done yet. This probably should've been more than ... | Leon Sandøy | -1149/+356 |
| 2019-04-11 | Ignore pip version pinning complaints. | Johannes Christ | -3/+3 |
| 2019-04-11 | Remove `--dev` from container installation. | Johannes Christ | -1/+1 |
| 2019-04-11 | Use `set -eux` in pipeline script. | Johannes Christ | -1/+3 |
| 2019-04-11 | Document `LOG_LEVEL` and `DEBUG` setup. | Johannes Christ | -5/+6 |
| 2019-04-11 | Remove `ENGINE` variable export documentation. | Johannes Christ | -2/+1 |
| 2019-04-11 | Made clarifications on the hosts file | ImportErr | -2/+22 |
| 2019-04-11 | Added info for running the server | ImportErr | -2/+4 |
| 2019-04-10 | Only install uWSGI in Docker. | Johannes Christ | -42/+35 |
| 2019-04-10 | Document `LogEntryViewSet`. | Johannes Christ | -1/+27 |
| 2019-04-10 | Make the pipeline green as grass. | Johannes Christ | -14/+14 |
| 2019-04-10 | Remove unused changelog. | Johannes Christ | -39/+0 |
| 2019-04-10 | No more vim modelines | Gareth Coles | -8/+0 |
| 2019-04-10 | Single base template, no content in it | Gareth Coles | -71/+31 |
| 2019-04-10 | Navbar: No need for example content | Gareth Coles | -54/+6 |
| 2019-04-10 | Fix footer text colour | Gareth Coles | -2/+2 |
| 2019-04-10 | Initial work on some base templates | Gareth Coles | -162/+1432 |
| 2019-04-08 | Add the `message` field. | Johannes Christ | -3/+6 |
| 2019-04-07 | Minor formatting improvements. | Johannes Christ | -0/+1 |
| 2019-04-07 | Add the `/logs` API route. | Johannes Christ | -23/+41 |
| 2019-04-07 | Add the `LogEntry` model. | Johannes Christ | -0/+70 |
| 2019-04-07 | Address review by @jchristgit | Gareth Coles | -5/+5 |
| 2019-04-07 | Use volume for staticfiles. | Johannes Christ | -1/+5 |
| 2019-04-07 | Display some output about migrations. | Johannes Christ | -1/+1 |
| 2019-04-07 | Exit `migrate_and_serve` on error. | Johannes Christ | -1/+1 |
| 2019-04-07 | Remove bot from compose setup, move staticfiles to writable directory. | Johannes Christ | -7/+1 |
| 2019-04-06 | Address review by @lemonsaurus | Gareth Coles | -5/+2 |
| 2019-04-05 | Address review by @jchristgit | Gareth Coles | -159/+46 |
| 2019-04-05 | pysite -> pydis_site | Gareth Coles | -87/+87 |
| 2019-04-05 | [#158 #160] Automatically run collectstatic in containers/setup script | Gareth Coles | -0/+10 |
| 2019-04-05 | [#158 #160] Add crispy-bulma and simple-bulma | Gareth Coles | -9676/+82 |
| 2019-04-05 | [#193] Replace Poetry with Pipenv | Gareth Coles | -425/+394 |
| 2019-04-05 | [#176] Redo project layout | Gareth Coles | -57/+62 |
| 2019-03-11 | Set `harakiri = 30`. | Johannes Christ | -0/+4 |