1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/src/lib
Thomas Heartman 451c67a24b
refactor: use requestType instead of isAdmin, optionalIncludes (#4115)
This removes the burden of knowing what optionalIncludes is and also
prevents weird edge cases like isAdmin with optionalIncludes.
2023-07-05 09:32:42 +02:00
..
__snapshots__ feat: remove experimental flag for telemetry (#4123) 2023-06-30 11:27:54 +02:00
addons Detailed slack notifications on feature toggle update (#3155) 2023-02-27 09:56:56 +00:00
db refactor: use requestType instead of isAdmin, optionalIncludes (#4115) 2023-07-05 09:32:42 +02:00
domain/project-health
error refactor: token permissions, drop admin-like permissions (#4050) 2023-06-22 08:35:54 +01:00
features chore: document endpoint tagged Unstable (#4118) 2023-07-04 14:41:16 +00:00
middleware refactor: token permissions, drop admin-like permissions (#4050) 2023-06-22 08:35:54 +01:00
openapi chore: document endpoint tagged Unstable (#4118) 2023-07-04 14:41:16 +00:00
proxy
routes openapi: strategies tag (#4116) 2023-07-04 14:21:09 +02:00
schema
segments
services docs: Auth tag (#4126) 2023-07-04 08:31:54 +00:00
types feat: remove experimental flag for telemetry (#4123) 2023-06-30 11:27:54 +02:00
util feat: roles unification (#3999) 2023-06-19 09:41:40 +01:00
app.test.ts
app.ts
create-config.test.ts
create-config.ts fix: SERVER_KEEPALIVE_TIMEOUT env variable should be seconds (#4130) 2023-07-03 09:35:02 +02:00
default-custom-auth-deny-all.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts
metrics.ts
server-impl.test.ts
server-impl.ts chore: set unleash version to be either the enterprise version or OSS (#3974) 2023-06-13 19:39:49 +02:00