1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src/lib/routes
Ivar Conradi Østhus 1312579bf6
fix: upgrade @types/node to v16.18.3 (#2365)
This pr upgrade @types/node to v16.18.3.
This also detected some inconsitent retrun types that I decided to fix.
2022-11-10 08:20:15 +01:00
..
admin-api Fix(export API): accept true and false as param values (#2349) 2022-11-08 15:25:02 +01:00
auth docs: prep to add OpenAPI spec to Unleash docs (#1907) 2022-08-12 11:37:57 +02:00
client-api fix: upgrade @types/node to v16.18.3 (#2365) 2022-11-10 08:20:15 +01:00
edge-api Create endpoint that validates tokens for edge (#2039) 2022-09-01 13:26:26 +00:00
proxy-api fix: respect environment if set on context (#2206) 2022-10-19 12:29:00 +02:00
backstage.test.ts feat: add support for cdnPrefix for static assets (#1191) 2022-01-06 10:31:00 +01:00
backstage.ts Feat/options need types (#794) 2021-04-22 10:07:10 +02:00
controller.ts Added login endpoint rate limit (#2074) 2022-09-26 10:58:58 +03:00
health-check.test.ts task: update health endpoint to only say if express is ready (#1847) 2022-07-22 11:47:58 +02:00
health-check.ts docs: prep to add OpenAPI spec to Unleash docs (#1907) 2022-08-12 11:37:57 +02:00
index.ts Feat/invite user (#2061) 2022-09-30 13:01:32 +02:00
logout.test.ts fix: deletes all sessions for user on logout (#2071) 2022-09-23 14:19:17 +02:00
logout.ts fix: deletes all sessions for user on logout (#2071) 2022-09-23 14:19:17 +02:00
public-invite.test.ts Feat/invite user (#2061) 2022-09-30 13:01:32 +02:00
public-invite.ts fix: upgrade @types/node to v16.18.3 (#2365) 2022-11-10 08:20:15 +01:00
unleash-types.ts Add support for req.logout with passport version 0.6.0 and onwards (#2041) 2022-09-13 09:59:34 +02:00
util.ts refactor: replace ts-ignore with ts-expect-error (#1675) 2022-06-07 11:49:17 +02:00