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 5a3bb1ffc3
Biome1.5.1 (#5867)
Lots of work here, mostly because I didn't want to turn off the
`noImplicitAnyLet` lint. This PR tries its best to type all the untyped
lets biome complained about (Don't ask me how many hours that took or
how many lints that was >200...), which in the future will force test
authors to actually type their global variables setup in `beforeAll`.

---------

Co-authored-by: Gastón Fournier <gaston@getunleash.io>
2024-01-12 09:25:59 +00:00
..
admin-api Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
auth
client-api Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00: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 Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
health-check.test.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
health-check.ts
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 Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00: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