1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/src/lib
2022-07-22 11:32:47 +02:00
..
__snapshots__ feat: default to memoizing client features (#1674) 2022-06-08 09:43:37 +02:00
addons fix: correct types used in addon.ts 2022-05-10 09:35:39 +02:00
db Fix error and add test (#1825) 2022-07-18 07:30:04 +00:00
error fix: changeRole to assign roles without existing members 2022-03-03 14:33:32 +01:00
middleware refactor: improve token type error message (#1709) 2022-06-17 09:00:13 +02:00
openapi Chore: cleanup 2022-07-22 11:32:47 +02:00
routes Refactor: remove unused types 2022-07-22 11:06:53 +02:00
schema fix: copy feature variants (#1750) 2022-06-28 07:54:09 +01:00
services feat: add all feature variants to the playground payload (#1835) 2022-07-20 08:54:34 +02:00
types feat: support filtering on project and environment fields for events (#1801) 2022-07-12 12:13:25 +00:00
util feat: add playground API post endpoint (#1791) 2022-07-12 13:01:10 +02:00
app.test.ts feat: add support for cdnPrefix for static assets (#1191) 2022-01-06 10:31:00 +01:00
app.ts fix: openapi spec should only include base path once (#1755) 2022-06-27 15:39:08 +02:00
create-config.test.ts feat: default to memoizing client features (#1674) 2022-06-08 09:43:37 +02:00
create-config.ts feat: add support for handling non standard postgres dates (#1689) 2022-06-10 08:47:31 +02:00
default-custom-auth-deny-all.ts fix: default custom auth hook now denies all requests to api endpoints (#811) 2021-04-29 15:18:58 +02:00
event-hook.test.ts fix: convert event-hook.test.js to typescript 2021-09-14 19:34:35 +02:00
event-hook.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
experimental.ts refactor: move segment limits to env vars (#1642) 2022-06-02 10:44:45 +02:00
logger.test.ts fix: convert more tests to typescript 2021-09-14 20:30:37 +02:00
logger.ts feat: add option for LOG_LEVEL (#803) 2021-04-23 15:31:12 +02:00
metric-events.ts fix: refactor event types 2021-04-29 10:21:29 +02:00
metrics.test.ts feat: remove old metrics service 2021-12-10 09:31:54 +01:00
metrics.ts refactor: replace ts-ignore with ts-expect-error (#1675) 2022-06-07 11:49:17 +02:00
server-impl.test.ts fix: convert more tests to typescript 2021-09-14 20:30:37 +02:00
server-impl.ts refactor: fix a few eslint module boundary type overrides (#1542) 2022-04-28 12:40:38 +02:00