Kuba314
Kuba314
Add an emote to stop the pepegas in #idm from pinning Headclass saying literally anything. Pin count would then be determined by `pins - dontpins`.
### Requirements - [X] I've searched [platform-specific issues](https://github.com/jtroo/kanata/blob/main/docs/platform-known-issues.adoc), [issues](https://github.com/jtroo/kanata/issues) and [discussions](https://github.com/jtroo/kanata/discussions) to see if this has been reported before. ### Describe the bug I'm trying to have `lctl` on my...
**Describe the bug** I'm not familiar with selenium at all, but `lidl-plus auth` was reporting that I don't have firefox installed (I do). Removing `executable_path`, `firefox_binary` and `firefox_profile` arguments from...
**Describe the bug** I'm currently getting a HTTP 500 with the body `Object reference not set to an instance of an object.`. This happens when fetching a single ticket using...
Copy [diogotcorreia/lidl-to-grocy](https://github.com/diogotcorreia/lidl-to-grocy)'s fix to a ticket v2 API change. The fix is to try the v2 API and if it fails use a v3 API which returns the ticket formatted...
**Describe the bug** When doing any action with the API, an access token has to be acquired through the auth API at `https://accounts.lidl.com`. However, I'm suddenly getting an HTTP 403...
The DataTable component in typescript currently accepts only modifiable arrays. This doesn't have to be the case though, since the DataTable implementation (to my knowledge) doesn't seem to modify the...