Orne Brocaar

Results 275 comments of Orne Brocaar

That would be great :) On Mon, Mar 15, 2021, 12:34 Phil Day ***@***.***> wrote: > I can take a stab at this if it helps - now I have...

Yes, I think this is a good idea :) From the chirpstack-api side, I think there might be no find and replace needed? I think if we update to the...

I think I would rather prevent applications from changing their service-profile. There is no guarantee that the service-profile exists within the NS database, as there could be multiple service-profiles, fragmented...

Just checked, there is already code that validates that the service-profile exists on the NS instance.

@hubpav please see https://forum.chirpstack.io/t/help-testing-chirpstack-v4-test-releases/13970. ChirpStack v4 contains a different JS runtime and will also include the NodeJS "Buffer" class (e.g. for base64 or hex encoding / decoding). I'm happy to...

Please note that the above test-releases do not include the Buffer class yet, I pushed this change literally two hours ago :-) (https://github.com/chirpstack/chirpstack/commit/5b1d70cdbfc99a195a6e162d8bfbf8df8b17a7ec)

I would be interested in supporting this, but lets park this until the AS + NS merge has been completed (https://forum.chirpstack.io/t/changes-coming-to-chirpstack/13101).

I'm aware of its limitations. While you will not find anything on GitHub yet, I am working on a refactor and cleanup of the code-base. One of the items that...

I thought I had solved this, but it still seems present. The issue seems to be the migration to GitHub actions. It seems that the `.git` directory is not provided...

If we decide on implementing i18n, then this would add a lot of additional work as on every new or changed message, we need to update the translations, or else...