aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/tables.py (unfollow)
Commit message (Collapse)AuthorLines
2018-07-27Fix unit testGravatar Gareth Coles-4/+4
2018-07-27Fix a couple dumb mistakesGravatar Gareth Coles-1/+3
2018-07-27Don't remove basic user objects, add API for querying themGravatar Gareth Coles-30/+82
Also update privacy policy in accordance with this
2018-07-26Tweaks to the Infractions API for the botGravatar Momo-18/+45
2018-07-21Infraction system API to replace RowboatGravatar Momo-2/+696
2018-07-15Prevent Google from indexing login-redirecting pagesGravatar Gareth Coles-1/+4
2018-07-13Updating resources.jsonGravatar LordHemlock-0/+17
Added Mu-Editor to the editor list.
2018-07-13Minecraft? Never heard of 'emGravatar Gareth Coles-12/+0
2018-07-12Add the big-brother API.Gravatar Johannes Christ-0/+278
2018-07-11Check that the page is not NoneType before checking that the page has no ↵Gravatar Joseph-10/+11
content to prevent trying to NoneType.get()
2018-07-11Fix robots.txt for main blueprintGravatar Gareth Coles-1/+1
2018-07-11robots.txt: I can code, I swearGravatar Gareth Coles-1/+1
2018-07-10Do not add lock to page if there is no content on itGravatar Joseph-1/+4
2018-07-10Fix robots.txt templateGravatar Gareth Coles-1/+1
2018-07-10[Wiki] Add OG description text to pagesGravatar Gareth Coles-1/+4
Descriptions are only shown for pages with a `header::` block
2018-07-10All domains: sitemap.xml and robots.txtGravatar Gareth Coles-4/+253
2018-07-09Fix duplicate channel names in test.Gravatar Johannes Christ-0/+4
2018-07-09Allow numbers in channel names.Gravatar Johannes Christ-2/+10
2018-07-08updates docker-compose, changes default rdb port and handles a socket error ↵Gravatar Christopher Baklid-40/+24
in service discovery
2018-07-06Remove space from end of `JAMMERS_ROLE` id in constants.pyGravatar Joseph Banks-1/+1
2018-07-05Settings routeGravatar momothereal-0/+64
2018-07-04Revamp jam index, add winner team staff backend and user frontendGravatar Momo-67/+376
2018-07-03Update channel listingGravatar Gareth Coles-18/+39
2018-07-03[Privacy] Point out that emailing GitLab does show your emailGravatar Gareth Coles-1/+23
2018-07-02Fix typo in table editor postGravatar Joseph-1/+1
2018-07-02Add a simple API for off-topic category names.Gravatar Volcyy-0/+179
2018-07-02Optimize the team list, again.Gravatar Momo-8/+11
2018-06-26[Jams/Teams] Show pushes creating new branches in GitLab activityGravatar momothereal-3/+4
2018-06-24[Jams] Fix broken team-jam assoc on editGravatar Gareth Coles-1/+14
2018-06-24[Jams/Teams] Add day padding to activity feed, disabled submit button to ↵Gravatar momothereal-5/+12
avoid spam
2018-06-24[Jams] Fix margin on theme labelGravatar Gareth Coles-3/+7
2018-06-24Fix broken flatpickrGravatar Gareth Coles-4/+8
2018-06-24Fix testsGravatar Gareth Coles-0/+6
2018-06-24[API] Implement chunk-based user update mechanismGravatar Gareth Coles-91/+162
2018-06-23[Jams/Teams] Hopefully optimize jam team listGravatar momothereal-24/+16
2018-06-23[Jams/Teams] De-associate delete teams from jamsGravatar momothereal-1/+25
2018-06-23[Jams/Teams] Simplify getting the code jam for a team (team -> jam)Gravatar momothereal-13/+17
2018-06-23[API] Check for DB-nuking empty data in users POSTGravatar Gareth Coles-4/+5
2018-06-23[Jams/Teams] Replace user Discord button with avatar linkGravatar momothereal-10/+16
2018-06-23[Jams/Teams] Reduce participant card paddingGravatar momothereal-2/+2
2018-06-23Styling and title adjustments to team listGravatar momothereal-5/+19
2018-06-23Add some documentation to the team_edit_repo routeGravatar Momo-8/+28
2018-06-23Fix linting issueGravatar momothereal-1/+1
2018-06-23Show more helpful error messages when editing team repoGravatar momothereal-12/+29
2018-06-23Some improvementsGravatar momothereal-7/+20
* Don't show teams button if jam has no teams * Fix some mistakes in team repo validation
2018-06-23Pluck team repo in team listGravatar momothereal-1/+1
2018-06-23Fix linting issueGravatar momothereal-1/+1
2018-06-23GitLab team repo storage, edit form, etc.Gravatar momothereal-20/+280
2018-06-22Add button to jam index in team listGravatar momothereal-1/+7
2018-06-22Rebuild JSGravatar momothereal-2/+2