aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates/wiki (follow)
Commit message (Expand)AuthorAgeLines
* Add more pre-commit hooksGravatar MarkKoz2020-03-04-2/+0
* Remove breadcrumb truncationGravatar Benjamin Soyka2019-10-20-2/+2
* 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
* Message styling (default to light for now)Gravatar Gareth Coles2019-10-06-0/+13
* Adding a pygments CSS for syntax highlighting.Gravatar Leon Sandøy2019-09-15-0/+1
* 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
* 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-12/+3
* 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-128/+142
* Big pagination changes because the wiki is stupidGravatar Gareth Coles2019-04-19-1/+3
* Searching and paginationGravatar Gareth Coles2019-04-18-56/+49
* 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
* Prevent accidental submission of link plugin formGravatar Gareth Coles2019-04-18-0/+3
* Links plugin is.. functional..Gravatar Gareth Coles2019-04-18-25/+49
* Images plugin is complete.Gravatar Gareth Coles2019-04-18-28/+38
* Lots of work on the images management pageGravatar Gareth Coles2019-04-17-89/+132
* Fix up image replacement pageGravatar Gareth Coles2019-04-17-38/+45
* Correct image rendering in wiki articlesGravatar Gareth Coles2019-04-17-13/+16
* Image sidebar is finally completeGravatar Gareth Coles2019-04-17-145/+218
* Accessibility and images sidebarGravatar Gareth Coles2019-04-17-36/+43
* Image upload and images sidebar form workGravatar Gareth Coles2019-04-15-32/+42
* Images sidebar work, and allow fields to be rendered without labelsGravatar Gareth Coles2019-04-15-150/+109
* Small styling fixesGravatar Gareth Coles2019-04-15-4/+14
* Editor fixes and sidebar accordionGravatar Gareth Coles2019-04-15-34/+71
* Fix preview/nav visibilityGravatar Gareth Coles2019-04-15-7/+9
* Finish creation form, remove weird article title addonsGravatar Gareth Coles2019-04-15-38/+79
* Remove TOC, link headers, fix breadcrumb paddingGravatar Gareth Coles2019-04-15-144/+67
* Breadcrumb/article menu workGravatar Gareth Coles2019-04-14-117/+137
* More styling - breadcrumbs and messagesGravatar Gareth Coles2019-04-14-37/+41
* Modals and breadcrumb workGravatar Gareth Coles2019-04-14-209/+232
* Remove attachments plugin, add plugin templatesGravatar Gareth Coles2019-04-14-0/+553
* Some work towards fixed navigationGravatar Gareth Coles2019-04-13-70/+100
* Some more work towards the editor pagesGravatar Gareth Coles2019-04-13-105/+122
* Small cosmetic changesGravatar Gareth Coles2019-04-13-118/+119
* SimpleMDE editor for wiki MarkdownGravatar Gareth Coles2019-04-13-2/+7
* Mostly-working model choice stuffGravatar Gareth Coles2019-04-12-9/+50
* More forms work - Boolean is done!Gravatar Gareth Coles2019-04-12-50/+157