1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/src/lib/routes
Christopher Kolstad 4c574a1e50
task: add kill-switch for edge bulk metrics (#5758)
If the kill switch is enabled unleash returns 404 and a json body explaining why a 404 was given, encouraging users to upgrade to the most recent version of Edge.
2024-01-04 11:21:48 +01:00
..
admin-api feat: make local storage work and make feedback url configurable (#5738) 2023-12-29 13:19:08 +02:00
auth docs: Auth tag (#4126) 2023-07-04 08:31:54 +00:00
client-api feat: implement createdByUserId for all features (#5725) 2023-12-22 14:33:16 +01:00
edge-api task: add kill-switch for edge bulk metrics (#5758) 2024-01-04 11:21:48 +01:00
proxy-api fix: frontend api should use cache-control strategy 'no-cache' (#5641) 2023-12-14 10:35:21 +01:00
backstage.test.ts Client instance service (#5126) 2023-10-23 15:22:30 +02:00
backstage.ts
controller.ts feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
health-check.test.ts Client instance service (#5126) 2023-10-23 15:22:30 +02:00
health-check.ts docs: Health check endpoint (#3959) 2023-06-12 12:56:45 +00:00
index.ts feat: make all internal rate limits configurable (#5095) 2023-10-26 09:20:29 +02:00
logout.test.ts feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
logout.ts
public-invite.test.ts fix: User audit events (create, update, delete) should include rootRole. (#5399) 2023-11-24 16:06:37 +01:00
public-invite.ts OpenAPI: add operation tests: require summaries and descriptions (#4377) 2023-08-01 15:58:15 +02:00
unleash-types.ts chore: import IUser instead of User for auth (#5269) 2023-11-06 10:46:59 +01:00
util.ts feat: Adds rate limiting to metric POST endpoints (#5075) 2023-10-18 13:00:44 +02:00