aboutsummaryrefslogtreecommitdiffstats
path: root/templates (follow)
Commit message (Collapse)AuthorAgeLines
* Initial project layout for djangoGravatar Gareth Coles2018-08-07-8187/+0
|
* Support for embeds and attachments.Gravatar Leon Sandøy2018-07-29-1/+70
|
* Merge branch 'master' into clean_commandGravatar Leon Sandøy2018-07-28-25/+52
|\
| * Don't remove basic user objects, add API for querying themGravatar Gareth Coles2018-07-27-25/+52
| | | | | | | | Also update privacy policy in accordance with this
* | scss linting errors resolved.Gravatar Leon Sandøy2018-07-21-1/+1
| |
* | Completed the clean API and the clean frontend.Gravatar Leon Sandøy2018-07-21-0/+12
|/
* Minecraft? Never heard of 'emGravatar Gareth Coles2018-07-13-12/+0
|
* robots.txt: I can code, I swearGravatar Gareth Coles2018-07-11-1/+1
|
* Fix robots.txt templateGravatar Gareth Coles2018-07-10-1/+1
|
* [Wiki] Add OG description text to pagesGravatar Gareth Coles2018-07-10-1/+4
| | | | Descriptions are only shown for pages with a `header::` block
* All domains: sitemap.xml and robots.txtGravatar Gareth Coles2018-07-10-0/+78
|
* Revamp jam index, add winner team staff backend and user frontendGravatar Momo2018-07-04-60/+219
|
* Update channel listingGravatar Gareth Coles2018-07-03-18/+39
|
* [Privacy] Point out that emailing GitLab does show your emailGravatar Gareth Coles2018-07-03-1/+23
|
* Merge branch 'momo/enhance-jam-index' into 'master'Gravatar Gareth Coles2018-07-02-3/+9
|\ | | | | | | | | Disable the join button if the user has already applied to a code jam See merge request python-discord/projects/site!7
| * Disable the join button if the user has already applied to a code jamGravatar momothereal2018-06-19-3/+9
| |
* | [Jams/Teams] Show pushes creating new branches in GitLab activityGravatar momothereal2018-06-26-1/+2
| |
* | [Jams/Teams] Add day padding to activity feed, disabled submit button to ↵Gravatar momothereal2018-06-24-2/+4
| | | | | | | | avoid spam
* | [Jams] Fix margin on theme labelGravatar Gareth Coles2018-06-24-1/+1
| |
* | Fix broken flatpickrGravatar Gareth Coles2018-06-24-4/+8
| |
* | [Jams/Teams] Replace user Discord button with avatar linkGravatar momothereal2018-06-23-6/+4
| |
* | Styling and title adjustments to team listGravatar momothereal2018-06-23-5/+19
| |
* | Show more helpful error messages when editing team repoGravatar momothereal2018-06-23-2/+3
| |
* | Some improvementsGravatar momothereal2018-06-23-3/+5
| | | | | | | | | | * Don't show teams button if jam has no teams * Fix some mistakes in team repo validation
* | GitLab team repo storage, edit form, etc.Gravatar momothereal2018-06-23-16/+155
| |
* | Add button to jam index in team listGravatar momothereal2018-06-22-1/+7
| |
* | Merge branch 'master' into teams-user-frontendGravatar momothereal2018-06-22-262/+270
|\ \
| * | [Jams] Allow editing info while preparingGravatar Gareth Coles2018-06-20-2/+2
| | |
| * | Fix RST editor loading on pages that use itGravatar Gareth Coles2018-06-20-261/+269
| |/
* | Free some space in jam list, allow preparing state to edit infoGravatar momothereal2018-06-22-2/+2
| |
* | Don't check for commits before and after jamGravatar momothereal2018-06-22-2/+3
| |
* | Updated team lists, jam team list, added buttons to team viewGravatar momothereal2018-06-22-50/+85
| |
* | Reset duplicate team membersGravatar momothereal2018-06-22-30/+0
| |
* | Start work on Gitlab activity feedGravatar momothereal2018-06-22-21/+127
| |
* | Fix participant list stylingGravatar momothereal2018-06-20-2/+10
| |
* | Basic team information in team page + failed attempt at scssGravatar momothereal2018-06-20-1/+56
| |
* | Fix view nameGravatar momothereal2018-06-20-1/+1
| |
* | Start work on individual team viewGravatar momothereal2018-06-20-2/+16
| |
* | Cleanup team list querying, add tooltip to Gitlab user buttonGravatar momothereal2018-06-19-5/+7
| |
* | Add GitLab button next to usernameGravatar momothereal2018-06-19-1/+6
| |
* | Start work on team list pageGravatar momothereal2018-06-19-0/+36
|/
* [Jams] EasyList was blocking the JetBrains logoGravatar Gareth Coles2018-06-19-1/+1
|
* [Jams] Team member cards coloured based on assignmentGravatar Gareth Coles2018-06-19-7/+20
|
* Small styling fix for applications pageGravatar Gareth Coles2018-06-19-1/+1
|
* Remove extraneous codeGravatar Gareth Coles2018-06-18-8/+0
|
* Partner updatesGravatar Gareth Coles2018-06-18-1/+14
|
* Backend for team assignmentGravatar Gareth Coles2018-06-17-1/+359
|
* [Wiki] Quick-fix for broken editorGravatar Gareth Coles2018-06-17-69/+71
|
* [FAQ] Categorize and add FAQ about GitLabGravatar Gareth Coles2018-06-13-144/+218
|
* Compile as much JS with Gulp as possibleGravatar Gareth Coles2018-06-13-62/+12
| | | | | | | | | | This will concatenate ALL of our JS, and minify it - thus leaving us with a single file to be loaded. There's a few libraries we can't do this with, unfortunately - these are now added in fouc.js: * Ace Editor * Flatpickr * Font-Awesome