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
2021-12-08 07:48:33 +01:00
..
authentik/sources web: fix mis-matched oauth source icon names 2021-08-21 16:10:03 +02:00
dist root: fix linting errors 2021-07-18 20:54:34 +02:00
icons web: update icons 2021-12-03 18:54:04 +01:00
src web/user: allow custom font-awesome icons for applications 2021-12-06 21:20:15 +01:00
.babelrc
.dockerignore
.eslintignore
.eslintrc.json
.gitignore
.prettierignore web: fix import order of polyfills causing shadydom to not work on firefox and safari 2021-09-23 10:16:49 +02:00
.prettierrc.json web: include @lit in prettier sort 2021-11-28 15:45:00 +01:00
package-lock.json build(deps): bump @sentry/tracing from 6.15.0 to 6.16.0 in /web (#1895) 2021-12-08 07:48:33 +01:00
package.json build(deps): bump @sentry/tracing from 6.15.0 to 6.16.0 in /web (#1895) 2021-12-08 07:48:33 +01:00
poly.ts web: remove deprecated rollup-plugin-node-resolve 2021-11-04 22:34:48 +01:00
robots.txt
rollup.config.js web: add rollup config for proxy outpost 2021-11-26 14:18:51 +01:00
rollup.proxy.js web: add rollup config for proxy outpost 2021-11-26 14:18:51 +01:00
security.txt root: fix paths for dockerfile 2021-12-01 21:25:01 +01:00
static.go *: don't use go embed to make using custom files easier 2021-12-01 20:35:28 +01:00
tsconfig.json