1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00
unleash.unleash/src/lib
Fredrik Strand Oseberg dacaaa51b7
feat: default the frontend api flags to on (#2573)
* This PR turns on the flag for the frontendApi to be on by default. We
should still be able to override them from the unleash-cloud
distribution.
2022-11-30 13:33:07 +01:00
..
__snapshots__ feat: default the frontend api flags to on (#2573) 2022-11-30 13:33:07 +01:00
addons add events and expose them for webhooks (#2493) 2022-11-22 13:39:15 +01:00
db Favorite project (#2569) 2022-11-30 13:41:53 +02:00
error
middleware feat: update seen_at pat column (#2516) 2022-11-30 08:10:31 +02:00
openapi Favorite project (#2569) 2022-11-30 13:41:53 +02:00
proxy
routes Add favorite events (#2572) 2022-11-30 14:26:17 +02:00
schema feat: Add variants per env (#2471) 2022-11-21 10:37:16 +01:00
services Add favorite events (#2572) 2022-11-30 14:26:17 +02:00
types feat: default the frontend api flags to on (#2573) 2022-11-30 13:33:07 +01:00
util
app.test.ts
app.ts fix: adds cors caching (#2522) 2022-11-24 16:14:47 +01:00
create-config.test.ts
create-config.ts fix: adds cors caching (#2522) 2022-11-24 16:14:47 +01:00
default-custom-auth-deny-all.ts refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
event-hook.test.ts
event-hook.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts
metrics.ts
server-impl.test.ts
server-impl.ts