1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00
unleash.unleash/src/lib/routes/admin-api
2023-04-06 13:45:54 +02:00
..
project fix: concurrency issue when running multiple requests (#3442) 2023-04-04 09:32:35 +02:00
user feat: add PAT kill switch (#3454) 2023-04-05 10:20:50 +02:00
addon.ts
api-token.ts fix: concurrency issue when running multiple requests (#3442) 2023-04-04 09:32:35 +02:00
archive.ts
client-metrics.ts
config.test.ts
config.ts
constraints.ts
context.test.ts
context.ts
email.test.ts
email.ts fix: input used to read file should be sanitized (#3402) 2023-04-03 14:17:44 +02:00
environments.ts docs: Flesh out openapi for tag: Environments (#3440) 2023-04-04 15:45:34 +02:00
event.ts
events.test.ts
favorites.ts
feature-type.ts
feature.ts feat: creates a PUT endpoint for updating tags (#3265) 2023-03-07 14:50:01 +00:00
index.ts
instance-admin.ts
maintenance.ts feat: remove maintenance feature flag (#3199) 2023-02-27 15:36:56 +02:00
metrics.test.ts
metrics.ts
playground.test.ts
playground.ts
public-signup.test.ts
public-signup.ts
state.ts
strategy.test.ts
strategy.ts
tag-type.ts
tag.test.ts
tag.ts feat: bulk update tags (#3274) 2023-03-09 11:58:06 +02:00
user-admin.ts feat: rate limit user creation (#3468) 2023-04-06 13:45:54 +02:00
user-feedback.ts
user-splash.ts