1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02: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 Define exports for enterprise (#2435) 2022-11-17 13:02:40 +02:00
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 Define exports for enterprise (#2435) 2022-11-17 13:02:40 +02:00
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 Define exports for enterprise (#2435) 2022-11-17 13:02:40 +02:00
app.test.ts feat: add support for cdnPrefix for static assets (#1191) 2022-01-06 10:31:00 +01:00
app.ts fix: adds cors caching (#2522) 2022-11-24 16:14:47 +01:00
create-config.test.ts If baseUriPath is set format it, but if it's not, don't override default with empty string (#2118) 2022-11-08 15:29:14 +01:00
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 Define exports for enterprise (#2435) 2022-11-17 13:02:40 +02:00
logger.test.ts
logger.ts
metric-events.ts fix: refactor event types 2021-04-29 10:21:29 +02:00
metrics.test.ts Feat/stats service (#2211) 2022-10-25 13:10:27 +02:00
metrics.ts Feat/stats service (#2211) 2022-10-25 13:10:27 +02:00
server-impl.test.ts fix: Do not call store function in constructor 2022-09-15 09:48:14 +02:00
server-impl.ts add back removed permissions and eventType from module exports (#2476) 2022-11-21 10:42:43 +02:00