1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/src/lib
2025-06-13 10:24:13 +01:00
..
__snapshots__ task: migrate tests to vitest 2025-05-16 11:19:10 +02:00
addons chore: update Slack App URL (#10129) 2025-06-12 12:04:08 +01: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 fix: md5 is deprecated and fails FEDRAMP. Replace with sha256 (#10125) 2025-06-13 09:41:40 +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 chore: remove deprecation of instance stats endpoint (#10083) 2025-06-04 14:48:20 +02:00
schema chore!: remove deprecated default env from new installs (#10080) 2025-06-06 12:02:21 +02:00
services chore: remove flag newGettingStartedEmail (#10136) 2025-06-13 10:24:13 +01:00
tags feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
types chore: remove flag newGettingStartedEmail (#10136) 2025-06-13 10:24:13 +01:00
users feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
util task: bump minimum postgres version (#10096) 2025-06-09 11:04: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: add required cdn events (#10040) 2025-05-28 09:39:59 +02:00