Bryce Kellogg

Results 3 issues of Bryce Kellogg

Currently the `LoginView`, `LogoutView`, and `LogoutAllView` all have hardcoded `permission_classes` to `IsAuthenticated`. While this is definitely the minimum needed as discussed in issues #64 and #9, sometimes additional permissions are...

As requested in #106, this PR adds [chartjs-plugin-zoom](https://github.com/chartjs/chartjs-plugin-zoom)

According to the [documentation](https://creativeprojects.github.io/resticprofile/status/index.html) (and my testing) the status file is not generated (or updated) when doing `resticprofile stats`. It looks like it only supports "backup/forget/check". My use case is...

enhancement
good first issue