[PR #57] [MERGED] feat: PWA support #138

Closed
opened 2025-12-28 23:26:28 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/eitchtee/WYGIWYH/pull/57
Author: @eitchtee
Created: 1/23/2025
Status: Merged
Merged: 1/23/2025
Merged by: @eitchtee

Base: mainHead: pwa


📝 Commits (1)

📊 Changes

9 files changed (+49 additions, -45 deletions)

View changed files

📝 app/WYGIWYH/settings.py (+41 -0)
📝 app/WYGIWYH/urls.py (+1 -0)
app/static/img/favicon/manifest.json (+0 -41)
app/static/img/pwa/splash-640x1136.png (+0 -0)
app/static/img/pwa/splash-750x1334.png (+0 -0)
📝 app/templates/includes/head/favicons.html (+1 -2)
📝 app/templates/layouts/base.html (+2 -0)
📝 app/templates/layouts/base_auth.html (+3 -1)
📝 requirements.txt (+1 -1)

📄 Description

No description provided


🔄 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/eitchtee/WYGIWYH/pull/57 **Author:** [@eitchtee](https://github.com/eitchtee) **Created:** 1/23/2025 **Status:** ✅ Merged **Merged:** 1/23/2025 **Merged by:** [@eitchtee](https://github.com/eitchtee) **Base:** `main` ← **Head:** `pwa` --- ### 📝 Commits (1) - [`bcc9658`](https://github.com/eitchtee/WYGIWYH/commit/bcc96588bf77f53f4221368c10935b8e83ee09a7) feat: PWA support ### 📊 Changes **9 files changed** (+49 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `app/WYGIWYH/settings.py` (+41 -0) 📝 `app/WYGIWYH/urls.py` (+1 -0) ➖ `app/static/img/favicon/manifest.json` (+0 -41) ➕ `app/static/img/pwa/splash-640x1136.png` (+0 -0) ➕ `app/static/img/pwa/splash-750x1334.png` (+0 -0) 📝 `app/templates/includes/head/favicons.html` (+1 -2) 📝 `app/templates/layouts/base.html` (+2 -0) 📝 `app/templates/layouts/base_auth.html` (+3 -1) 📝 `requirements.txt` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-28 23:26:28 +01:00
adam closed this issue 2025-12-28 23:26:29 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WYGIWYH#138