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 functionality including offline mode (featured flagged) #1170

Merged
merged 39 commits into from
May 30, 2024

Commits on Apr 17, 2024

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

Commits on Apr 19, 2024

  1. Don't precache language related assets

    Cache at runtime instead.
    microbit-robert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1034ae4 View commit details
    Browse the repository at this point in the history
  2. Fix icon for mac/iOS

    microbit-robert committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    96f0606 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a7c538 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

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

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    088bf8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70141a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7e193d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c50c3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1c2963 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    a2dcb6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b74b33c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcf4d63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    710ea9e View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    904e486 View commit details
    Browse the repository at this point in the history
  2. Only show placeholder image if offline

    This means we won't show it when initially loading the app
    microbit-robert committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e85920e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22dd200 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2f0207 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c89afcd View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    7a36123 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7805926 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5233dff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5877fc6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc78efd View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    d45eeae View commit details
    Browse the repository at this point in the history
  2. Update comments

    microbit-robert committed May 3, 2024
    Configuration menu
    Copy the full SHA
    129ad85 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    387c439 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c39a9f View commit details
    Browse the repository at this point in the history
  3. Update Pyright

    I think this might not amount to much
    microbit-matt-hillsdon committed May 28, 2024
    Configuration menu
    Copy the full SHA
    de5a8ea View commit details
    Browse the repository at this point in the history
  4. Remove the defaultOnStages for pwa flag

    We'll find another way
    microbit-matt-hillsdon committed May 28, 2024
    Configuration menu
    Copy the full SHA
    de7fdd4 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into pwa

    Use staging sim on this branch as it now has service worker support.
    microbit-matt-hillsdon committed May 28, 2024
    Configuration menu
    Copy the full SHA
    4fb45ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f168fb7 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    589b815 View commit details
    Browse the repository at this point in the history
  2. More caution

    microbit-matt-hillsdon committed May 29, 2024
    Configuration menu
    Copy the full SHA
    2b1cc97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bc9cf5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    369a982 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61213d2 View commit details
    Browse the repository at this point in the history
  6. Tweak message

    microbit-matt-hillsdon committed May 29, 2024
    Configuration menu
    Copy the full SHA
    cae3884 View commit details
    Browse the repository at this point in the history