mirror of
https://github.com/screentinker/screentinker.git
synced 2026-06-18 20:22:42 -06:00
The render had no Cache-Control. A copy cached before the X-Frame-Options fix keeps showing blank, and widget data (clock/weather/rss/directory) is dynamic anyway, so mark the render no-store. Pairs with the X-Frame-Options removal. |
||
|---|---|---|
| .. | ||
| config | ||
| db | ||
| lib | ||
| middleware | ||
| player | ||
| routes | ||
| services | ||
| test | ||
| ws | ||
| .gitignore | ||
| config.js | ||
| package-lock.json | ||
| package.json | ||
| server.js | ||