Douglas Parker
Douglas Parker
## Feature request: Please add the following options to the Window Controls in Settings: - Minimize to taskbar and keep in memory - Minimize to taskbar and minimize memory usage...
**Describe the bug** It seems that there is a bug where duplicate email notifications are sent when clicking more than once to submit requests and possibly when approving / rejecting...
URI Match Detection doesn't work when using 'Starts with' in Chrome on Android. For example, using the following URI: `https://mail.example.com/admin` The above URI format works just fine in Firefox on...
It would be really convenient if Rick Click would enable 'Extract here' to the right click context menu when the [Extract](https://apps.nextcloud.com/apps/extract) app is installed and activated.
The LG TV Companion app used to work great, but after reinstalling Windows I started having major issues with it. This started months ago and I stopped using it for...
Tested with `latest` and `rustic v0.7.0-45-gfc8e3c5-nightly` `rustic webdav` binds to `http://[::1]:8000` despite the configuration. ``` [webdav] address = "127.0.0.1:8000" path-template = "[{hostname}]/[{label}]/{time}" # The path template to use for snapshots....
It works fine on Linux, but on Windows I get hit with: ``` [INFO] using config C:\Users\Douglas Parker\AppData\Roaming\rustic\config\rustic.toml [WARN] service=b2 operation=stat path=keys\a78464a933185e874b3f08533249cef3dacdfc52c5895a86fefd4ab889400c6f -> NotFound (persistent) at stat, context: { service:...
As mentioned in #448, it would be nice if we could use `SSH_PASSWORD` as an environmental variable for restic. This looks like a great starting point: https://github.com/restic/restic/issues/448#issuecomment-184219186