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

PWA #531

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

PWA #531

wants to merge 8 commits into from

Commits on Jul 25, 2022

  1. add a manifest file

    FOLI committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    e2c3432 View commit details
    Browse the repository at this point in the history
  2. link the Html file to manifest file

    FOLI committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    bb2a42e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f31cfd5 View commit details
    Browse the repository at this point in the history
  4. add an empty service worker

    FOLI committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    9d778f2 View commit details
    Browse the repository at this point in the history
  5. link up the sw worker to js file

    FOLI committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    8907f8c View commit details
    Browse the repository at this point in the history
  6. confiure service worker and its caches

    FOLI committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    e8cdb49 View commit details
    Browse the repository at this point in the history
  7. edit manifest to add png icon

    FOLI committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    b81230d View commit details
    Browse the repository at this point in the history
  8. format files

    FOLI committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    56f844e View commit details
    Browse the repository at this point in the history