- 06 Dec, 2021 2 commits
-
-
Orne Brocaar authored
-
Orne Brocaar authored
-
- 03 Dec, 2021 2 commits
-
-
Max Reble authored
-
Cornelio Hopmann authored
-
- 11 Oct, 2021 3 commits
-
-
dependabot[bot] authored
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3 ) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5 ) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
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 1 commit
-
-
SAGAR PATEL authored
Signed-off-by:
SAGAR PATEL <sagar.a.patel@slscorp.com>
-