aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Responsive video container not quite working the way it should.Gravatar Leon Sandøy2019-04-12-51/+113
|
* Slight improvements to the who are we textGravatar Leon Sandøy2019-04-12-8/+17
|
* Better JetBrains sponsor logo, fixed a bug with responsive video containers, ↵Gravatar Leon Sandøy2019-04-12-74/+83
| | | | set up some placeholder cards for projects on the landing page.
* responsive video containerGravatar Leon Sandøy2019-04-12-12/+33
|
* Fixing the footer. Django logo no longer clips, and matches the rest of the ↵Gravatar Leon Sandøy2019-04-12-4/+4
| | | | font size better. Footer size reduced and padding made symmetrical.
* Implemented a sticky footer systemGravatar Leon Sandøy2019-04-12-5/+20
|
* New landing page. Not quite done yet. This probably should've been more than ↵Gravatar Leon Sandøy2019-04-11-1149/+356
| | | | one commit.
* Make the pipeline green as grass.Gravatar Johannes Christ2019-04-10-14/+14
|
* Remove unused changelog.Gravatar Johannes Christ2019-04-10-39/+0
|
* Merge pull request #203 from gdude2002/django+base-templatesGravatar Leon Sandøy2019-04-10-165/+1339
|\ | | | | Adds base templates for use in the home and wiki apps.
| * No more vim modelinesGravatar Gareth Coles2019-04-10-8/+0
| |
| * Single base template, no content in itGravatar Gareth Coles2019-04-10-71/+31
| |
| * Navbar: No need for example contentGravatar Gareth Coles2019-04-10-54/+6
| |
| * Fix footer text colourGravatar Gareth Coles2019-04-10-2/+2
| |
| * Initial work on some base templatesGravatar Gareth Coles2019-04-10-162/+1432
|/
* Merge pull request #198 from gdude2002/django+176/project-layoutGravatar Johannes Christ2019-04-07-10282/+554
|\ | | | | [Fixes #158, #160, #176, #193] Project layout changes
| * Address review by @jchristgitGravatar Gareth Coles2019-04-07-5/+5
| |
| * Use volume for staticfiles.Gravatar Johannes Christ2019-04-07-1/+5
| |
| * Display some output about migrations.Gravatar Johannes Christ2019-04-07-1/+1
| |
| * Exit `migrate_and_serve` on error.Gravatar Johannes Christ2019-04-07-1/+1
| |
| * Remove bot from compose setup, move staticfiles to writable directory.Gravatar Johannes Christ2019-04-07-7/+1
| |
| * Address review by @lemonsaurusGravatar Gareth Coles2019-04-06-5/+2
| |
| * Address review by @jchristgitGravatar Gareth Coles2019-04-05-159/+46
| |
| * pysite -> pydis_siteGravatar Gareth Coles2019-04-05-87/+87
| |
| * [#158 #160] Automatically run collectstatic in containers/setup scriptGravatar Gareth Coles2019-04-05-0/+10
| |
| * [#158 #160] Add crispy-bulma and simple-bulmaGravatar Gareth Coles2019-04-05-9676/+82
| |
| * [#193] Replace Poetry with PipenvGravatar Gareth Coles2019-04-05-425/+394
| |
| * [#176] Redo project layoutGravatar Gareth Coles2019-04-05-57/+62
|/
* Set `harakiri = 30`.Gravatar Johannes Christ2019-03-11-0/+4
|
* Set `single-interpreter = true`.Gravatar Johannes Christ2019-03-11-0/+2
|
* Revert to 16.04 build pools.Gravatar azure-pipelines[bot]2019-03-09-4/+4
|
* Update pool build to Ubuntu 18.04Gravatar azure-pipelines[bot]2019-03-09-4/+4
|
* Update Django to 2.1.7.Gravatar Johannes Christ2019-02-18-27/+54
|
* Add nomination API test cases.Gravatar Johannes Christ2019-02-18-0/+41
|
* Add `# pragma: no cover` to downwards migration.Gravatar Johannes Christ2019-02-18-1/+1
|
* Add unit test for the new validator.Gravatar Johannes Christ2019-02-18-1/+12
|
* Add a validator for bot setting names.Gravatar Johannes Christ2019-02-18-0/+19
|
* Allow retrieval of individual bot settings.Gravatar Johannes Christ2019-02-18-7/+9
|
* Add a new endpoint for updating bot settings.Gravatar Johannes Christ2019-02-18-29/+51
|
* Create a data migration for the `defcon` settings.Gravatar Johannes Christ2019-02-18-0/+30
|
* Add a bot setting model.Gravatar Johannes Christ2019-02-07-9/+54
|
* Define proper update method.Gravatar Johannes Christ2019-02-06-1/+1
|
* Use poetry for dependency managemnet.Gravatar Johannes Christ2019-02-05-57/+396
|
* Implement a simple nominations API.Gravatar Johannes Christ2019-01-27-20/+111
|
* Add an API endpoint for reminders.Gravatar Johannes Christ2019-01-22-22/+164
|
* Chonk down horrible JOIN performance.Gravatar Johannes Christ2019-01-20-1/+1
|
* Add the `watch` infraction type.Gravatar Johannes Christ2019-01-20-0/+19
|
* Account for broken import sorting on Azure.Gravatar Johannes Christ2019-01-20-1/+1
|
* Add a test case for the message deletion endpoint.Gravatar Johannes Christ2019-01-20-0/+43
|
* Do not rely on hardcoded ID.Gravatar Johannes Christ2019-01-20-1/+1
|