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
Ken Sternberg a8f0e0dd12 web: move the content of the application to a sub-folder and build it via lage
**This commit**

- Moves the content of the authentik web-ui to a subfolder, `packages/authentik`
- Mirrors all of the commands from package.json in the root package, and
  mirrors them *again* in Lage, so that lage will run them all as-is.
- Changes paths for things like sonarJS, Codespell, and such to find the
  correct sources of their content.
- Update `glob` and `pseudolocale` versions; they were throwing exceptions.
- Update Storybook-Vite's CSS import map function to be a little more readable.
2024-01-05 15:56:44 -08:00
..
packages/authentik web: move the content of the application to a sub-folder and build it via lage 2024-01-05 15:56:44 -08:00
.gitignore web: first stab at monorepo. 2024-01-05 13:13:23 -08:00
lage.config.js Another stash to check something else... 2024-01-05 13:13:23 -08:00
package-lock.json web: move the content of the application to a sub-folder and build it via lage 2024-01-05 15:56:44 -08:00
package.json web: move the content of the application to a sub-folder and build it via lage 2024-01-05 15:56:44 -08:00
robots.txt web: first stab at monorepo. 2024-01-05 13:13:23 -08:00
security.txt web: first stab at monorepo. 2024-01-05 13:13:23 -08:00
static.go web: first stab at monorepo. 2024-01-05 13:13:23 -08:00
static_outpost.go web: first stab at monorepo. 2024-01-05 13:13:23 -08:00
tsconfig.base.json web: first stab at monorepo. 2024-01-05 13:13:23 -08:00