- 11 Oct, 2021 1 commit
-
-
Orne Brocaar authored
Closes #631.
-
- 04 Oct, 2021 2 commits
-
-
Orne Brocaar authored
The Redis Stream is incremented for each event (by Redis). Using the PublishedAt timestamp has the risk of race-conditions as the timestamp is set on constructing the message, not on publishing it. Therefore it is possible that the latest message has a timestamp before the message that was published before, in which case the web-interface would ignore it.
-
Orne Brocaar authored
Fixes #628.
-
- 20 Sep, 2021 1 commit
-
-
Orne Brocaar authored
-
- 02 Sep, 2021 2 commits
-
-
Orne Brocaar authored
-
-
- 23 Aug, 2021 1 commit
-
-
Orne Brocaar authored
-
- 17 Aug, 2021 2 commits
-
-
Krasimir Georgiev authored
Signed-off-by:
Krasi Georgiev <8903888+krasi-georgiev@users.noreply.github.com>
-
Orne Brocaar authored
This is already documented in the documentation.
-
- 12 Aug, 2021 2 commits
-
-
fancar authored
-
Orne Brocaar authored
Closes #617.
-
- 09 Aug, 2021 1 commit
-
-
Orne Brocaar authored
-
- 04 Aug, 2021 2 commits
-
-
Orne Brocaar authored
-
Orne Brocaar authored
-
- 22 Jul, 2021 1 commit
-
-
Orne Brocaar authored
-
- 21 Jul, 2021 1 commit
-
-
Mechiel Lukkien authored
And help user with an example for provider_url. It should prevent them from making the mistake of adding the oidc well-known path.
-
- 19 Jul, 2021 2 commits
-
-
Mechiel Lukkien authored
Fetch OpenID Connect claims with UserInfo call, not id_token, and pass claims to registration callback url (#613)
-
Mechiel Lukkien authored
-
- 14 Jul, 2021 1 commit
-
-
Orne Brocaar authored
-
- 13 Jul, 2021 1 commit
-
-
SAGAR PATEL authored
-
- 12 Jul, 2021 2 commits
-
-
Orne Brocaar authored
This makes it possible again to use the PostgreSQL integration with the json_v3 marshaler. Please note that it is recommeded to use the json marshaler.
-
Orne Brocaar authored
This reverts commit 463982a6.
-
- 07 Jul, 2021 8 commits
-
-
Orne Brocaar authored
-
Orne Brocaar authored
-
Orne Brocaar authored
-
Orne Brocaar authored
Closes #604.
-
Orne Brocaar authored
-
Orne Brocaar authored
-
Orne Brocaar authored
-
Orne Brocaar authored
-
- 28 Jun, 2021 3 commits
-
-
Orne Brocaar authored
In case the global marshaler is set to `json_v3`, this would result into `unknown message type: *gw.UplinkRXInfo` errors.
-
Orne Brocaar authored
-
Orne Brocaar authored
-
- 22 Jun, 2021 2 commits
-
-
SAGAR PATEL authored
Signed-off-by:
SAGAR PATEL <sagar.a.patel@slscorp.com>
-
SAGAR PATEL authored
Add Device Address to search functionality. Closes #601. Signed-off-by:
SAGAR PATEL <sagar.a.patel@slscorp.com>
-
- 16 Jun, 2021 1 commit
-
-
Kevin Leung authored
-
- 15 Jun, 2021 1 commit
-
-
Orne Brocaar authored
This moves the mulitcast feature under applications, to enforce that all devices within the multicast group belong to the same application as the multicast group. Before you upgrade, please validate that if you have any existing multicast-groups that: 1. These are not empty (they contain one or multiple devices) 2. All devices within the multicast group belong to the same application If these conditions are met, ChirpStack Application Server will automatically migrate your multicast group(s) to the same application as your devices. In any other case, the migration will throw an error asking you to either remove the empty multicast group(s) or to re-assign the devices so that the above criteria are met.
-
- 01 Jun, 2021 1 commit
-
-
Orne Brocaar authored
Closes #590 #409.
-
- 27 May, 2021 2 commits
-
-
dependabot[bot] authored
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.52.2 to 5.58.2. - [Release notes](https://github.com/codemirror/CodeMirror/releases) - [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md) - [Commits](https://github.com/codemirror/CodeMirror/compare/5.52.2...5.58.2 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 2.9.3 to 2.9.4. - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](https://github.com/chartjs/Chart.js/compare/v2.9.3...v2.9.4 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-