Matthias Pfeil
Matthias Pfeil
## Description ## Motivation and Context ## How Has This Been Tested? ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ]...
## Description ## Motivation and Context ## How Has This Been Tested? ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New...
## Description TODO: function to share box with others ## Motivation and Context ## How Has This Been Tested? ## Types of changes - [ ] Bug fix (non-breaking change...
This PR removes `Honeybadger` for error tracking and adds `sentry` for this purpose. ## Description ## Motivation and Context ## How Has This Been Tested? ## Types of changes -...
Unify response message format to: ``` { code: "", // e.g. NotAuthorized or NotFound (restify errors) , Ok or Created for 2xx responses! message: "" // e.g. ApiKey valid or...
Account can only be used if the user confirmed the associated email address with the account ### Fix or Enhancement and description? ### Environment - OS: Write here - Browser...
Remove Matomo and start using Umami ### Fix or Enhancement and description? ### Environment - OS: Write here - Browser & Version: Write here
Checkout branch `feat/postgres` as a starting point ## Expected Behavior ## Current Behavior ## Possible Solution ## Steps to Reproduce (for bugs) 1. 2. 3. 4. ## Context ## Your...
## Expected Behavior Provide a configured Javascript decoder for TTN enabled devices. ## Current Behavior Right now you have to copy and modify the [decoder](https://github.com/dasdigidings/The_Things_Stack_v3-payload_functions/tree/main/senseboxhome) provided by `dasdigidings`. ## Possible...
## Description ## Motivation and Context ## How Has This Been Tested? ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ]...