1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-09 11:14:29 +02:00
unleash.unleash/src/lib
2025-06-18 17:40:21 +02:00
..
__snapshots__ task: migrate tests to vitest 2025-05-16 11:19:10 +02:00
addons refactor: migrate from make-fetch-happen to ky and use ky natively (#10134) 2025-06-13 15:30:47 +02:00
db feat: ability to query users with pagination (#10130) 2025-06-12 17:43:22 +02:00
domain/project-health feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
error chore: fix typo (#10016) 2025-05-19 11:10:16 +00:00
events chore!: remove deprecated put project groups roles endpoint (#10059) 2025-05-29 14:03:59 +01:00
features test: impact metrics collection e2e (#10162) 2025-06-18 13:44:55 +02:00
interfaces feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
middleware chore!: remove deprecated POST ui-config endpoint (#10027) 2025-05-26 10:22:16 +01:00
openapi chore: update Slack App URL (#10129) 2025-06-12 12:04:08 +01:00
routes feat: expose impact metrics (#10151) 2025-06-17 14:17:46 +02:00
schema chore!: remove deprecated default env from new installs (#10080) 2025-06-06 12:02:21 +02:00
services task: added requested cr approval email template and emailService method (#10161) 2025-06-18 13:26:48 +02:00
tags feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
types feat: expose impact metrics (#10151) 2025-06-17 14:17:46 +02:00
users feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
util refactor: migrate from make-fetch-happen to ky and use ky natively (#10134) 2025-06-13 15:30:47 +02:00
app.test.ts task: migrate tests to vitest 2025-05-16 11:19:10 +02:00
app.ts feat: clean up old OAS and ability to add badges to descriptions (#10038) 2025-05-28 13:14:00 +02:00
create-config.test.ts chore(apitoken)!: remove ILegacyApiTokenCreate (#10072) 2025-06-04 11:41:37 +02:00
create-config.ts chore(apitoken)!: remove ILegacyApiTokenCreate (#10072) 2025-06-04 11:41:37 +02:00
default-custom-auth-deny-all.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
internals.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
logger.test.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
logger.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
metric-events.ts fix: add a metric to track client registrations (#9314) 2025-02-17 09:01:19 +01:00
metrics-gauge.test.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
metrics-gauge.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
metrics.test.ts chore!: remove deprecated default env from new installs (#10080) 2025-06-06 12:02:21 +02:00
metrics.ts chore!: remove deprecated default env from new installs (#10080) 2025-06-06 12:02:21 +02:00
server-impl.test.ts task: migrate tests to vitest 2025-05-16 11:19:10 +02:00
server-impl.ts feat: do not lock until migrations are needed (#10170) 2025-06-18 17:40:21 +02:00