Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added manifest and serviceworker for PWA support #1981

Closed
wants to merge 1 commit into from

Conversation

bostrot
Copy link

@bostrot bostrot commented Jun 30, 2022

Changes

This adds the minimal requirements for PWA apps:

screenshot

The serviceworker is the bare minimum and would not allow offline use yet.

  • The manifest should also include icons and splashscreens at different sizes which aren't added yet.

Tests

  • This PR does not require tests

Changelog

  • Entry has been added to changelog

Documentation

  • This change does not need a documentation update

Dark mode

  • The UI has been tested both in dark and light mode

@ukutaht ukutaht mentioned this pull request Oct 31, 2022
4 tasks
@ukutaht
Copy link
Contributor

ukutaht commented Nov 1, 2022

Closing in favour of #2405

@ukutaht ukutaht closed this Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants