Heiko Rothe

Results 12 issues of Heiko Rothe

Hey there, together with a friend we discovered that you can't login to PlexRequests if your Plex.tv username contains special characters such as ä, ü, ö etc. The name shows...

bug
active

While the current cluster implementation works, it's not without its issues and isn't well maintained. Instead, it might make sense to switch to a more standardized protocol for communication between...

enhancement

**Is your feature request related to a problem? Please describe.** The current approach of using the closest instance has multiple disadvantages: - requires at least one instance in each room...

enhancement

The iOS companion app has received an instance browser, which in its current version serves as a way of viewing live entity data. This is quite useful to e.g. fine-tune...

enhancement

NestJS now offers an official [eventing library](https://docs.nestjs.com/techniques/events), which could be a good replacement for the event emitting code that is used by the entities module. The old library still works,...

enhancement

We should take a look at whether the APIs used by the companion app are also available in watchOS - and if they are we should see if we can...

enhancement

**Is your feature request related to a problem? Please describe.** The install process can be quite lengthy for manual NodeJS installs and some things may go wrong. **Describe the solution...

enhancement

Hey there, the previous Docker support didn't quite adhere to Docker principles and made Packages sort of painful to setup on production. I've rewritten the Docker files to generate fully...

The latest master branch has a fix for the types that I would love to have for my project - unfortunately I can't just cleanly import this module from GitHub...

Let's encrypt just launched the new API with wildcard support: https://community.letsencrypt.org/t/acme-v2-and-wildcard-certificate-support-is-live/55579. Certbot 0.22.0 and above already support the new features. Would love to see these upstream in the rancher-letsencrypt project!