Jens Langhammer
|
9c9bcb7a01
|
Merge branch 'version-2021.7'
|
2021-08-01 19:23:22 +02:00 |
Jens Langhammer
|
add7a80fdc
|
release: 2021.7.2
|
2021-08-01 19:11:50 +02:00 |
Jens Langhammer
|
fe629f8b51
|
web/admin: fix empty column when no invitation expiry was set
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-01 13:22:02 +02:00 |
Jens Langhammer
|
96d7a5a27f
|
web/admin: fix empty column when no invitation expiry was set
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-01 12:44:10 +02:00 |
Jens Langhammer
|
16e6e4c3b7
|
web/admin: add re-authenticate button for plex
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
#1205
|
2021-08-01 12:33:21 +02:00 |
Jens Langhammer
|
dc0d715885
|
web/admin: add UI to copy invitation link
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-01 12:33:20 +02:00 |
Jens Langhammer
|
ac77291b6d
|
web/admin: add re-authenticate button for plex
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
#1205
|
2021-08-01 11:47:39 +02:00 |
Jens Langhammer
|
5571aa32b6
|
web/admin: add UI to copy invitation link
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-08-01 11:47:22 +02:00 |
Jens Langhammer
|
f9382b8458
|
web/admin: fix embedded outpost showing version
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-07-31 14:59:16 +02:00 |
Jens Langhammer
|
8bb57a1283
|
web/admin: re-name service connection to integration
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-07-31 13:48:26 +02:00 |
dependabot[bot]
|
6c81a1929d
|
build(deps): bump @rollup/plugin-typescript from 8.2.3 to 8.2.4 in /web (#1201)
|
2021-07-30 09:07:03 +02:00 |
dependabot[bot]
|
e5269306df
|
build(deps): bump rollup from 2.55.0 to 2.55.1 in /web (#1200)
|
2021-07-30 09:06:53 +02:00 |
Jens Langhammer
|
c8c7202c61
|
web/admin: fix LDAP Provider bind flow list being empty
closes #1192
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-07-29 11:35:54 +02:00 |
Jens Langhammer
|
602aed674b
|
web/admin: fully remove response cloning due to errors
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-07-29 11:35:44 +02:00 |
Jens L
|
f01bc20d44
|
Embedded outpost (#1193)
* api: allow API requests as managed outpost's account when using secret_key
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* root: load secret key from env
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* outposts: make listener IP configurable
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* outpost/proxy: run outpost in background and pass requests conditionally
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* outpost: unify branding to embedded
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* web/admin: fix embedded outpost not being editable
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* web: fix mismatched host detection
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* tests/e2e: fix LDAP test not including user for embedded outpost
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* tests/e2e: fix user matching
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* api: add tests for secret_key auth
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* root: load environment variables using github.com/Netflix/go-env
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-07-29 11:30:30 +02:00 |
dependabot[bot]
|
f2197d63f1
|
build(deps): bump rollup from 2.54.0 to 2.55.0 in /web (#1194)
Bumps [rollup](https://github.com/rollup/rollup) from 2.54.0 to 2.55.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.54.0...v2.55.0)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-29 09:21:53 +02:00 |
Jens Langhammer
|
9c0f7e0018
|
web/admin: fix LDAP Provider bind flow list being empty
closes #1192
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-07-28 21:01:10 +02:00 |
Jens Langhammer
|
1b638adf89
|
web/admin: fully remove response cloning due to errors
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-07-28 12:26:50 +02:00 |
Jens Langhammer
|
e6b515e3f7
|
release: 2021.7.1
|
2021-07-27 10:35:45 +02:00 |
dependabot[bot]
|
3973efae19
|
build(deps): bump @typescript-eslint/eslint-plugin in /web (#1185)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.28.4 to 4.28.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.5/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-27 09:26:58 +02:00 |
dependabot[bot]
|
d8492e0df5
|
build(deps): bump @typescript-eslint/parser in /web (#1186)
|
2021-07-27 08:47:31 +02:00 |
Jens Langhammer
|
577aa7ba79
|
web/admin: add status card for https and timedrift
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-07-26 19:58:26 +02:00 |
Jens Langhammer
|
64c8ca9b5d
|
web/admin: default to authentication flow for LDAP provider
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-07-26 18:47:59 +02:00 |
Jens Langhammer
|
5552e0ffa7
|
web/admin: add notice for event_retention
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-07-26 18:47:46 +02:00 |
dependabot[bot]
|
d1dbdfa9fe
|
build(deps): bump chart.js from 3.4.1 to 3.5.0 in /web (#1182)
|
2021-07-26 08:39:57 +02:00 |
dependabot[bot]
|
c4f4e3eac7
|
build(deps): bump rollup from 2.53.3 to 2.54.0 in /web (#1181)
|
2021-07-26 08:39:49 +02:00 |
Jens Langhammer
|
0587ab26e8
|
web/admin: fix ApplicationView's CheckAccess not sending UserID correctly
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-07-25 21:03:32 +02:00 |
Jens Langhammer
|
3c9cc9d421
|
Merge branch 'version-2021.7'
|
2021-07-24 20:07:42 +02:00 |
Jens Langhammer
|
1972464a20
|
tenants: make event retention configurable on tenant level
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-07-24 20:07:12 +02:00 |
Jens Langhammer
|
3041a30193
|
release: 2021.7.1-rc2
|
2021-07-24 18:32:05 +02:00 |
Jens Langhammer
|
5a1b912b76
|
web: fix lint error
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-07-23 22:42:45 +02:00 |
Jens Langhammer
|
464c27ef17
|
web: improve UI for event actions
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-07-23 22:27:51 +02:00 |
Jens Langhammer
|
0b34f70205
|
web/admin: fix missing dark theme for notifications
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-07-23 21:27:56 +02:00 |
Jens Langhammer
|
a4b051fcc1
|
web: fix icon flashing in header, fix notification header icon in dark mode
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-07-23 20:57:06 +02:00 |
dependabot[bot]
|
81b9b37e5e
|
build(deps): bump @sentry/tracing from 6.9.0 to 6.10.0 in /web (#1174)
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript) from 6.9.0 to 6.10.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.9.0...6.10.0)
---
updated-dependencies:
- dependency-name: "@sentry/tracing"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-23 10:11:16 +02:00 |
dependabot[bot]
|
416f917c4a
|
build(deps): bump @sentry/browser from 6.9.0 to 6.10.0 in /web (#1177)
|
2021-07-23 09:05:04 +02:00 |
Jens Langhammer
|
ff64814f40
|
web/admin: improve UI for notification toggle
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-07-22 14:17:56 +02:00 |
Jens Langhammer
|
cbeb6e58ac
|
web: separate websocket connection from messages
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-07-22 13:47:27 +02:00 |
dependabot[bot]
|
75070232b1
|
build(deps): bump codemirror from 5.62.1 to 5.62.2 in /web (#1170)
|
2021-07-22 09:32:08 +02:00 |
dependabot[bot]
|
bd67f2362f
|
build(deps): bump rollup from 2.53.2 to 2.53.3 in /web (#1171)
|
2021-07-22 09:31:43 +02:00 |
Jens Langhammer
|
7f25b6311d
|
web/admin: fix negative count for policies when more cached than total policies
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-07-22 00:01:28 +02:00 |
Jens Langhammer
|
39ad9d7c9d
|
release: 2021.7.1-rc1
|
2021-07-21 10:44:40 +02:00 |
dependabot[bot]
|
3a4d514bae
|
build(deps): bump @babel/core from 7.14.6 to 7.14.8 in /web (#1162)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.6 to 7.14.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.8/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-21 09:41:16 +02:00 |
dependabot[bot]
|
4932846e14
|
build(deps): bump codemirror from 5.62.0 to 5.62.1 in /web (#1163)
Bumps [codemirror](https://github.com/codemirror/CodeMirror) from 5.62.0 to 5.62.1.
- [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.62.0...5.62.1)
---
updated-dependencies:
- dependency-name: codemirror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-21 09:41:08 +02:00 |
dependabot[bot]
|
907b837301
|
build(deps): bump @babel/preset-env from 7.14.7 to 7.14.8 in /web (#1164)
|
2021-07-21 09:18:55 +02:00 |
Jens Langhammer
|
902378af53
|
providers/oauth2: fix redirect_uris not having blank set
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-07-21 00:22:09 +02:00 |
dependabot[bot]
|
49d0ccd9c7
|
build(deps): bump @typescript-eslint/parser in /web (#1158)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.3 to 4.28.4.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.4/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-20 09:08:16 +02:00 |
dependabot[bot]
|
ea082ed9ef
|
build(deps): bump @typescript-eslint/eslint-plugin in /web (#1159)
|
2021-07-20 08:33:22 +02:00 |
dependabot[bot]
|
673da2a96e
|
build(deps): bump eslint from 7.30.0 to 7.31.0 in /web (#1156)
Bumps [eslint](https://github.com/eslint/eslint) from 7.30.0 to 7.31.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.30.0...v7.31.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-19 10:15:32 +02:00 |
Jens Langhammer
|
6ddd6bfa72
|
root: fix linting errors
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2021-07-18 20:54:34 +02:00 |