aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/home/views (follow)
Commit message (Expand)AuthorAgeLines
* Authenticate with the github api to avoid rate limitsGravatar Chris2021-05-23-1/+3
* Merge branch main into dewikificationGravatar kosayoda2021-05-14-75/+89
* Remove allauth references from the home app.Gravatar Leon Sandøy2020-10-04-2/+1
* Remove files related to django-allauth.Gravatar Leon Sandøy2020-10-04-100/+0
* Update landing page.Gravatar Leon Sandøy2020-09-03-1/+1
* Catch ConnectionError when trying to get updated repository dataGravatar Dennis Pham2020-06-22-1/+1
* Replace django-crispy-bulma -> flake8-annotationsGravatar Leon Sandøy2020-06-07-1/+1
* Full coverage and finish cleanupGravatar Gareth Coles2019-10-23-1/+1
* Add user settings modal, with connections management and account deletionGravatar Gareth Coles2019-10-23-3/+45
* Full test coverage, better redirect testingGravatar Gareth Coles2019-10-22-3/+0
* Implement account deletion at /accounts/deleteGravatar Gareth Coles2019-10-22-2/+19
* GH signup prevention, views and templates for settings pagesGravatar Gareth Coles2019-10-20-1/+46
* Fix a bug where GitHub API rate limit could crash Home.Gravatar Leon Sandøy2019-09-15-17/+34
* Fix misconfigured flake8 so docstrings are properly lintedGravatar S. Co12019-09-05-1/+1
* Give a code a lintGravatar Jeremiah Boby2019-07-10-3/+2
* Teach new lint rules to old codeGravatar Jeremiah Boby2019-07-10-3/+0
* Make the flakes happy.Gravatar Johannes Christ2019-04-20-2/+1
* Add type hinting.Gravatar Leon Sandøy2019-04-20-3/+8
* Addressing volcyys third review.Gravatar Leon Sandøy2019-04-20-3/+4
* Addressing all comments in volcyy's second review. The tests now mock the API...Gravatar Leon Sandøy2019-04-19-0/+113