[PR #6404] [CLOSED] 📜 Docs site PWA support #40928

Closed
opened 2026-04-23 13:43:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6404
Author: @MikesGlitch
Created: 12/14/2025
Status: Closed

Base: masterHead: docusaurus-pwa


📝 Commits (2)

📊 Changes

6 files changed (+394 additions, -76 deletions)

View changed files

📝 packages/docs/docusaurus.config.js (+103 -75)
📝 packages/docs/package.json (+1 -0)
packages/docs/static/manifest/icon512_maskable.png (+0 -0)
packages/docs/static/manifest/icon512_rounded.png (+0 -0)
packages/docs/static/manifest/manifest.json (+26 -0)
📝 yarn.lock (+264 -1)

📄 Description

This may not bring down the requests 🤔

Might still be worth having tho.


🔄 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/6404 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 12/14/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `docusaurus-pwa` --- ### 📝 Commits (2) - [`cd3a97d`](https://github.com/actualbudget/actual/commit/cd3a97dd1b084af1e05374f12b79b6f1fa4f5ae8) move docs site to pwa to save on requests - [`dab4e4e`](https://github.com/actualbudget/actual/commit/dab4e4e29737c0c3de63a109afe04a58328518f8) debug ### 📊 Changes **6 files changed** (+394 additions, -76 deletions) <details> <summary>View changed files</summary> 📝 `packages/docs/docusaurus.config.js` (+103 -75) 📝 `packages/docs/package.json` (+1 -0) ➕ `packages/docs/static/manifest/icon512_maskable.png` (+0 -0) ➕ `packages/docs/static/manifest/icon512_rounded.png` (+0 -0) ➕ `packages/docs/static/manifest/manifest.json` (+26 -0) 📝 `yarn.lock` (+264 -1) </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. --> This may not bring down the requests :thinking: Might still be worth having tho. --- <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-23 13:43:48 -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#40928