Marc Schlaich

Results 25 issues of Marc Schlaich

## Data - **Shiori version**: latest docker image (1.5.3) - **Database Engine**: SQLite - **Operating system**: N/A - **CLI/Web interface/Web Extension**: N/A ## Describe the bug / actual behavior If...

type:bug
tag:more-info

## Data - **Shiori version**: 1.5.3 - **Database Engine**: SQLite - **Operating system**: from Dockerfile - **CLI/Web interface/Web Extension**: N/A ## Describe the bug / actual behavior Deleting all bookmarks...

type:bug
good first issue
component:backend
database

Would be nice if the gallery could be browsed with keyboard navigation. Currently it requires mouse interaction to toggle between themes.

feature

#445 indicates that Python 3.10 + 3.11 is broken. If this is still the case you should clearly mention this in the docs as both interpreters are available. If they...

I use `pip install --target` to build compatible package directories for different platforms to distribute applications. For example `pip install --platform=win_amd64 --target packages-win64 --only-binary=:all: --python-version 310 "sqlalchemy>=2,=2,

question

## Summary Closes #6246 I did some experiments for my feature request. In theory it works. However overriding implementation without specifying the abi doesn't make sense I would say. Right...

Follow up of #6198 With `pip` you can use `--implementation py` to only select packages which don't have platform dependent binary content. I couldn't find a way to reproduce this...

compatibility
configuration

## Issue Running tox without provisioned tox, I get colored output. Running tox from a provisioned tox environment, there are no colors. ## Environment Provide at least: - OS: Windows...

### Issue Modern IT security is all about layered security. Make each boundary of every application / device as robust as possible. One of the important paradigms is always assume...

won't do

### The Problem I have configured MQTT with TLS however the connections fails without a useful error: ``` [MQTT IF] using caCert: /config/cacert.pem [MQTT IF] URI: mqtts://mosquitto.local.schlamar.de:8883, clientname: watermeter ......

bug