| Commit message (Expand) | Author | Lines |
| 2018-07-09 | Allow numbers in channel names. | Johannes Christ | -2/+10 |
| 2018-07-06 | Remove space from end of `JAMMERS_ROLE` id in constants.py | Joseph Banks | -1/+1 |
| 2018-07-05 | Settings route | momothereal | -0/+64 |
| 2018-07-04 | Revamp jam index, add winner team staff backend and user frontend | Momo | -67/+376 |
| 2018-07-03 | Update channel listing | Gareth Coles | -18/+39 |
| 2018-07-03 | [Privacy] Point out that emailing GitLab does show your email | Gareth Coles | -1/+23 |
| 2018-07-02 | Fix typo in table editor post | Joseph | -1/+1 |
| 2018-07-02 | Add a simple API for off-topic category names. | Volcyy | -0/+179 |
| 2018-07-02 | Optimize the team list, again. | Momo | -8/+11 |
| 2018-06-26 | [Jams/Teams] Show pushes creating new branches in GitLab activity | momothereal | -3/+4 |
| 2018-06-24 | [Jams] Fix broken team-jam assoc on edit | Gareth Coles | -1/+14 |
| 2018-06-24 | [Jams/Teams] Add day padding to activity feed, disabled submit button to avoi... | momothereal | -5/+12 |
| 2018-06-24 | [Jams] Fix margin on theme label | Gareth Coles | -3/+7 |
| 2018-06-24 | Fix broken flatpickr | Gareth Coles | -4/+8 |
| 2018-06-24 | Fix tests | Gareth Coles | -0/+6 |
| 2018-06-24 | [API] Implement chunk-based user update mechanism | Gareth Coles | -91/+162 |
| 2018-06-23 | [Jams/Teams] Hopefully optimize jam team list | momothereal | -24/+16 |
| 2018-06-23 | [Jams/Teams] De-associate delete teams from jams | momothereal | -1/+25 |
| 2018-06-23 | [Jams/Teams] Simplify getting the code jam for a team (team -> jam) | momothereal | -13/+17 |
| 2018-06-23 | [API] Check for DB-nuking empty data in users POST | Gareth Coles | -4/+5 |
| 2018-06-23 | [Jams/Teams] Replace user Discord button with avatar link | momothereal | -10/+16 |
| 2018-06-23 | [Jams/Teams] Reduce participant card padding | momothereal | -2/+2 |
| 2018-06-23 | Styling and title adjustments to team list | momothereal | -5/+19 |
| 2018-06-23 | Add some documentation to the team_edit_repo route | Momo | -8/+28 |
| 2018-06-23 | Fix linting issue | momothereal | -1/+1 |
| 2018-06-23 | Show more helpful error messages when editing team repo | momothereal | -12/+29 |
| 2018-06-23 | Some improvements | momothereal | -7/+20 |
| 2018-06-23 | Pluck team repo in team list | momothereal | -1/+1 |
| 2018-06-23 | Fix linting issue | momothereal | -1/+1 |
| 2018-06-23 | GitLab team repo storage, edit form, etc. | momothereal | -20/+280 |
| 2018-06-22 | Add button to jam index in team list | momothereal | -1/+7 |
| 2018-06-22 | Rebuild JS | momothereal | -2/+2 |
| 2018-06-22 | Free some space in jam list, allow preparing state to edit info | momothereal | -3/+3 |
| 2018-06-22 | Don't check for commits before and after jam | momothereal | -2/+3 |
| 2018-06-22 | Fix scss lint | momothereal | -31/+35 |
| 2018-06-22 | Updated team lists, jam team list, added buttons to team view | momothereal | -56/+182 |
| 2018-06-22 | Reset duplicate team members | momothereal | -30/+0 |
| 2018-06-22 | Start work on Gitlab activity feed | momothereal | -36/+206 |
| 2018-06-21 | Update Font-Awesome Pro to 5.1.0 | Gareth Coles | -4/+4 |
| 2018-06-20 | Fix participant list styling | momothereal | -7/+32 |
| 2018-06-20 | Basic team information in team page + failed attempt at scss | momothereal | -2/+75 |
| 2018-06-20 | Fix view name | momothereal | -2/+2 |
| 2018-06-20 | Start work on individual team view | momothereal | -3/+64 |
| 2018-06-20 | Fix teams not being restricted to their jam, and allow users to be in two tea... | momothereal | -15/+5 |
| 2018-06-20 | [Jams] Allow editing info while preparing | Gareth Coles | -3/+3 |
| 2018-06-20 | Fix RST editor loading on pages that use it | Gareth Coles | -263/+271 |
| 2018-06-19 | Cleanup team list querying, add tooltip to Gitlab user button | momothereal | -21/+16 |
| 2018-06-19 | Add GitLab button next to username | momothereal | -2/+11 |
| 2018-06-19 | Fix linting | momothereal | -2/+2 |
| 2018-06-19 | Start work on team list page | momothereal | -0/+78 |