1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/src/lib/routes
Gastón Fournier b91df61994
chore: re use extract user methods (#5947)
## About the changes
1. Re-use existing methods in extract-user.ts:
70f6a07f2c/src/lib/features/events/event-service.ts (L93-L101)
2. Move event-service and event-store to features/event
3. Add export default in previous paths for backward compatibility:
70f6a07f2c/src/lib/services/event-service.ts (L1-L4)
and
70f6a07f2c/src/lib/db/event-store.ts (L1-L4)
2024-01-18 13:15:21 +01:00
..
admin-api chore: re use extract user methods (#5947) 2024-01-18 13:15:21 +01:00
auth docs: Auth tag (#4126) 2023-07-04 08:31:54 +00:00
client-api refactor: metrics in feature oriented architecture (#5919) 2024-01-17 09:14:31 +01:00
edge-api refactor: metrics in feature oriented architecture (#5919) 2024-01-17 09:14:31 +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 fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
health-check.test.ts chore(deps): update dependency @types/supertest to v6 (#5926) 2024-01-17 13:36:17 +02: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 fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02: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