fastify-static
fastify-static copied to clipboard
Plugin for serving static files as fast as possible
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure it has not already been reported ### Fastify version 3.19.0...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the issue has not already been raised ### Issue The...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...
## 🚀 Feature Proposal With an optional render function for dirlist we could change the results for the json output by either removing files we don't want to show (filter...
It looks like passing a glob to wildcard was a breaking change in the 4.x release (https://github.com/fastify/fastify-static/pull/175), but it's unclear why it was removed. It's an extremely valuable feature and...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the feature has not already been requested ### 🚀 Feature...
### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the issue has not already been raised ### Issue Maybe...
For Fastify v5, background: https://github.com/fastify/fastify/issues/5061 Opened this as it is now to get early feedback & insight. Used a class rather than an interface or type since the type needs...