* add admin routes + admin panel to: * view and edit user data * update user to admin * change settings (move some .env values to admin settings) * skip watchlist cycle * use role authentification instead of simple jwt * add root user which can't be deleted and is always admin * add logging