matrix-public-archive/server/routes
Eric Eastwood 50a1d658e8
Only read version tag files once on startup (#174)
We already read it once for the `/health-check` endpoint and cached the response but this way we can use `getVersionTags()` everywhere without worrying about it.

Also, it's no longer `async` so we can use it in things like Express route paths and CDN asset tags more easily.
2023-04-19 15:57:22 -05:00
..
client-side-room-alias-hash-redirect-route.js Serve Hydrogen assets from `/hydrogen-assets/` sub-directory for easier targeting of cache rules (#172) 2023-04-19 14:44:12 -05:00
install-routes.js Only read version tag files once on startup (#174) 2023-04-19 15:57:22 -05:00
room-directory-routes.js Add route identifiers for easy metric reporting (#173) 2023-04-19 15:09:51 -05:00
room-routes.js Add route identifiers for easy metric reporting (#173) 2023-04-19 15:09:51 -05:00