Commit Graph

8 Commits (b51f45c704c7268899d4419a79d1638262921749)

Author SHA1 Message Date
Isaac Abadi cbdd1a6253 Improved snackbar translations support 3 years ago
Isaac Abadi 34245bd339 Updated styling for settings page
Fixed issue where redirects to home occured when reloading the settings page

Fixed errors that occured when loading the settings page
4 years ago
Isaac Abadi 73b9cf7893 Settings is now a route instead of a dialog 4 years ago
Isaac Abadi 3f10986cdf Updated Angular to version 11
- ngx-videogular was replaced by @videogular/ngx-videogular
5 years ago
Isaac Abadi d4e5082039 Confirm dialog can now optionally use warn colors (used for deletion or breaking changes)
Category re-ordering is fixed

Category deletion in settings is now functional
5 years ago
Isaac Grynsztein e97e9ec717 Logs viewer will now color-code logs based on type (error, warning, info, etc.)
You can also clear logs from the logs viewer as well
5 years ago
Isaac Grynsztein a9f197e46d Updated logs viewer component
- 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)
5 years ago
Isaac Grynsztein 2998562655 Added the ability to view logs from the settings menu 5 years ago