|
|
c50793133b
|
web: Clean up docs, types.
|
2025-05-19 22:13:18 +02:00 |
|
|
|
e8b1f82c3e
|
web: Fix issues surrounding Vite/ESBuild types.
|
2025-05-19 19:42:37 +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 |
|