1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-04 00:18:40 +01:00
unleash.unleash/src/lib
Christopher Kolstad 633cae6f0d
feat: added IAuditUser to request with middleware (#6857)
Adds a middleware which adds our needed audit info as a separate object
to the request.
2024-04-18 10:13:40 +02:00
..
__snapshots__ feat: optimize applications overview query (#6883) 2024-04-18 09:02:33 +03:00
addons feat(integrations): ability to add stringified event (#6642) 2024-03-26 09:25:16 +01:00
db feat: optimize applications overview query (#6883) 2024-04-18 09:02:33 +03:00
domain/project-health
error chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
features feat: validate that id is number or we throw our our source code (#6860) 2024-04-16 15:48:57 +03:00
middleware feat: added IAuditUser to request with middleware (#6857) 2024-04-18 10:13:40 +02:00
openapi chore: SCIM guard for groups (#6845) 2024-04-12 10:01:57 +01:00
routes feat: added IAuditUser to request with middleware (#6857) 2024-04-18 10:13:40 +02:00
schema
services chore: SCIM guard for groups (#6845) 2024-04-12 10:01:57 +01:00
types feat: added IAuditUser to request with middleware (#6857) 2024-04-18 10:13:40 +02:00
users chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
util feat: added IAuditUser to request with middleware (#6857) 2024-04-18 10:13:40 +02:00
app.test.ts
app.ts feat: added IAuditUser to request with middleware (#6857) 2024-04-18 10:13:40 +02:00
create-config.test.ts
create-config.ts Feat/configure scheduled created by migration (#6821) 2024-04-10 14:12:58 +02:00
default-custom-auth-deny-all.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
internals.ts refactor: rename proxy to frontend api (#6502) 2024-03-11 17:30:46 +01:00
logger.test.ts
logger.ts
metric-events.ts feat: start monitoring total time to update cache (#6517) 2024-03-12 14:27:04 +02:00
metrics.test.ts chore: Establish a baseline for the number of envs disabled per project (#6807) 2024-04-10 08:49:15 +02:00
metrics.ts feat: allow schedulers to run in a single node (#6794) 2024-04-10 11:47:22 +02:00
server-impl.test.ts
server-impl.ts feat: added IAuditUser to request with middleware (#6857) 2024-04-18 10:13:40 +02:00