aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps (follow)
Commit message (Collapse)AuthorAgeLines
* Remove expired coupon code and update course nameGravatar wookie1842022-02-19-3/+2
|
* Fix typo in bot tutorial resource (#661)Gravatar Ben Soyka2022-02-16-1/+1
| | | Co-authored-by: Xithrius <[email protected]>
* Return random off topic names which are Active only (#644)Gravatar Rohan Reddy Alleti2022-02-16-9/+29
| | | Co-authored-by: Xithrius <[email protected]>
* Merge branch 'main' into 659/lemon/resource_search_barGravatar Leon Sandøy2022-02-13-0/+48
|\
| * Allow searching users by username and discriminatorGravatar Johannes Christ2022-02-13-0/+48
| | | | | | | | | | | | | | | | A test case is added to demonstrate this functionality. Closes #578. Co-authored-by: Boris Muratov <[email protected]>
* | Titlecase the PyDis YouTube resourceGravatar Leon Sandøy2022-02-13-1/+1
| | | | | | Co-authored-by: Mark <[email protected]>
* | Add names for every resource card.Gravatar Leon Sandøy2022-02-13-0/+12
| |
* | Kaizen: Update URL for Two Scoops.Gravatar Leon Sandøy2022-02-12-1/+1
| |
* | Kaizen: Fix redirect /pages/resources/communities.Gravatar Leon Sandøy2022-02-12-0/+5
|/
* Update Exercism Resource (#658)Gravatar mathstrains212022-02-11-2/+2
|
* Replace FA pro issue icon with the regular iconGravatar ChrisJL2022-02-04-3/+3
| | | We stopped using FA pro, as we wanted it was using an ex-admin's person FA pro subscription, which we didn't control.
* Rewrite Google Colab resource to emphasize GPU computationGravatar Steele Farnsworth2022-02-03-4/+4
| | | | | Previously, it was unclear why this was a data science resource. This version states that Colab offers GPU computation and that it can be used for deep learning, which is the reason. Also fixes abrupt change in sentence structure ("a ... Jupyter Notebook which supports e.g. !apt-get"; "e.g." unexpected). Also, expressions in backticks (apt-get) won't be rendered as code, though since Colab is mostly a beginner sandbox, I don't think the word "Debian" will often be known.
* Use external-link-alt for all links.Gravatar Leon Sandøy2022-02-01-5/+5
|
* Complete refactor of collapsibles.Gravatar Leon Sandøy2022-02-01-10/+10
| | | | | | | | | | | | | This is now a completely self-contained feature, which can be used in the same way on every page. I've moved all the collapsible-related logics out of the resources.js file and into collapsibles.js, and added documentation and other quality-of-life features that will apply to other pages, as well. Changes: - The icon will now always change when the collapsible opens or closes. - By adding the "collapsed" class, you can tell the collapsible to be collapsed by default.
* Refactor as_css_class to 'to_kebabcase'.Gravatar Leon Sandøy2022-02-01-37/+64
| | | | | | | We're making a few changes here - Changing the name to 'to_kebabcase' - Covering all edge cases - Adding a unit test for this utility
* Murder some space Gravatar Leon Sandøy2022-02-01-1/+1
| | | | | | Remove those pointless empty pages at the start and the end of a book. Co-authored-by: Johannes Christ <[email protected]>
* Kaizen: Make jchrists wildest dreams come trueGravatar Leon Sandøy2022-02-01-1/+1
| | | Co-authored-by: Johannes Christ <[email protected]>
* Add type annotations for sort key method.Gravatar Leon Sandøy2022-02-01-1/+1
|
* Sort resources alphabetically, disregarding 'the'.Gravatar Leon Sandøy2022-02-01-1/+10
|
* Add more tests for the new resources page.Gravatar Leon Sandøy2022-01-31-0/+12
| | | | Coverage is now 100%.
* Revert changes to pyproject.toml.Gravatar Leon Sandøy2022-01-31-1/+1
| | | | | These changes were not necessary. I am very sorry for the things that I did.
* Placate the flake8.Gravatar Leon Sandøy2022-01-31-1/+3
|
* Minor changes to socratica resource.Gravatar Leon Sandøy2022-01-31-2/+8
|
* Add Socratica to the resource list.Gravatar Leon Sandøy2022-01-31-0/+16
| | | | Closes https://github.com/python-discord/meta/issues/119
* Get rid of invalid filters in the URL.Gravatar Leon Sandøy2022-01-31-0/+11
|
* Make a few minor corrections to resources.Gravatar Leon Sandøy2022-01-31-5/+5
| | | | | | - Changes Google Collab to Colab - Updates the URL for the vcokltfre tutorial - Adds a category icon for Game Development.
* Merge branch 'main' into swfarnsworth/smarter-resources/merge-with-mainGravatar Hassan Abouelela2022-01-31-21/+87
|\ | | | | | | | | | | | | | | Signed-off-by: Hassan Abouelela <[email protected]> # Conflicts: # poetry.lock # pyproject.toml
| * Update metricity tests to test new voice_gate_blocked behaviourGravatar Chris Lovering2022-01-27-10/+22
| |
| * Use voice_mute and voice_ban to determine voice_gateGravatar Chris Lovering2022-01-27-8/+6
| | | | | | | | Previously only voice_ban was used, but now having either of these infractions should mean the user is blocked from reciving the role.
| * Add new incidents webhook to exmaple config.ymlGravatar Chris Lovering2022-01-27-0/+1
| | | | | | | | This was recently added to the bot.
| * Fix pynews config in example fileGravatar Chris Lovering2022-01-27-1/+5
| | | | | | | | The python news cog relies on the python_news section of the config being filled in via a named alias. Since we were using the DEV_ prefix, this meant it was not being populated, leading to the cog throwing an error on boot.
| * Try to add merge migrationGravatar Karlis Suvi2022-01-25-0/+14
| |
| * Merge branch 'main' into voicemuteGravatar ChrisJL2022-01-21-294/+1291
| |\
| * | Implement voice mute + migration from voice mute -> voice banGravatar ks1292021-10-09-2/+39
| | |
* | | Revert ugly deploy preview redirect hack.Gravatar Leon Sandøy2022-01-30-40/+1
| | |
* | | Refactor: collapsibles as a stand-alone componentGravatar Leon Sandøy2022-01-30-0/+1
| | |
* | | Get rid of the title_url for university of torontoGravatar Leon Sandøy2022-01-30-1/+0
| | |
* | | Fix resource redirects for deploy previews.Gravatar Leon Sandøy2022-01-30-2/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | This could probably be improved by making it less hardcoded, but since there's a bunch of special cases, and since it only affects deploy previews, I'm choosing to solve this with a simple solution. I don't think realistically that we're gonna be adding a ton of resource types down the line anyway.
* | | Ensure "Other" is always the bottom topic.Gravatar Leon Sandøy2022-01-30-6/+12
| | |
* | | Add plural redirects, like /books.Gravatar Leon Sandøy2022-01-30-0/+10
| | | | | | | | | | | | This is an intuitive thing to link to, so let's support it for better UX
* | | Replace is-goodreads-cream with is-black.Gravatar Leon Sandøy2022-01-30-17/+15
| | | | | | | | | | | | | | | The goodreads cream, while nice, has poor readability on a light background. So I'm ditching it and just going black with those icons.
* | | Support dashful redirects.Gravatar Leon Sandøy2022-01-30-2/+5
| | | | | | | | | | | | | | | | | | | | | Previously, trying to go to `resources/project%20ideas` would crash the filtering JS. This has now been sorted out, so that these types of redirects have their spaces replaced by dashes, which makes them valid again.
* | | Redirects from old endpoints now filter correctly.Gravatar Leon Sandøy2022-01-30-21/+15
| | | | | | | | | | | | | | | For example, navigating to pydis.com/resources/communities will now correctly redirect to pydis.com/resources/?type=community.
* | | Add redirects for all old resource endpoints.Gravatar Leon Sandøy2022-01-29-0/+28
| | | | | | | | | | | | This will maintain backwards compatibility once this is merged.
* | | Sort all the resources alphabetically.Gravatar Leon Sandøy2022-01-29-2/+4
| | |
* | | Complexity -> Difficulty.Gravatar Leon Sandøy2022-01-29-75/+75
| | |
* | | Distill the resources page.Gravatar Leon Sandøy2022-01-29-2/+2
| | | | | | | | | | | | This should allow Netlify Deploy Previews.
* | | Fix broken icon for Paid resources.Gravatar Leon Sandøy2022-01-28-1/+1
| | |
* | | Resource filtering on the client, pt 1.Gravatar Leon Sandøy2022-01-27-31/+94
| | | | | | | | | | | | | | | | | | | | | Here's the initial version of this system. We've got filtering, but only by clicking checkboxes. The overall look and style are pretty close to where we want them, but it's missing tons of polish to be complete. The following commits will contain that polish.
* | | Add a template tag for css-classifying things.Gravatar Leon Sandøy2022-01-27-0/+18
| | |