| Commit message (Expand) | Author | Lines |
| 2018-07-21 | Infraction system API to replace Rowboat | Momo | -0/+15 |
| 2018-07-15 | Prevent Google from indexing login-redirecting pages | Gareth Coles | -1/+4 |
| 2018-07-13 | Updating resources.json | LordHemlock | -0/+17 |
| 2018-07-13 | Minecraft? Never heard of 'em | Gareth Coles | -12/+0 |
| 2018-07-12 | Add the big-brother API. | Johannes Christ | -0/+278 |
| 2018-07-11 | Check that the page is not NoneType before checking that the page has no cont... | Joseph | -10/+11 |
| 2018-07-11 | Fix robots.txt for main blueprint | Gareth Coles | -1/+1 |
| 2018-07-11 | robots.txt: I can code, I swear | Gareth Coles | -1/+1 |
| 2018-07-10 | Do not add lock to page if there is no content on it | Joseph | -1/+4 |
| 2018-07-10 | Fix robots.txt template | Gareth Coles | -1/+1 |
| 2018-07-10 | [Wiki] Add OG description text to pages | Gareth Coles | -1/+4 |
| 2018-07-10 | All domains: sitemap.xml and robots.txt | Gareth Coles | -4/+253 |
| 2018-07-09 | Fix duplicate channel names in test. | Johannes Christ | -0/+4 |
| 2018-07-09 | Allow numbers in channel names. | Johannes Christ | -2/+10 |
| 2018-07-08 | updates docker-compose, changes default rdb port and handles a socket error i... | Christopher Baklid | -40/+24 |
| 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 |