aboutsummaryrefslogtreecommitdiffstats
path: root/LICENSE-SimpleMDE (unfollow)
Commit message (Expand)AuthorLines
2019-04-21Flake8-docstrings and config as discussed in #192 and on DiscordGravatar Gareth Coles-3/+40
2019-04-20Replace wiki dep with PyDis fork, add git to DockerGravatar Gareth Coles-109/+13
2019-04-20Remove unneeded sites.py and move navbar CSS to base.cssGravatar Gareth Coles-30/+24
2019-04-20100% coverageGravatar Gareth Coles-0/+7
2019-04-20Styling fixes and cleanupGravatar Gareth Coles-13/+15
2019-04-20base.html: Load tags on multiple linesGravatar Gareth Coles-2/+6
2019-04-20Merge settings/Pipfile.lockGravatar Gareth Coles-9/+118
2019-04-20Address reviewsGravatar Gareth Coles-498/+325
2019-04-20Make the flakes happy.Gravatar Johannes Christ-3/+2
2019-04-20Add type hinting.Gravatar Leon Sandøy-8/+13
2019-04-20Adding a Discord menu item to the hamburger, and upping test coverage back to...Gravatar Leon Sandøy-3/+23
2019-04-20Addressing volcyys third review.Gravatar Leon Sandøy-6/+7
2019-04-19Update Pipfile.lock and move home app testsGravatar Gareth Coles-37/+1
2019-04-19Char input has placeholder, finish dir listingGravatar Gareth Coles-33/+49
2019-04-19Lint and update django-simple-bulmaGravatar Gareth Coles-49/+49
2019-04-19Tests for templatetagsGravatar Gareth Coles-45/+195
2019-04-19Wiki requires notification plugin, so we're stuck with itGravatar Gareth Coles-8/+17
2019-04-19First testing attemptGravatar Gareth Coles-9/+39
2019-04-19Addressing all comments in volcyy's second review. The tests now mock the API...Gravatar Leon Sandøy-132/+204
2019-04-19Settings: PARENT_HOST will be added to ALLOWED_HOSTS in debug modeGravatar Gareth Coles-0/+5
2019-04-19Continued cleanupGravatar Gareth Coles-39/+35
2019-04-19Move JS into filesGravatar Gareth Coles-184/+186
2019-04-19Initial template cleanupGravatar Gareth Coles-178/+14
2019-04-19Finish history view pageGravatar Gareth Coles-144/+112
2019-04-19Added test cases to increase coverage for this PR to 100%Gravatar Leon Sandøy-3/+37
2019-04-19Add paginators at the top of paginated sectionsGravatar Gareth Coles-43/+49
2019-04-19Wiki pagination is special-cased, so we basically have one option for itGravatar Gareth Coles-258/+156
2019-04-19Big pagination changes because the wiki is stupidGravatar Gareth Coles-23/+91
2019-04-19Pin flake8-bandit to 1.0.2 to fix ExceptHandler error.Gravatar Scragly-21/+11
2019-04-19Revert linter to non-verbose.Gravatar scragly-4/+4
2019-04-19Output verbose linter to console.Gravatar scragly-1/+1
2019-04-19Get verbose output for linter.Gravatar scragly-1/+1
2019-04-19Fix Dockerfile path.Gravatar scragly-10/+10
2019-04-19Fix docker reference.Gravatar scragly-18/+15
2019-04-19Remove multi-version, use lock and publish lint.Gravatar scragly-133/+96
2019-04-18Addressing all of volcyys review comments, and adding linting and full test c...Gravatar Leon Sandøy-46/+75
2019-04-18Fixing all linting problems introduced by this PR. There's still a TODO left ...Gravatar Leon Sandøy-8/+8
2019-04-18Adding the migration and the lockfileGravatar Leon Sandøy-0/+450
2019-04-18Update docker/app/migrate_and_serve.shGravatar Sebastiaan Zeeff-1/+1
2019-04-18Specify hadolint arguments on the command line.Gravatar Johannes Christ-5/+1
2019-04-18Searching and paginationGravatar Gareth Coles-56/+113
2019-04-18Source pageGravatar Gareth Coles-23/+8
2019-04-18Article deleted/Deleted list pagesGravatar Gareth Coles-68/+87
2019-04-18Delete/Error/Move/Permission Denied pagesGravatar Gareth Coles-133/+190
2019-04-18Prevent accidental submission of link plugin formGravatar Gareth Coles-0/+3
2019-04-18Links plugin is.. functional..Gravatar Gareth Coles-25/+60
2019-04-18Adding a default admin panel user to migrate_and_serve, adding hrefs for all ...Gravatar Leon Sandøy-17/+34
2019-04-18Images plugin is complete.Gravatar Gareth Coles-28/+38
2019-04-18All config of PARENT_HOST with env varGravatar Gareth Coles-1/+1
2019-04-18Settings fixes/reversionsGravatar Gareth Coles-3/+1