1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-14 00:19:16 +01:00
unleash.unleash/src/lib
2023-11-08 16:05:22 +02:00
..
__snapshots__ refactor: remove separate admin api feature flag (#5228) 2023-11-08 12:24:11 +01:00
addons feat: remove feature flag for datadog json template (#5105) 2023-10-26 09:09:26 +02:00
db fix: correctly query roles to be removed (#5275) 2023-11-06 13:38:12 +00:00
domain/project-health
error Chore: remove "dataPath" from data OpenAPI data errors. (#5272) 2023-11-07 09:26:14 +01:00
features feat: also allow searching partial tags (#5299) 2023-11-08 16:05:22 +02:00
middleware chore: expose type and more fixes (#5268) 2023-11-03 17:36:50 +01:00
openapi feat: introduce offset based search instead of cursor (#5274) 2023-11-08 11:12:42 +02:00
proxy chore: expose types so we can use them properly (#5251) 2023-11-03 12:00:24 +01:00
routes chore: import IUser instead of User for auth (#5269) 2023-11-06 10:46:59 +01:00
schema feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
segments fix: do not allow segment deletion when used in private projects (#5236) 2023-11-01 11:01:23 +02:00
services chore: import IUser instead of User for auth (#5269) 2023-11-06 10:46:59 +01:00
types refactor: remove separate admin api feature flag (#5228) 2023-11-08 12:24:11 +01:00
util feat: replace gravatar-url with inline function (#5128) 2023-10-24 10:07:26 +02:00
app.test.ts
app.ts chore: expose custom-handler-auth type (#5287) 2023-11-07 10:37:09 +01:00
create-config.test.ts feat: feature search stub (#5143) 2023-10-25 10:50:59 +02:00
create-config.ts feat: make all internal rate limits configurable (#5095) 2023-10-26 09:20:29 +02:00
default-custom-auth-deny-all.ts chore: expose custom-handler-auth type (#5287) 2023-11-07 10:37:09 +01:00
internals.ts fix: export NotFoundError and ISegmentService in internals.ts (#4997) 2023-10-11 14:31:45 +03:00
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts feat: feature changes counted in new table (#4958) 2023-10-10 12:32:23 +02:00
metrics.ts feat: make all internal rate limits configurable (#5095) 2023-10-26 09:20:29 +02:00
server-impl.test.ts feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
server-impl.ts chore: expose custom-handler-auth type (#5287) 2023-11-07 10:37:09 +01:00