aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates (follow)
Commit message (Expand)AuthorAgeLines
...
* | 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
* Adding initial staff app to DjangoGravatar Sebastiaan Zeeff2019-08-23-0/+15
* Adding a tools page to the More menuGravatar Leon Sandøy2019-07-10-1/+4
* Let's only work if there are trailing slashesGravatar Leon Sandøy2019-07-06-5/+5
* adding hrefs to the more linksGravatar Leon Sandøy2019-07-06-5/+5
* fixing floating button on root article pageGravatar Leon Sandøy2019-07-06-4/+0
* Fixing the titles properlyGravatar Leon Sandøy2019-07-06-1/+1
* fixing the embed titles - no newlines or indents pleaseGravatar Leon Sandøy2019-07-05-3/+1
* Changing to new FontAwesome kitGravatar Leon Sandøy2019-07-03-5/+1
* Remove unneeded sites.py and move navbar CSS to base.cssGravatar Gareth Coles2019-04-20-1/+0
* Styling fixes and cleanupGravatar Gareth Coles2019-04-20-13/+3
* base.html: Load tags on multiple linesGravatar Gareth Coles2019-04-20-2/+6
* Merge branch 'django' into django+200/wikiGravatar Gareth Coles2019-04-20-86/+144
|\
| * Adding a Discord menu item to the hamburger, and upping test coverage back to...Gravatar Leon Sandøy2019-04-20-1/+8
| * Addressing volcyys third review.Gravatar Leon Sandøy2019-04-20-1/+1
| * Addressing all comments in volcyy's second review. The tests now mock the API...Gravatar Leon Sandøy2019-04-19-9/+9
| * Adding a default admin panel user to migrate_and_serve, adding hrefs for all ...Gravatar Leon Sandøy2019-04-18-13/+16
| * The GitHub API stuff is done now, including data caching. Just a couple of mi...Gravatar Leon Sandøy2019-04-17-99/+30
| * Added hrefs for the cardsGravatar Leon Sandøy2019-04-13-6/+6
| * Responsive video container not quite working the way it should.Gravatar Leon Sandøy2019-04-12-47/+74
| * Slight improvements to the who are we textGravatar Leon Sandøy2019-04-12-8/+17
| * Better JetBrains sponsor logo, fixed a bug with responsive video containers, ...Gravatar Leon Sandøy2019-04-12-7/+82
| * responsive video containerGravatar Leon Sandøy2019-04-12-1/+1
| * Implemented a sticky footer systemGravatar Leon Sandøy2019-04-12-5/+8
| * New landing page. Not quite done yet. This probably should've been more than ...Gravatar Leon Sandøy2019-04-11-69/+72
* | Address reviewsGravatar Gareth Coles2019-04-20-488/+321
* | Char input has placeholder, finish dir listingGravatar Gareth Coles2019-04-19-33/+49
* | Continued cleanupGravatar Gareth Coles2019-04-19-7/+10
* | Move JS into filesGravatar Gareth Coles2019-04-19-184/+25
* | Initial template cleanupGravatar Gareth Coles2019-04-19-178/+14
* | Finish history view pageGravatar Gareth Coles2019-04-19-144/+112
* | Add paginators at the top of paginated sectionsGravatar Gareth Coles2019-04-19-43/+49
* | Wiki pagination is special-cased, so we basically have one option for itGravatar Gareth Coles2019-04-19-193/+142
* | Big pagination changes because the wiki is stupidGravatar Gareth Coles2019-04-19-21/+24
* | Searching and paginationGravatar Gareth Coles2019-04-18-56/+113
* | Source pageGravatar Gareth Coles2019-04-18-23/+8
* | Article deleted/Deleted list pagesGravatar Gareth Coles2019-04-18-68/+87
* | Delete/Error/Move/Permission Denied pagesGravatar Gareth Coles2019-04-18-132/+184