Fixed issue where redirects to home occured when reloading the settings page Fixed errors that occured when loading the settings page
You can also clear logs from the logs viewer as well
- now by default last 50 lines are showed - added copy to clipboard button - added loading spinner to indicate to users when the logs are loading app.get('/api/logs') is now app.post to allow for additional parameters (such as lines to retrieve)