Nils Thiele

Results 11 issues of Nils Thiele

There is a issue with SQLAlchemy 1.4.0 which is automatically installed as a dependency of `Flask-SQLAlchemy` in the `requirements.txt`. It leads to the following issue when running the app: ```...

**Info:** * Junction: 1.4.0 (AUR) * Gnome: 41.2 (Manjaro) I noticed that Junction isnt working for files on SMB Shares that i have mounted through nautilus (not manually). It opens...

Hi, would it be possible to add the option to mark everything above the current iteam as read? I find myself often browsing through my unread fead only opening the...

feature request

I noticed that marking items as read is not working anymore with the latest nightly builts of selfoss 2.19 and the Android Client Reader for Selfoss. Using the webinterface works...

question

**Describe the bug** I have an iOS user that has been using snikket since one of the first testflight releases. Now that users changed its avatar (using latest testflight) but...

bug

#### General information * **Version:** 2.9.0+pcr * **Device:** Multiple Devices tested * **Android Version:** Android 9 + 10 tested * **Server name:** self hosted * **Server software:** snikket-alpha-docker * **Installed...

Needs tests

**Describe the bug** Using the "Next Episode" feature is not working if you have changed the `Default select action` in Kodi from the default `Play` to `Show Information`. The Information...

bug

## Expected Behavior By default if an original dataset of an layer is available it should generate a download Link in the layer details page below the export button. ##...

**Is your feature request related to a problem? Please describe.** Using this Extension with Dash to Panel opens the Pano "overlay" above the panel. If you have a clipboard entry...

enhancement

I added the following config option to solving issues using nginx as reverse proxy and serving the app in the subdirectory like `subdomain.example.com/glauth`: ``` SERVER_NAME = os.environ.get('BASE_URL') ``` I still...