[PR #6405] [MERGED] 📜 Allow browser to cache docs assets #25108

Closed
opened 2026-04-16 18:24:07 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6405
Author: @MikesGlitch
Created: 12/14/2025
Status: Merged
Merged: 12/14/2025
Merged by: @MikesGlitch

Base: masterHead: cache-control-netlify


📝 Commits (1)

  • 0e606a8 allow browser to cache on docs

📊 Changes

1 file changed (+8 additions, -0 deletions)

View changed files

packages/docs/static/_headers (+8 -0)

📄 Description

When on netlify allow the browser to keep a cache of /assets folder.

Should reduce both web requests and bandwidth.

Even if we're on github pages - this may still be useful for preview builds.

image

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/6405 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 12/14/2025 **Status:** ✅ Merged **Merged:** 12/14/2025 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `cache-control-netlify` --- ### 📝 Commits (1) - [`0e606a8`](https://github.com/actualbudget/actual/commit/0e606a860d91e031ca5009bcba7d63547c942267) allow browser to cache on docs ### 📊 Changes **1 file changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `packages/docs/static/_headers` (+8 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> When on netlify allow the browser to keep a cache of /assets folder. Should reduce both **web requests and bandwidth**. Even if we're on github pages - this may still be useful for preview builds. <img width="839" height="306" alt="image" src="https://github.com/user-attachments/assets/938584b7-efc6-4d2e-b132-9730d4d41e72" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-16 18:24:07 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#25108