* Fixed xss sanitizer config for checkboxes
* Fixed typo in version navigation tree href
* Fixed navigation tabs' margins with pure css
* Prettier
For some weird reason my prettier config seems to be different
Co-authored-by: Redblueflame <contact@redblueflame.com>
* Specify which application file types are allowed
* Attempt two
* attempt 3
* Update version edit too
good thing these commits will be squashed!
* Fix warnings
* Adjust quite a bit of wording
Also converts many title case things to sentence case (fixes#238)
* Change advised to recommended
* Oops, I missed a page
* That page too
* Missed a spot
* Added confirmation popup for account deletion
(I nearly deleted my account twice, please help me)
Added component for easy adding of new confirmation popups.
* Add confirmation popup for mod deleting
* Add confirmation popup for version & file deletion
* Changed the placeholder to a generic value
* Remove Nuxt Auth from the project, and switch to a custom solution
* Replace old testing code
* Remove warnings
* Add comments to hard to understand function calls in middleware
* Use arrow functions