|
614740a4ff
|
web/NPM Workspaces: Prep ESBuild plugin for publish. (#14552)
* web: Prep ESBuild plugin for publish.
* prettier-config: Update deps.
* eslint-config: Update deps.
* docusaurus-config: Update deps.
* docs: Update deps.
* docs: Enable linter.
* docs: Lint.
* web/sfe: Clean up types. Prep for monorepo.
* esbuild-plugin-live-reload: Update deps.
* web: Tidy ESLint, script commands.
* web: Fix logs.
* web: Lint.
* web: Split compile check from cached version.
|
2025-05-21 16:09:33 -04:00 |
|
|
1c5e906a3e
|
web/NPM Workspaces: ESbuild version cleanup (#14541)
* web: Check JS files. Add types.
* web: Fix issues surrounding Vite/ESBuild types.
* web: Clean up version constants. Tidy types
* web: Clean up docs, types.
* web: Clean up package paths.
* web: (ESLint) no-lonely-if
* web: Render slot before navbar.
* web: Fix line-height alignment.
* web: Truncate long headers.
* web: Clean up page header declarations. Add story. Update paths.
* web: Ignore out directory.
* web: Lint Lit.
* web: Use private alias.
* web: Fix implicit CJS mode.
* web: Update deps.
* web: await all imports.
|
2025-05-20 02:11:18 +02:00 |
|
|
f11ba94603
|
root: improve sentry distributed tracing (#14468)
* core: include all sentry headers
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* remove spotlight patch we dont need anymore
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* always trace in debug
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* init sentry earlier
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* re-add light interface
https://github.com/goauthentik/authentik/pull/14331
removes 2 unneeded API calls
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* sentry integrated router
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* use new Sentry middleware to propagate headers
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix missing baggage
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* cleanup logs
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* use sanitized URLs for logging/tracing
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2025-05-11 02:40:31 +02:00 |
|
|
ad733033d7
|
web: Packagify live reload plugin. (#14134)
* web: Packagify live reload plugin.
* web: Use shared formatter.
* web: Format.
* web: Use project mode typecheck.
* web: Fix type errors.
|
2025-04-21 19:07:45 +02:00 |
|