aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/home (follow)
Commit message (Expand)AuthorAgeLines
* Update mock GitHub API responseGravatar Joe Banks2021-09-10-1/+1
* Update repository selection on home pageGravatar Joe Banks2021-09-10-1/+1
* Merge branch 'main' into jb3/django-prometheusGravatar Joe Banks2021-09-04-4/+11
|\
| * Timeout when fetching GitHub repository metadataGravatar Chris Lovering2021-09-03-4/+11
* | Add Django Prometheus to URLsGravatar Joe Banks2021-09-02-0/+1
|/
* Address review comment.Gravatar Johannes Christ2021-07-15-3/+6
* Improvements & fixes to homepage repository display.Gravatar Johannes Christ2021-07-11-31/+31
* Authenticate with the github api to avoid rate limitsGravatar Chris2021-05-23-1/+3
* Merge branch main into dewikificationGravatar kosayoda2021-05-14-92/+152
* Include redirect app URLs to home app URLsGravatar ks1292021-05-03-0/+1
* Merge branch 'dewikification' into resources-listsGravatar ks1292021-03-30-0/+2
|\
| * Rename `articles` to `pages`.Gravatar kosayoda2021-03-23-1/+1
| * Merge branch 'dewikification' into guides-appGravatar ks1292020-11-28-0/+1
| |\
| | * Merge branch 'dewikification' into events-appGravatar ks1292020-10-28-0/+1
| | |\
| | * | Include events URLs to home URLsGravatar ks1292020-10-26-1/+2
| * | | Remove unnecessary namespace from content app URLs includeGravatar ks1292020-10-30-2/+2
| * | | Merge remote-tracking branch 'up/dewikification' into guides-appGravatar ks1292020-10-30-1163/+5
| |\ \ \ | | | |/ | | |/|
| * | | Relock Pipfile.lockGravatar ks1292020-10-06-2/+0
| * | | Fix mess with rebaseGravatar ks1292020-10-06-1/+1
| * | | Rename content -> articles for visual partGravatar ks1292020-10-06-2/+4
| * | | Merge branch 'dewikification' into guides-appGravatar Leon Sandøy2020-10-05-378/+2
| |\ \ \
| * | | | Change guides system to content systemGravatar ks1292020-10-04-1/+1
| * | | | Add guides app URLs to home app URLsGravatar ks1292020-09-20-0/+2
* | | | | Add URLs for resources listsGravatar ks1292020-11-14-1/+1
* | | | | Move resources files from home app to resources appGravatar ks1292020-10-31-463/+0
| |_|/ / |/| | |
* | | | Merge pull request #395 from ks129/resources-homeGravatar Jeremiah Boby2020-10-28-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove unnecessary namespace from including resources app URLsGravatar ks1292020-10-28-1/+1
| * | | Merge branch 'dewikification' into resources-homeGravatar ks1292020-10-07-378/+2
| |\ \ \ | | | |/ | | |/|
| * | | Include resources app URLs to home app URLsGravatar ks1292020-09-22-0/+2
| | |/ | |/|
* | | Remove allauth references from the home app.Gravatar Leon Sandøy2020-10-04-243/+4
* | | Remove files related to django-allauth.Gravatar Leon Sandøy2020-10-04-920/+0
| |/ |/|
* | Remove references to django_nytGravatar Leon Sandøy2020-10-04-1/+0
* | Remove remaining references to wiki.Gravatar Leon Sandøy2020-10-04-1/+1
* | Remove wiki template tags.Gravatar Leon Sandøy2020-10-04-370/+0
* | Remove references to wiki from other apps.Gravatar Leon Sandøy2020-10-04-5/+1
|/
* Update landing page.Gravatar Leon Sandøy2020-09-03-2/+2
* Fix linting issues caused by refactor.Gravatar Leon Sandøy2020-07-15-0/+1
* Removes django_crispy_forms dependency, too.Gravatar Leon Sandøy2020-07-15-14/+0
* Removes django_crispy_bulma dependency.Gravatar Leon Sandøy2020-07-14-4/+3
* Catch ConnectionError when trying to get updated repository dataGravatar Dennis Pham2020-06-22-1/+1
* Fix broken github api test dataGravatar Leon Sandøy2020-06-07-1/+1
* Replace django-crispy-bulma -> flake8-annotationsGravatar Leon Sandøy2020-06-07-1/+1
* Alter signal tests to make use of new user roles syntaxGravatar Joseph Banks2020-06-02-5/+5
* Alter signals to handle OAuth2 with groups and role mappingsGravatar Joseph Banks2020-06-02-5/+5
* No longer accept or track avatar_hash.Gravatar Leon Sandøy2020-05-27-5/+0
* Add more pre-commit hooksGravatar MarkKoz2020-03-04-1/+1
* Full coverage and finish cleanupGravatar Gareth Coles2019-10-23-1/+87
* Add user settings modal, with connections management and account deletionGravatar Gareth Coles2019-10-23-3/+48
* Full test coverage, better redirect testingGravatar Gareth Coles2019-10-22-4/+110
* Implement account deletion at /accounts/deleteGravatar Gareth Coles2019-10-22-2/+43