aboutsummaryrefslogtreecommitdiffstats
path: root/LICENSE (unfollow)
Commit message (Expand)AuthorLines
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-18Bump ruff from 0.3.2 to 0.3.3Gravatar dependabot[bot]-20/+20
2024-03-15Bump coverage from 7.4.3 to 7.4.4Gravatar dependabot[bot]-55/+55
2024-03-15Bump markdown from 3.5.2 to 3.6Gravatar dependabot[bot]-5/+5
2024-03-14Bump ruff from 0.3.1 to 0.3.2Gravatar dependabot[bot]-20/+20
2024-03-14Bump django-filter from 23.5 to 24.1Gravatar dependabot[bot]-7/+7
2024-03-14Bump pymdown-extensions from 10.7 to 10.7.1Gravatar dependabot[bot]-5/+5
2024-03-14Bump sentry-sdk from 1.41.0 to 1.42.0Gravatar dependabot[bot]-5/+6
2024-03-12Fix resources project-ideas FA iconGravatar hedy-1/+1
2024-03-12Fix FA icons in Code Jam pagesGravatar hedy-9/+9
2024-03-11Bump azure/setup-kubectl to v4.0.0Gravatar Chris Lovering-1/+1
2024-03-11Bump azure/k8s-set-context from 3 to 4Gravatar dependabot[bot]-1/+1
2024-03-11Fix timeline icons for Summer Code Jam and AoC 2020Gravatar hedy-2/+2
2024-03-08Bump sentry-sdk from 1.40.6 to 1.41.0Gravatar dependabot[bot]-6/+6
2024-03-07Bump ruff from 0.3.0 to 0.3.1Gravatar dependabot[bot]-20/+20
2024-03-01Bump ruff from 0.2.2 to 0.3.0Gravatar dependabot[bot]-20/+20
2024-02-28Bump sentry-sdk from 1.40.5 to 1.40.6Gravatar dependabot[bot]-6/+6
2024-02-26Bump coverage from 7.4.2 to 7.4.3Gravatar dependabot[bot]-55/+55
2024-02-23Move from Font Awesome Kit to static filesGravatar hedy-2/+193
2024-02-22Bump httpx from 0.26.0 to 0.27.0Gravatar dependabot[bot]-5/+5
2024-02-21Bump cryptography from 42.0.2 to 42.0.4Gravatar dependabot[bot]-33/+33
2024-02-21Bump coverage from 7.4.1 to 7.4.2Gravatar dependabot[bot]-55/+55
2024-02-20Ensure messages returned for metricity data do not match all excluded channelsGravatar Chris Lovering-3/+3
2024-02-20Bump sentry-sdk from 1.40.4 to 1.40.5Gravatar dependabot[bot]-6/+6
2024-02-19Bump pre-commit from 3.6.1 to 3.6.2Gravatar dependabot[bot]-5/+5
2024-02-19Bump ruff from 0.2.1 to 0.2.2Gravatar dependabot[bot]-20/+20
2024-02-17Bump cryptography from 42.0.0 to 42.0.2Gravatar dependabot[bot]-33/+33
2024-02-14Bump pre-commit from 3.6.0 to 3.6.1Gravatar dependabot[bot]-5/+5
2024-02-14Bump sentry-sdk from 1.40.3 to 1.40.4Gravatar dependabot[bot]-6/+6
2024-02-13Bump sentry-sdk from 1.40.2 to 1.40.3 (#1229)Gravatar dependabot[bot]-6/+6
2024-02-13Fix pydis_site/README.md reference to static directory structureGravatar hedy-3/+1
2024-02-13Add docs on Bulma, colors, dark mode, and CSS for developmentGravatar hedy-0/+49
2024-02-11Update path variable in resource page testsGravatar RohanJnr-1/+1
2024-02-11Move resorce loading from view init() to AppConfig ready() methodGravatar RohanJnr-94/+101