| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Events: Fix grammar in content | 2024-03-29 | -4/+4 | |
| | | | | | Co-authored-by: jchristgit <[email protected]> | |||
| * | Events: Update PyWeek 37 from Ongoing to Recent event | 2024-03-29 | -1/+1 | |
| | | | | | | | It's not completely over yet as the winners are yet to be announced, but the coding phase, as shown in the date "March 17-24th" has passed so it no longer makes sense to list it as ongoing. | |||
| * | Merge branch 'main' into feat/events-redesign | 2024-03-29 | -2/+2 | |
| |\ | ||||
| | * | Fix broken Bulma logo in the footer | 2024-03-22 | -1/+1 | |
| | | | ||||
| | * | Timeline: Fix Liechtenstein postcard image (#1261) | 2024-03-19 | -1/+1 | |
| | | | ||||
| * | | Events: Update PyWeek 37 to show as ongoing event | 2024-03-18 | -1/+1 | |
| | | | ||||
| * | | Merge branch 'main' into feat/events-redesign | 2024-03-18 | -12/+12 | |
| |\| | ||||
| | * | Fix resources project-ideas FA icon | 2024-03-12 | -1/+1 | |
| | | | ||||
| | * | Fix FA icons in Code Jam pages | 2024-03-12 | -9/+9 | |
| | | | ||||
| | * | Fix timeline icons for Summer Code Jam and AoC 2020 | 2024-03-11 | -2/+2 | |
| | | | ||||
| * | | Merge branch 'main' into feat/events-redesign | 2024-03-16 | -13/+282 | |
| |\| | ||||
| | * | Merge branch 'main' into docs/dark-theme-dev | 2024-03-10 | -10/+232 | |
| | |\ | ||||
| | | * | Merge branch 'main' into docs/suggest-resources | 2024-03-10 | -100/+298 | |
| | | |\ | ||||
| | | | * | Merge pull request #1240 from python-discord/fix-metricity-message-counts | 2024-03-02 | -3/+3 | |
| | | | |\ | | | | | | | | | | | Ensure messages returned for metricity data do not match all excluded channels | |||
| | | | | * | Ensure messages returned for metricity data do not match all excluded channels | 2024-02-20 | -3/+3 | |
| | | | | | | ||||
| | | | * | | Move from Font Awesome Kit to static files | 2024-02-23 | -2/+193 | |
| | | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | - Lemon's fa kit (free plan) had been used till now which had limitations such as total number of views that we've long exceeded - This gives more control on the static assets to use - Allows showing icons in development | |||
| | | * | | Resources: Add guidelines on YAML files | 2024-02-07 | -5/+30 | |
| | | | | | ||||
| | | * | | Resources: Add link to suggest new resources | 2024-02-07 | -0/+6 | |
| | | | | | ||||
| | * | | | Fix pydis_site/README.md reference to static directory structure | 2024-02-13 | -3/+1 | |
| | | | | | ||||
| | * | | | Add docs on Bulma, colors, dark mode, and CSS for development | 2024-02-13 | -0/+49 | |
| | | |/ | |/| | ||||
| * | | | Add READMEs to apps/events and templates/events | 2024-03-16 | -1/+64 | |
| | | | | ||||
| * | | | Events: Remove assets that are no longer needed | 2024-02-14 | -0/+0 | |
| | | | | ||||
| * | | | Events: Add draft april fools description | 2024-02-14 | -1/+2 | |
| | | | | ||||
| * | | | Events: Remove unnecessary explicit icon color | 2024-02-14 | -1/+1 | |
| | | | | ||||
| * | | | Dark: Give more contrast to grey text | 2024-02-14 | -0/+1 | |
| | | | | ||||
| * | | | Events: Lazy load larger images | 2024-02-14 | -7/+7 | |
| | | | | ||||
| * | | | Fix events page for dark mode | 2024-02-14 | -2/+4 | |
| | | | | ||||
| * | | | Merge branch 'main' into feat/events-redesign | 2024-02-14 | -105/+465 | |
| |\| | | ||||
| | * | | Update path variable in resource page tests | 2024-02-11 | -1/+1 | |
| | | | | ||||
| | * | | Move resorce loading from view init() to AppConfig ready() method | 2024-02-11 | -94/+101 | |
| | |/ | | | | | | | This is done to load the resources only once on startup instead of loading it everytime the view is initialized which is done whenever a request is made to the resources endpoint. | |||
| | * | Merge branch 'main' into mailing-list-model | 2024-02-03 | -412/+1200 | |
| | |\ | ||||
| | | * | Appeased the linter | 2024-02-01 | -1/+1 | |
| | | | | ||||
| | * | | Migrate mailing lists to their own API endpoints | 2023-12-17 | -9/+362 | |
| | | | | | | | | | | | | | | | | | | | Add a new model for the bot to store its mailing list state in, as opposed to the current JSON blob in the BotSetting table. Migrate the existing settings from the BotSetting table into the new model. | |||
| * | | | Events: Update the events to include in galleries | 2024-02-11 | -41/+23 | |
| | | | | ||||
| * | | | Events: Fix grammars and add 2023 code jam logo | 2024-02-06 | -3/+6 | |
| | | | | ||||
| * | | | Fix conflicts | 2024-02-02 | -387/+1139 | |
| |\ \ \ | | |/ | |/| | ||||
| | * | | Merge branch 'main' into docs/dark-theme | 2024-01-28 | -397/+1125 | |
| | |\ \ | ||||
| | | * | | Dark: Use a darker pydis blurple everywhere | 2024-01-28 | -5/+1 | |
| | | | | | ||||
| | | * | | Dark: Use alternate images for homepage, resources, events | 2024-01-28 | -43/+97 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to lemon for editting all the images. Co-authored-by: Leon Sandøy <[email protected]> | |||
| | | * | | Dark: Fix timeline icon borders | 2024-01-28 | -0/+4 | |
| | | | | | ||||
| | | * | | Dark: Darken nav, hero, hero waves, button, body backgrounds | 2024-01-28 | -3/+205 | |
| | | | | | ||||
| | | * | | Dark: Fix switch toggle when system preference is used | 2024-01-20 | -2/+4 | |
| | | | | | | | | | | | | | | | | | Thanks to wookie for finding the bug. | |||
| | | * | | Dark: Restore border on github cards | 2024-01-18 | -0/+4 | |
| | | | | | ||||
| | | * | | Dark: Better shadows | 2024-01-18 | -6/+2 | |
| | | | | | ||||
| | | * | | Dark: Better contrast for dark switch | 2024-01-18 | -0/+1 | |
| | | | | | ||||
| | | * | | Dark: Avoid knob & icon overlapping during transition | 2024-01-18 | -1/+1 | |
| | | | | | ||||
| | | * | | Dark: Theme switch with better contrast on mobile | 2024-01-18 | -2/+3 | |
| | | | | | ||||
| | | * | | Optimistic fix for FOUC on initial site load | 2024-01-18 | -0/+5 | |
| | | | | | ||||
| | | * | | Dark: More subtle collapsible and box-shadow borders | 2024-01-18 | -2/+2 | |
| | | | | | ||||
| | | * | | Dark: Use our own panda3d logo with light background | 2024-01-18 | -1/+1 | |
| | | | | | ||||