1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00
unleash.unleash/src/lib
2024-10-22 17:55:11 +02:00
..
__snapshots__ feat: ability to configure when users are considered inactive (#8454) 2024-10-15 16:34:04 +02:00
addons chore: improve addon metrics usage 2024-10-14 09:20:27 +02:00
db chore: add timers to count queries (#8393) 2024-10-08 15:41:00 +02:00
domain/project-health chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
error fix: validate patched data with schema (#7616) 2024-07-18 13:26:50 +01:00
features chore: Prometheus metrics refactor (#8484) 2024-10-22 15:11:57 +02:00
middleware [Gitar] Cleaning up stale flag: stripHeadersOnAPI with value true (#8457) 2024-10-16 09:30:32 +02:00
openapi chore: update schemas related to Unleash AI chat (#8463) 2024-10-16 14:44:37 +01:00
routes Update and restructure environments (#8496) 2024-10-22 17:55:11 +02:00
schema fix: don't allow . or .. in feature url (#8479) 2024-10-21 16:35:17 +02:00
services fix: group and user has at least 1 project owner counter respects multirole project groups (#8453) 2024-10-16 12:47:00 +02:00
types fix: enable nav sidebar for previous uis (#8508) 2024-10-22 15:31:25 +02:00
users feat: ability to configure when users are considered inactive (#8454) 2024-10-15 16:34:04 +02:00
util chore: wrapTimer function types (#8428) 2024-10-15 11:18:22 +02:00
app.test.ts feat: Make compression middleware optional (#5306) 2023-12-16 08:06:26 +01:00
app.ts chore: origin middleware (#7695) 2024-07-30 10:42:50 +01:00
create-config.test.ts fix: prevent config resolver snapshot test (#8041) 2024-09-02 15:14:34 +02:00
create-config.ts feat: ability to configure when users are considered inactive (#8454) 2024-10-15 16:34:04 +02:00
default-custom-auth-deny-all.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
internals.ts refactor: rename proxy to frontend api (#6502) 2024-03-11 17:30:46 +01: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 feat: user loging event emitting with login order (#8021) 2024-08-30 11:28:19 +02:00
metrics-gauge.test.ts chore: Prometheus metrics refactor (#8484) 2024-10-22 15:11:57 +02:00
metrics-gauge.ts chore: Prometheus metrics refactor (#8484) 2024-10-22 15:11:57 +02:00
metrics.test.ts chore: Prometheus metrics refactor (#8484) 2024-10-22 15:11:57 +02:00
metrics.ts chore: Prometheus metrics refactor (#8484) 2024-10-22 15:11:57 +02:00
server-impl.test.ts chore: remove featureLifecycle and featureLifecycleMetrics flags (#7808) 2024-08-08 13:45:23 +02:00
server-impl.ts feat: file import (#7219) 2024-05-31 13:21:41 +02:00