Added rate limiting and server security

Ton of little visual style tweaks and little up improvements for mobile
This commit is contained in:
Max G
2020-03-26 04:45:23 +00:00
parent 4cc6014581
commit 1b14a8fd31
17 changed files with 283 additions and 148 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div id="app">
<div id="app" :class="{ 'night-mode':($store.getters.getIsNightMode) }">
<global-site-menu />