Diana

Results 15 issues of Diana

I wanted a graph but my account is protected, so even though I give permission to it, I can't get a graph?

### Why/User Benefit/User Problem So people can figure out what manga to read at the moment ### What/Requirements Show manga **only in your library** that has new chapters, in the...

enhancement

Adds an `--app` command-line option that installs as normal, but sets the dll overrides for the named application instead of all applications. Does have the perhaps notable side effect of...

{{tag_name}} doesn't work in pre-release-replacements with --no-tag, instead the literal text `{{tag_name}}` is substituted and no error or warning is displayed. The behavior I expected here is that `--no-tag` stops...

I think more guide/tutorial like resources could be useful, targeted to non-crypto experts, normal developers, and providing recommendations for what things to use in what situations, safe libraries to use,...

Attempting to capture an extremely long page correctly scrolls all the way to the bottom from the top, but otherwise fails to even attempt to save an image. --- Want...

## What were you trying to do Encrypt a file with a passphrase ## What happened instead of prompting for my passphrase in the terminal like I expected from a...

### Checklist - [X] I've looked through [troubleshooting](https://clementtsang.github.io/bottom/nightly/troubleshooting), [known problems](https://clementtsang.github.io/bottom/nightly/support/official/#known-problems), and [existing open issues](https://github.com/ClementTsang/bottom/issues?q=is%3Aopen+is%3Aissue) for similar issues. ### Describe the issue On the master branch, using either the `dd` or...

bug

## Description This changes how temperature sensors are displayed, in a way I believe to be much better. This PR is based on top of and requires #805 Comparison Before:...

I'm trying to exclude some directories from my backup, and using globs to do so per [this discussion](https://github.com/rustic-rs/rustic/discussions/636) Using any include glob causes every single file to be ignored in...

C-enhancement