aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates (follow)
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' into deleted-messages-visible-line-endingsGravatar Sebastiaan Zeeff2020-03-01-6/+13
|\
| * Add sentry logo to sponsorsGravatar Joseph Banks2020-02-20-0/+3
| * Switch the code jam banner for the stream.Gravatar Leon Sandøy2020-02-16-4/+8
| * Update resources reference in head navbar.Gravatar scragly2020-02-06-2/+2
* | Merge branch 'master' into deleted-messages-visible-line-endingsGravatar Joseph2020-02-02-5/+221
|\|
| * Merge branch 'master' into bot#549-show-attachments-staffGravatar Matteo Bertucci2020-01-12-4/+4
| |\
| | * Add Code Jam 6 banner to the homepageGravatar Jeremiah Boby2019-12-23-4/+4
| * | Merge branch 'master' into bot#549-show-attachments-staffGravatar Matteo Bertucci2019-11-15-1/+212
| |\|
| | * Merge branch 'master' into allauth-user-settingsGravatar Gareth Coles2019-10-28-2/+2
| | |\
| | * | Full coverage and finish cleanupGravatar Gareth Coles2019-10-23-4/+9
| | * | Add user settings modal, with connections management and account deletionGravatar Gareth Coles2019-10-23-9/+151
| | * | Merge branch 'master' into allauth-user-settingsGravatar Gareth Coles2019-10-22-1/+1
| | |\ \
| | * | | Implement account deletion at /accounts/deleteGravatar Gareth Coles2019-10-22-1/+33
| | * | | GH signup prevention, views and templates for settings pagesGravatar Gareth Coles2019-10-20-1/+25
| | * | | Bring navbar styling in line on mobile as wellGravatar Gareth Coles2019-10-19-0/+1
| | * | | Initial navbar change to add settings button next to logoutGravatar Gareth Coles2019-10-19-1/+8
| * | | | Show attachments in staff logsGravatar Akarys422019-10-28-0/+5
| | |_|/ | |/| |
* / | | Make newlines visible in deleted messagesGravatar Sebastiaan Zeeff2019-10-31-2/+2
|/ / /
* | | Merge branch 'master' into patch-1Gravatar Sebastiaan Zeeff2019-10-25-1/+1
|\ \ \ | | |/ | |/|
| * | Add bulma content class to home page content for proper formatting.Gravatar scragly2019-10-21-1/+1
| |/
* / Remove breadcrumb truncationGravatar Benjamin Soyka2019-10-20-2/+2
|/
* Add Code of Conduct to navbar submenuGravatar Sebastiaan Zeeff2019-10-17-0/+3
* Merge pull request #284 from python-discord/faviconsGravatar Johannes Christ2019-10-14-11/+9
|\
| * Forgot to update base.html template with favicon changesGravatar ByteCommander2019-10-12-11/+9
* | Wiki: Show breadcrumb without menus for users that can't edit, without the ro...Gravatar Gareth Coles2019-10-14-52/+58
* | Wiki: Remove Django messages from Wiki templatesGravatar Gareth Coles2019-10-14-25/+0
* | Wiki: Hide breadcrumbs bar if the user can't editGravatar Gareth Coles2019-10-14-1/+3
* | Merge branch 'master' into #201-django-allauthGravatar Gareth Coles2019-10-14-8/+17
|\|
| * Merge branch 'master' into fix-home-responsiveGravatar Leon Sandøy2019-10-11-13/+24
| |\
| * | Improve homepage flex responsivenessGravatar ByteCommander2019-10-09-8/+17
* | | Merge branch 'master' into #201-django-allauthGravatar Gareth Coles2019-10-11-13/+11
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' into tizzysaurus_landing_page_textGravatar Leon Sandøy2019-10-11-0/+13
| |\ \
| * | | Make the homepage paragraphier.Gravatar Leon Sandøy2019-10-05-6/+4
| * | | Address code review from Scragly and Mark.Gravatar Leon Sandøy2019-10-05-4/+4
| * | | Update the landing page text.Gravatar Leon Sandøy2019-10-01-7/+7
| | |/ | |/|
* | | Merge branch 'master' into #201-django-allauthGravatar Gareth Coles2019-10-11-0/+13
|\ \ \ | | |/ | |/|
| * | Add favicons; workaround for gitattributesGravatar ByteCommander2019-10-08-0/+13
| |/
* | Prevent saving emails, remove login pageGravatar Gareth Coles2019-10-06-53/+10
* | Replace card on login page with notificationGravatar Gareth Coles2019-10-06-14/+6
* | Login page and styling fixesGravatar Gareth Coles2019-10-06-11/+61
* | Message styling (default to light for now)Gravatar Gareth Coles2019-10-06-2/+16
* | Move messages to the top rightGravatar Gareth Coles2019-10-06-16/+12
* | Set up needed Allauth URLs and add login/logout to navbarGravatar Gareth Coles2019-10-05-0/+21
* | Add MessageRedirectView and show messages on the index pageGravatar Gareth Coles2019-10-05-0/+16
|/
* Add link to Contributing landing page to navbarGravatar Sebastiaan Zeeff2019-09-30-0/+3
* Adding a pygments CSS for syntax highlighting.Gravatar Leon Sandøy2019-09-15-0/+1
* Changing LogView to DetailView, as per Volcy's reviewGravatar Sebastiaan Zeeff2019-08-24-3/+3
* Fixing inconsistent indentation style in logs template and logs cssGravatar Sebastiaan Zeeff2019-08-23-66/+67
* Making the deleted-messages-frontend functional with changes, including:Gravatar Sebastiaan Zeeff2019-08-23-1/+75
* Adding message display to frontendGravatar Sebastiaan Zeeff2019-08-23-9/+16