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

Offline support #1888

Closed
wants to merge 37 commits into from
Closed

Commits on Oct 10, 2022

  1. Upgrade to astro 1.4.7

    zadeviggers committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    2677ccf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from zadeviggers/upgrade-to-astro-1.4

    Upgrade to astro 1.4.7
    zadeviggers authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    a45cbeb View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. First steps

    zadeviggers committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    1b4d8d5 View commit details
    Browse the repository at this point in the history
  2. First steps

    zadeviggers committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    575660b View commit details
    Browse the repository at this point in the history
  3. Merge

    zadeviggers committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    3d9c7cb View commit details
    Browse the repository at this point in the history
  4. Basic offline works

    zadeviggers committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    7c845ef View commit details
    Browse the repository at this point in the history
  5. Remove vite-plugin-pwa

    zadeviggers committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    1635ec9 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Configuration menu
    Copy the full SHA
    1726097 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a97b925 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d839cb9 View commit details
    Browse the repository at this point in the history
  4. Disable fully in dev

    zadeviggers committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    c216cd6 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Remove old debugging code

    zadeviggers committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    4bb8c19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da3d150 View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    zadeviggers committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    e8f22c4 View commit details
    Browse the repository at this point in the history
  4. Fix linter errors

    zadeviggers committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    1ec4db9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd65067 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a63268 View commit details
    Browse the repository at this point in the history
  7. Add skipWaiting

    zadeviggers committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    06027ee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    289ea04 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3b6502d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Configuration menu
    Copy the full SHA
    1f36aea View commit details
    Browse the repository at this point in the history
  2. Improve status indicator

    zadeviggers committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    c610abe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b16f63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e61249 View commit details
    Browse the repository at this point in the history
  5. Revert making ui translatable since it breaks stuff

    This reverts commit 0e61249.
    zadeviggers committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    799949e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    daf7c76 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4d00df8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0c16806 View commit details
    Browse the repository at this point in the history
  9. Remove duplicated key

    zadeviggers committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    ae83a9c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4ab8070 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6126811 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4858601 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    df12b4d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0e522b4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8402fc0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c2ed726 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    69909e9 View commit details
    Browse the repository at this point in the history