Knut Ahlers

Results 31 issues of Knut Ahlers

> As a Kubernetes operator I want to be able to create an OTS instance easily without having to write the chart myself. The repo should bring its own chart....

This PR adds a Dockerfile to generate Twitchat's production version into a Docker image following the build-instructions from the README file. Alongside it modifies the language compiler to work on...

In order not to have to deal with `go mod` issues appearing when executing the version check in a directory having private Go modules but no valid authentication to update...

> As a system administrator I want to be able to trust my backup mechanism to run even if it failed once without having to manually check it every time...

enhancement
help-welcomed

Uptimerobot introduced a new monitor type "heartbeat" (currently in beta) which is not currently supported by the provider: ![image](https://user-images.githubusercontent.com/20142/66853657-19d8c600-ef80-11e9-9b94-f1996b29ef30.png) ```json5 { "id": 1234, "friendly_name": "Name of the monitor", "url": "https://heartbeat.uptimerobot.com/***unique-id***",...

enhancement

TODO: - [ ] Add virtual Streamdeck caching-wrapper around physical one - [ ] Add interface for virtual Streamdeck - [ ] Add editor mode to interface - [ ]...

> As a bot editor I want to be able to configure module configs and defaults without editing the config-file manually. Therefore add a new frontend to edit module configs....

enhancement
javascript
go

> As a bot editor I want to be able to see and manage counters without having to access the database. Therefore add a new frontend to edit & delete...

enhancement
javascript

> As a developer I want to be able to update and properly maintain the frontend interface. Therefore `bootstrap-vue` should go and Bootstrap 5.3 should be the new version. While...

enhancement
javascript

> As an user having someone else host the bot for me I don't have access to the CLI logs of the bot and therefore cannot see which errors occurred...

enhancement