* 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
* Created developer tools dashboard
* Remove PopUp and use inline version
* Moved developer tools to the settings tab
At request of Geo
* Fixed some bugs.
* Fix Typos and flex on buttons
* Lowercased token
* Fix button styles
* Move screenshot in-house.
* Move screenshot in-house.
* Completed Developer Settings and Added features to Settings Tab.
Also fixed the about page, updated the "alpha" mention to beta.
* Update revoke-token.vue