aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/static/js (follow)
Commit message (Collapse)AuthorAgeLines
...
* Merge branch 'main' into swfarnsworth/smarter-resources/merge-with-mainGravatar Leon Sandøy2022-01-23-0/+13
|\
| * Restructure bot contributing guide (#591)Gravatar Boris Muratov2021-10-17-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | * Restructure bot contributing guide Restructures the bot guide to focus on getting users "through the door" first, and slowly adding additional information and options. The guide is built in terms of showing ways to run the bot and how to achieve it, rather than listing all of the information for each configuration and environment variable right away. That said, the attempt was to still present the reader with the full information they need, and to still be able to use as a quick reference for contributors who are already familiar with the project. As a style choice, this guide incorporates collapsible elements, which required some CSS and JS additions. This could be resolved with the bulma-collapsible extension, but it doesn't seem to function well inside django templates. The guide includes an optional config.yml to use with the test server template. This is a temporary measure until we get the bootstrapping application going. This guide additionally splits the bot account creation and obtaining Discord ID's guides and they didn't seem related. The original file is kept for now as it is used by other guides at the moment.
* | Move evil <script> tag into a .js file.Gravatar Leon Sandøy2022-01-23-0/+48
|/
* Merge branch main into dewikificationGravatar kosayoda2021-05-14-0/+104
|
* Remove files related to django-allauth.Gravatar Leon Sandøy2020-10-04-100/+0
|
* Remove wiki templates and static.Gravatar Leon Sandøy2020-10-04-314/+0
|
* Add user settings modal, with connections management and account deletionGravatar Gareth Coles2019-10-23-0/+100
|
* Re-add erroneously removed static filesGravatar Gareth Coles2019-10-03-0/+314
|
* Remove accidental static files commit; fix AllauthGravatar Gareth Coles2019-10-03-314/+0
|
* Address reviewsGravatar Gareth Coles2019-04-20-2/+0
|
* Continued cleanupGravatar Gareth Coles2019-04-19-7/+0
|
* Move JS into filesGravatar Gareth Coles2019-04-19-0/+161
|
* Links plugin is.. functional..Gravatar Gareth Coles2019-04-18-0/+11
|
* Image sidebar is finally completeGravatar Gareth Coles2019-04-17-6/+34
|
* Editor fixes and sidebar accordionGravatar Gareth Coles2019-04-15-0/+3
|
* Remove TOC, link headers, fix breadcrumb paddingGravatar Gareth Coles2019-04-15-21/+0
| | | | Also removes some templates we don't care about
* Editor: TOC insert correctly places on previous line rather than next lineGravatar Gareth Coles2019-04-15-4/+4
|
* Breadcrumb/article menu workGravatar Gareth Coles2019-04-14-0/+37
|
* Modals and breadcrumb workGravatar Gareth Coles2019-04-14-0/+13
|
* Some more work towards the editor pagesGravatar Gareth Coles2019-04-13-12/+39
|
* Small cosmetic changesGravatar Gareth Coles2019-04-13-3/+1
|
* SimpleMDE editor for wiki MarkdownGravatar Gareth Coles2019-04-13-0/+66