1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib
2024-08-23 12:59:39 +02:00
..
__snapshots__ [Gitar] Cleaning up stale flag: resourceLimits with value true (#7964) 2024-08-22 13:20:53 +02:00
addons feat: log domain every time a webhook is invoked (#7962) 2024-08-22 11:26:53 +02:00
db refactor: switch projectStore.getProjects with projectReadModel.getProjectsForAdminUi in project service (#7904) 2024-08-19 08:46:50 +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 fix: split features schema into archived and project features (#7973) 2024-08-23 12:59:39 +02:00
middleware feat: resolve useragent source and add as source label to metrics (#7883) 2024-08-15 13:25:42 +02:00
openapi fix: split features schema into archived and project features (#7973) 2024-08-23 12:59:39 +02:00
routes feat: add remaining resource usage to instance stats (#7958) 2024-08-22 13:09:26 +02:00
schema feat: tag feature on creation (#7664) 2024-07-25 13:36:28 +03:00
services fix: normalize casing for API token types before insert (#7972) 2024-08-23 12:53:53 +02:00
types [Gitar] Cleaning up stale flag: resourceLimits with value true (#7964) 2024-08-22 13:20:53 +02:00
users feat: use audit info in events (#6872) 2024-04-18 16:32:35 +02:00
util feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
app.test.ts
app.ts chore: origin middleware (#7695) 2024-07-30 10:42:50 +01:00
create-config.test.ts feat: allow admin login using demo auth (#6808) 2024-04-23 08:39:33 +02:00
create-config.ts chore: allow you to use the options object to override *all* the new resource limits (#7938) 2024-08-21 08:59:19 +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
logger.ts
metric-events.ts feat:metrics for outgoing integrations (#7921) 2024-08-20 09:00:28 +02:00
metrics.test.ts chore: remove featureLifecycle and featureLifecycleMetrics flags (#7808) 2024-08-08 13:45:23 +02:00
metrics.ts feat: project actions count metric (#7929) 2024-08-20 09:46:39 +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