1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib
2024-11-13 15:41:07 +01:00
..
__snapshots__ feat(productiviy-report): email config (#8571) 2024-10-29 10:52:05 +01:00
addons chore: remove the addonUsageMetrics flag (#8590) 2024-10-30 11:44:26 +01:00
db feat: email will be stored hashed now for all users (#8720) 2024-11-12 13:28:19 +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 feat: introduce new term licensed users (#8737) 2024-11-13 14:32:58 +02:00
middleware [Gitar] Cleaning up stale flag: stripHeadersOnAPI with value true (#8457) 2024-10-16 09:30:32 +02:00
openapi feat: introduce new term licensed users (#8737) 2024-11-13 14:32:58 +02:00
routes feat: introduce new term licensed users (#8737) 2024-11-13 14:32:58 +02:00
schema fix: don't allow . or .. in feature url (#8479) 2024-10-21 16:35:17 +02:00
services feat: delete stale user sessions (#8738) 2024-11-13 15:41:07 +01:00
types feat: delete stale user sessions (#8738) 2024-11-13 15:41:07 +01:00
users feat: ability to configure when users are considered inactive (#8454) 2024-10-15 16:34:04 +02:00
util feat(productiviy-report): email config (#8571) 2024-10-29 10:52:05 +01:00
app.test.ts
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: Make disableMigration option handled by environment variable (#8634) 2024-11-05 13:13:49 +01:00
default-custom-auth-deny-all.ts
internals.ts
logger.test.ts
logger.ts
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 feat: prometheus now gets licensed users data (#8740) 2024-11-13 16:00:47 +02:00
metrics.ts feat: prometheus now gets licensed users data (#8740) 2024-11-13 16:00:47 +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