mirror of
https://github.com/grocy/grocy.git
synced 2025-10-14 09:11:11 +00:00
Return a Cache-Control
header for files served via the API
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
- It's now possible to display a recipe directly from the meal plan (new "eye button") (thanks @kriddles)
|
||||
- Improved the responsiveness of the meal plan and calendar page by automatically switching to a day calendar view on smaller screens (thanks for the idea @kriddles)
|
||||
- The calendar now also contains all planned recipes from the meal plan on the corresponding day
|
||||
- The API Endpoint `GET /files/{group}/{fileName}` now also returns a `Cache-Control` header (defaults fixed to 30 days) to further increase page load times
|
||||
- Some style/CSS detail-refinements
|
||||
|
Reference in New Issue
Block a user