Jens-Uwe Mager

Results 10 issues of Jens-Uwe Mager

If I am using ODRefreshControl from my UITableView it is centered fine, but if I use it in my UIScrollView that can scroll horizontally, the activity is invisible if the...

I did upgrade from v1 to v2 recently and I am noticing that my lists do not render properly. Upon investigating I see that I am having "\r\n" in my...

For some stores (e.g. firestory) deleting a record that does not exist might produce an error.

This fixes issue https://github.com/mindbrix/UIImage-PDF/issues/42 for me.

This is a short change to allow any users of appirater to configure the name of the strings table used for the localization. I have all the strings included in...

- [X] I have read this document: https://miniflux.app/opinionated.html#feature-request The new Search menu takes up quite some screen real estate on a narrow phone screen. It is also quite easy to...

feature request

The input field for the user name should have an autocomplete=“username” and password accordingly an autocomplete=“current-password” attribute. In the case of webauthn there should an autocomplete=“username webauthn” attribute for the...

enhancement

I just did debug a problem that using Redis in a code path for an oauth2 flow was very slow compared to the version with the session store in a...

There are standard environment variables for GitHub Actions that contains the URLs for the GitHub server and API endpoints. Using these environment variables makes no difference, but for example for...

I had to increase the border for the background arrow by one, otherwise I had a border of one pixel between the popup body and the pointing triangle.