authentik/web
Jens L 95bce9c9e7
outposts: release binary outposts (#1954)
* outposts/proxy: always embed static assets, still check local

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* ci: add initial ci to build outpost as binary

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* ci: fix typo, build web

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* ci: upload to release on publish, only run linux on ci

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* ci: ensure latest go is used

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

* ci: split e2e tests into two halves

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-12-17 19:49:32 +00:00
..
authentik/sources sources/oauth: add initial okta type 2021-12-13 21:48:59 +01:00
dist
icons web: update icons 2021-12-03 18:54:04 +01:00
src providers/saml: Fix typo (#1950) 2021-12-17 11:00:20 +00:00
.babelrc
.dockerignore
.eslintignore
.eslintrc.json
.gitignore
.prettierignore
.prettierrc.json web: include @lit in prettier sort 2021-11-28 15:45:00 +01:00
package-lock.json web: Update Web API Client version (#1951) 2021-12-17 12:02:22 +01:00
package.json web: Update Web API Client version (#1951) 2021-12-17 12:02:22 +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 outposts: release binary outposts (#1954) 2021-12-17 19:49:32 +00:00
static_outpost.go outposts: release binary outposts (#1954) 2021-12-17 19:49:32 +00:00
tsconfig.json