aboutsummaryrefslogtreecommitdiffstats
path: root/manage.py (unfollow)
Commit message (Expand)AuthorLines
2024-04-01Update user tests with display_name fieldGravatar Joe Banks-4/+9
2024-04-01Update user viewset docstrings with display_nameGravatar Joe Banks-3/+11
2024-04-01Add display_name to serializerGravatar Joe Banks-1/+1
2024-04-01Add display name to API user modelGravatar Joe Banks-0/+23
2024-04-01Log failed webhook attempts to stderr in GitHub Webhook FilterGravatar Joe Banks-1/+27
2024-04-01No need to remove headers in GitHub Filter EndpointGravatar Joe Banks-2/+0
2024-04-01Update GitHub Filter endpoint tests for new responseGravatar Joe Banks-2/+4
2024-04-01Don't propagate the status received from Discord to GitHub WebhookGravatar Joe Banks-1/+8
2024-04-01Update Python version requirements in contributing guide (#1283)Gravatar wookie184-2/+2
2024-03-31Revert "Bump djangorestframework from 3.14.0 to 3.15.1"Gravatar jchristgit-18/+50
2024-03-29Support running tests with --keepdb optionGravatar Johannes Christ-4/+11
2024-03-29Implement adjustments for DRF 3.15Gravatar Johannes Christ-33/+13
2024-03-29Bump djangorestframework from 3.14.0 to 3.15.1Gravatar dependabot[bot]-17/+5
2024-03-29Events: Fix grammar in contentGravatar hedy-4/+4
2024-03-29Events: Update PyWeek 37 from Ongoing to Recent eventGravatar hedy-1/+1
2024-03-29Bump sentry-sdk from 1.43.0 to 1.44.0Gravatar dependabot[bot]-5/+5
2024-03-28Bump django-filter from 24.1 to 24.2Gravatar dependabot[bot]-6/+6
2024-03-27Fix navbar dropdown toggle for touchscreens using SafariGravatar hedy-1/+3
2024-03-26Footer: Use text-only Bulma logo for automatic baseline alignmentGravatar hedy-4/+4
2024-03-26Footer: Crop linode image to fit text and adjust horizontal paddingGravatar hedy-3/+3
2024-03-26Footer: Adjust baseline positioning to prioritize windowsGravatar hedy-6/+7
2024-03-26Timeline: Fix s/2/3/g substitutions on titlesGravatar hedy-7/+7
2024-03-25Bump pre-commit from 3.6.2 to 3.7.0Gravatar dependabot[bot]-5/+5
2024-03-23Removed inactive users from CODEOWNERSGravatar Xithrius-10/+1
2024-03-22Fix typo in timeline.css commentGravatar hedy-1/+1
2024-03-22Use proper logos and better positioning in the footersGravatar hedy-9/+9
2024-03-22Bump ruff from 0.3.3 to 0.3.4Gravatar dependabot[bot]-21/+22
2024-03-22Fix broken Bulma logo in the footerGravatar hedy-1/+1
2024-03-21Bump django from 5.0.2 to 5.0.3Gravatar dependabot[bot]-296/+302
2024-03-21Bump Azure/k8s-deploy from 4 to 5 (#1263)Gravatar dependabot[bot]-1/+1
2024-03-21Timeline: Implement arrow on content boxesGravatar hedy-19/+48
2024-03-21Bump sentry-sdk from 1.42.0 to 1.43.0Gravatar dependabot[bot]-5/+6
2024-03-21Use semantic class names in the timeline consistent with BulmaGravatar hedy-608/+489
2024-03-20Timeline: Better design structureGravatar hedy-403/+397
2024-03-19Timeline: Add mobile layout, support SafariGravatar hedy-193/+179
2024-03-19Timeline: Modify class ordering of containerGravatar hedy-2/+2
2024-03-19Remove cd-timeline__img--pictureGravatar hedy-52/+52
2024-03-19Timeline: Remove link to home/index.css stylesheetGravatar hedy-1/+0
2024-03-19Timeline: Adjust spacing between timeline itemsGravatar hedy-1/+1
2024-03-19Semantic animation names for timeline.cssGravatar hedy-24/+25
2024-03-19Conform to 4-spaces indent for timeline.cssGravatar hedy-241/+241
2024-03-19Timeline: Use an accentuated grey border for iconsGravatar hedy-1/+1
2024-03-19Timeline: Use Bulma has-background-primary class for PyDis logoGravatar hedy-6/+1
2024-03-19Center align the timeline line (container ::before pseudoelement)Gravatar hedy-1/+1
2024-03-19Fix typo in timeline.css CSS-variableGravatar hedy-1/+2
2024-03-19Timeline: Initial rewrite of CSSGravatar hedy-4145/+837
2024-03-19Timeline: Fix Liechtenstein postcard image (#1261)Gravatar ~hedy-1/+1
2024-03-18Events: Update PyWeek 37 to show as ongoing eventGravatar hedy-1/+1
2024-03-18Bump ruff from 0.3.2 to 0.3.3Gravatar dependabot[bot]-20/+20
2024-03-16Add READMEs to apps/events and templates/eventsGravatar hedy-1/+64