mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-14 21:23:29 +01:00
[PR #59] [MERGED] feat(pwa): better offline page and offline #142
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/59
Author: @eitchtee
Created: 1/24/2025
Status: ✅ Merged
Merged: 1/24/2025
Merged by: @eitchtee
Base:
main← Head:dev📝 Commits (2)
d50c84frefactor: remove debug printsdbea78cfeat(pwa): better offline page and offline request handler📊 Changes
8 files changed (+207 additions, -11 deletions)
View changed files
📝
app/WYGIWYH/settings.py(+1 -0)📝
app/apps/import_app/services/presets.py(+1 -1)📝
app/apps/import_app/services/v1.py(+0 -1)📝
app/apps/import_app/views.py(+0 -2)➕
app/templates/offline.html(+79 -0)➕
app/templates/pwa/serviceworker.js(+74 -0)📝
frontend/src/styles/_animations.scss(+28 -7)📝
frontend/src/styles/style.scss(+24 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.