1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/src/lib
2022-08-25 08:39:28 +02:00
..
__snapshots__ refactor: batch feature metric inserts (#1928) 2022-08-19 10:38:26 +02:00
addons fix: correct types used in addon.ts 2022-05-10 09:35:39 +02:00
db Feat/add alias to api tokens (#1931) 2022-08-19 10:48:33 +02:00
error fix: changeRole to assign roles without existing members 2022-03-03 14:33:32 +01:00
middleware feat: add CORS support to the proxy endpoints (#1936) 2022-08-19 08:09:44 +02:00
openapi docs: add 403 standard error (#1927) 2022-08-23 13:34:16 +02:00
proxy fix: resolve correct environment for admin tokens (#1951) 2022-08-22 14:44:38 +02:00
routes fix: clean up proxy clients on API key deletion (#1950) 2022-08-22 15:02:39 +02:00
schema Feat/add alias to api tokens (#1931) 2022-08-19 10:48:33 +02:00
services fix: enforce non-nullability for createdBy/modifiedBy arguments (#1959) 2022-08-25 08:39:28 +02:00
types refactor: fix missing IEventStore event emitter methods (#1948) 2022-08-22 09:18:29 +02:00
util refactor: improve performance of collapseHourlyMetrics (#1945) 2022-08-19 11:45:41 +02:00
app.test.ts feat: add support for cdnPrefix for static assets (#1191) 2022-01-06 10:31:00 +01:00
app.ts feat: add CORS support to the proxy endpoints (#1936) 2022-08-19 08:09:44 +02:00
create-config.test.ts feat: default to memoizing client features (#1674) 2022-06-08 09:43:37 +02:00
create-config.ts refactor: batch feature metric inserts (#1928) 2022-08-19 10:38:26 +02:00
default-custom-auth-deny-all.ts
event-hook.test.ts
event-hook.ts
experimental.ts refactor: batch feature metric inserts (#1928) 2022-08-19 10:38:26 +02:00
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts task: add sdk version metric (#1828) 2022-07-22 09:00:22 +00:00
metrics.ts task: add sdk version metric (#1828) 2022-07-22 09:00:22 +00:00
server-impl.test.ts
server-impl.ts refactor: fix a few eslint module boundary type overrides (#1542) 2022-04-28 12:40:38 +02:00