mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-15 13:43:28 +01:00
[PR #57] [MERGED] feat: PWA support #138
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:pwa📝 Commits (1)
bcc9658feat: PWA support📊 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.