This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/web
dependabot[bot] 812fe72e60
build(deps): bump @sentry/tracing from 5.29.2 to 5.30.0 in /web (#470)
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript) from 5.29.2 to 5.30.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/5.29.2...5.30.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-14 10:00:29 +01:00
..
authentik/sources wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
icons web: fix icons not being included in static container 2020-12-12 21:49:00 +01:00
src events: record source when user is using source to authenticate 2021-01-12 22:48:55 +01:00
.dockerignore root: attempt to build static image without django's collectstatic (#360) 2020-12-02 21:23:07 +01:00
.eslintignore web: switch to eslint 2020-12-01 09:47:22 +01:00
.eslintrc.json web: further cleanup, more linting 2020-12-02 15:44:40 +01:00
.gitignore web: remove dist from git 2020-11-30 12:50:08 +01:00
Dockerfile web: fix source icons missing from static container 2020-12-13 17:50:30 +01:00
azure-pipelines.yml ci: fix docker tag name for dependabot PRs 2021-01-11 16:18:44 +01:00
package-lock.json build(deps): bump @sentry/tracing from 5.29.2 to 5.30.0 in /web (#470) 2021-01-14 10:00:29 +01:00
package.json build(deps): bump @sentry/tracing from 5.29.2 to 5.30.0 in /web (#470) 2021-01-14 10:00:29 +01:00
robots.txt root: move webapp to /web (#347) 2020-11-28 19:43:42 +01:00
rollup.config.js web: fix icons not being included in static container 2020-12-12 21:49:00 +01:00
tsconfig.json web: further cleanup, more linting 2020-12-02 15:44:40 +01:00