Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Initial project layout for django | 2018-08-07 | -8187/+0 | |
| | ||||
* | Support for embeds and attachments. | 2018-07-29 | -1/+70 | |
| | ||||
* | Merge branch 'master' into clean_command | 2018-07-28 | -25/+52 | |
|\ | ||||
| * | Don't remove basic user objects, add API for querying them | 2018-07-27 | -25/+52 | |
| | | | | | | | | Also update privacy policy in accordance with this | |||
* | | scss linting errors resolved. | 2018-07-21 | -1/+1 | |
| | | ||||
* | | Completed the clean API and the clean frontend. | 2018-07-21 | -0/+12 | |
|/ | ||||
* | Minecraft? Never heard of 'em | 2018-07-13 | -12/+0 | |
| | ||||
* | robots.txt: I can code, I swear | 2018-07-11 | -1/+1 | |
| | ||||
* | Fix robots.txt template | 2018-07-10 | -1/+1 | |
| | ||||
* | [Wiki] Add OG description text to pages | 2018-07-10 | -1/+4 | |
| | | | | Descriptions are only shown for pages with a `header::` block | |||
* | All domains: sitemap.xml and robots.txt | 2018-07-10 | -0/+78 | |
| | ||||
* | Revamp jam index, add winner team staff backend and user frontend | 2018-07-04 | -60/+219 | |
| | ||||
* | Update channel listing | 2018-07-03 | -18/+39 | |
| | ||||
* | [Privacy] Point out that emailing GitLab does show your email | 2018-07-03 | -1/+23 | |
| | ||||
* | Merge branch 'momo/enhance-jam-index' into 'master' | 2018-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 jam | 2018-06-19 | -3/+9 | |
| | | ||||
* | | [Jams/Teams] Show pushes creating new branches in GitLab activity | 2018-06-26 | -1/+2 | |
| | | ||||
* | | [Jams/Teams] Add day padding to activity feed, disabled submit button to ↵ | 2018-06-24 | -2/+4 | |
| | | | | | | | | avoid spam | |||
* | | [Jams] Fix margin on theme label | 2018-06-24 | -1/+1 | |
| | | ||||
* | | Fix broken flatpickr | 2018-06-24 | -4/+8 | |
| | | ||||
* | | [Jams/Teams] Replace user Discord button with avatar link | 2018-06-23 | -6/+4 | |
| | | ||||
* | | Styling and title adjustments to team list | 2018-06-23 | -5/+19 | |
| | | ||||
* | | Show more helpful error messages when editing team repo | 2018-06-23 | -2/+3 | |
| | | ||||
* | | Some improvements | 2018-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. | 2018-06-23 | -16/+155 | |
| | | ||||
* | | Add button to jam index in team list | 2018-06-22 | -1/+7 | |
| | | ||||
* | | Merge branch 'master' into teams-user-frontend | 2018-06-22 | -262/+270 | |
|\ \ | ||||
| * | | [Jams] Allow editing info while preparing | 2018-06-20 | -2/+2 | |
| | | | ||||
| * | | Fix RST editor loading on pages that use it | 2018-06-20 | -261/+269 | |
| |/ | ||||
* | | Free some space in jam list, allow preparing state to edit info | 2018-06-22 | -2/+2 | |
| | | ||||
* | | Don't check for commits before and after jam | 2018-06-22 | -2/+3 | |
| | | ||||
* | | Updated team lists, jam team list, added buttons to team view | 2018-06-22 | -50/+85 | |
| | | ||||
* | | Reset duplicate team members | 2018-06-22 | -30/+0 | |
| | | ||||
* | | Start work on Gitlab activity feed | 2018-06-22 | -21/+127 | |
| | | ||||
* | | Fix participant list styling | 2018-06-20 | -2/+10 | |
| | | ||||
* | | Basic team information in team page + failed attempt at scss | 2018-06-20 | -1/+56 | |
| | | ||||
* | | Fix view name | 2018-06-20 | -1/+1 | |
| | | ||||
* | | Start work on individual team view | 2018-06-20 | -2/+16 | |
| | | ||||
* | | Cleanup team list querying, add tooltip to Gitlab user button | 2018-06-19 | -5/+7 | |
| | | ||||
* | | Add GitLab button next to username | 2018-06-19 | -1/+6 | |
| | | ||||
* | | Start work on team list page | 2018-06-19 | -0/+36 | |
|/ | ||||
* | [Jams] EasyList was blocking the JetBrains logo | 2018-06-19 | -1/+1 | |
| | ||||
* | [Jams] Team member cards coloured based on assignment | 2018-06-19 | -7/+20 | |
| | ||||
* | Small styling fix for applications page | 2018-06-19 | -1/+1 | |
| | ||||
* | Remove extraneous code | 2018-06-18 | -8/+0 | |
| | ||||
* | Partner updates | 2018-06-18 | -1/+14 | |
| | ||||
* | Backend for team assignment | 2018-06-17 | -1/+359 | |
| | ||||
* | [Wiki] Quick-fix for broken editor | 2018-06-17 | -69/+71 | |
| | ||||
* | [FAQ] Categorize and add FAQ about GitLab | 2018-06-13 | -144/+218 | |
| | ||||
* | Compile as much JS with Gulp as possible | 2018-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 |