Results 32 issues of 9p4

When the sign-in flow is occurring, sometimes the user doesn't already exist in Jellyfin. It would be nice to allow the user to create a username when this "first login"...

enhancement

Currently, multiple choice polls are treated as single choice ones. There is no way to select multiple options.

enhancement

For example, the account https://mastodon.social/@dlx has a transparent square where the profile picture ought to be. I can confirm that the image does appear in the official app. @robb (owner...

bug

## Environment: - OS: iOS 16.3 (20D47) - IceCubesApp version: 1.4.5 ## Description When adding alt text to an image and the phone screen locks before saving, the alt text...

bug

In the code https://github.com/getgrav/grav/blob/490bdd6ce7aaae315c033ca5af112a778a42455a/system/src/Grav/Common/Utils.php#L800, Grav hardcodes the content type for some extensions. I want to have a different content type returned for atom/rss in order to style it with xslt.

**Is your feature request related to a problem? Please describe.** I'm always frustrated when I write descriptions for the feeds myself, but when the feed updates, it erases the descriptions...

Bug (unconfirmed)
Feature Request

# Description This pull request implements checking roles for all OpenID users logging in against a list of allowed roles. If the list of roles is empty, then the check...

If there is a trailing slash in the "issuer" field in the "well-known" configuration, the SDK will error out with a "File not found" before loading the login screen.

needs-info

It seems that Netavark starts aardvark with the default DNS filter (`.dns.podman`). This should be customizable: ``` $ dig +short @10.88.0.1 container.podman.mycustomdomain 10.88.0.12 ``` Aardvark sets the filter domain here:...

kind/feature