1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/src/lib/routes
Ivar Conradi Østhus 6c5df9f2c7
feat: improve frontend config freshness to < 1s (#3749)
This PR reuses the revision Id information from the "optimal 304 for
server SDKs" to improve the freshness of the frontend API config data.

In addition it allows us to reduce the polling (and eventually remove it
when we are confident).

---------

Co-authored-by: Gastón Fournier <gaston@getunleash.io>
2023-05-12 17:52:11 +00:00
..
admin-api docs: openapi schema for PATs (#3605) 2023-05-11 09:11:17 +02:00
auth docs: prep to add OpenAPI spec to Unleash docs (#1907) 2022-08-12 11:37:57 +02:00
client-api feat: improve frontend config freshness to < 1s (#3749) 2023-05-12 17:52:11 +00:00
edge-api docs: Added docs for edge endpoints (#3501) 2023-04-14 15:39:39 +02:00
proxy-api Clean up old errors (#3633) 2023-05-11 11:10:57 +02:00
backstage.test.ts Scheduler abstraction (#2829) 2023-01-11 16:15:53 +01:00
backstage.ts fix: store snapshots in temp folder (#2864) 2023-01-10 13:53:00 +01:00
controller.ts Added login endpoint rate limit (#2074) 2022-09-26 10:58:58 +03:00
health-check.test.ts Scheduler abstraction (#2829) 2023-01-11 16:15:53 +01:00
health-check.ts docs: prep to add OpenAPI spec to Unleash docs (#1907) 2022-08-12 11:37:57 +02:00
index.ts feat: update rate-limit (#3248) 2023-03-03 12:09:28 +00:00
logout.test.ts feat: authorization middleware (#3464) 2023-04-06 11:46:54 +02:00
logout.ts feat: authorization middleware (#3464) 2023-04-06 11:46:54 +02:00
public-invite.test.ts Maintenance mode middleware (#2707) 2022-12-19 09:01:04 +02:00
public-invite.ts fix: Fix broken OpenAPI (#2379) 2022-11-10 22:55:01 +01:00
unleash-types.ts Add support for req.logout with passport version 0.6.0 and onwards (#2041) 2022-09-13 09:59:34 +02:00
util.ts Clean up old errors (#3633) 2023-05-11 11:10:57 +02:00