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

Service worker #210

Merged
merged 44 commits into from
Feb 7, 2022
Merged

Service worker #210

merged 44 commits into from
Feb 7, 2022

Commits on Dec 20, 2021

  1. ng add @angular/pwa

    rosemcc committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    5a9ce71 View commit details
    Browse the repository at this point in the history
  2. set theme-color

    rosemcc committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    ff86573 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Configuration menu
    Copy the full SHA
    ca0d9b7 View commit details
    Browse the repository at this point in the history
  2. clean up codeCoverageExclude

    rosemcc committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    3171af2 View commit details
    Browse the repository at this point in the history
  3. readme

    rosemcc committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    b670ea3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14b2e3c View commit details
    Browse the repository at this point in the history
  5. Revert "Material icons and fonts caching"

    This reverts commit 14b2e3c.
    rosemcc committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    539fb09 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    642f587 View commit details
    Browse the repository at this point in the history
  7. lazy fetch contentful assets

    rosemcc committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    e71190b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c6955c View commit details
    Browse the repository at this point in the history
  9. App name

    rosemcc committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    8d75805 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7b4b3cf View commit details
    Browse the repository at this point in the history
  11. csp update WIP

    rosemcc committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    97e20e7 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. 504 gateway timeout bypass

    rosemcc committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    68ce33d View commit details
    Browse the repository at this point in the history
  2. sw updates service WIP

    rosemcc committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    2063161 View commit details
    Browse the repository at this point in the history
  3. note

    rosemcc committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    3dd6eb6 View commit details
    Browse the repository at this point in the history
  4. unit tests passing

    rosemcc committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    5954d80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    931f14f View commit details
    Browse the repository at this point in the history
  6. about link fix on footer

    rosemcc committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    4a989d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f045ca0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5da273e View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. Configuration menu
    Copy the full SHA
    6b68622 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    b0b91ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cebf44 View commit details
    Browse the repository at this point in the history
  3. package-lock fix after merge

    rosemcc committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    ed7147b View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. tidying, add types

    rosemcc committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    c7659da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c8525d View commit details
    Browse the repository at this point in the history
  3. tests passing

    rosemcc committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    12dcc20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cba547e View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. add a test

    rosemcc committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    0740174 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fe37ba View commit details
    Browse the repository at this point in the history
  3. button style

    rosemcc committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    831291d View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    dd87336 View commit details
    Browse the repository at this point in the history
  2. fix snackbar style

    rosemcc committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    183ab57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fce957 View commit details
    Browse the repository at this point in the history
  4. add app id to manifest

    rosemcc committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    699ba8f View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. refactor swUpdates, add tests

    rosemcc committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    c139901 View commit details
    Browse the repository at this point in the history
  2. remove f

    rosemcc committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    9d953f7 View commit details
    Browse the repository at this point in the history
  3. add maskable icons

    rosemcc committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    e4a5208 View commit details
    Browse the repository at this point in the history
  4. icons fix

    rosemcc committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    dd61966 View commit details
    Browse the repository at this point in the history
  5. add apple touch icon

    rosemcc committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    3636e86 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Configuration menu
    Copy the full SHA
    e61d914 View commit details
    Browse the repository at this point in the history
  2. remove unused imports

    Trombach committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    6f3350d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6c75bd View commit details
    Browse the repository at this point in the history