Skip to content

Create service worker and PWA manifest #12

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

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

Conversation

Araxeus
Copy link
Owner

@Araxeus Araxeus commented Jul 16, 2024

Create PWA manifest + service worker enables installation, instant loading and offline capabilities

  • Multiplied app performance (transitions are instant now)
  • enable offline navigation (POST requests will still error out currently - subject to change)
  • fix bugs with lastAuth not being calculated correctly both in DB and cookies

Copy link

render bot commented Jul 16, 2024

Your Render PR Server URL is https://operate-pr-12.onrender.com.

Follow its progress at https://dashboard.render.com/web/srv-cqbd7gqj1k6c73dgkfg0.

@Araxeus Araxeus force-pushed the service-worker branch 4 times, most recently from 4efc575 to de3c45f Compare July 16, 2024 21:54
@Araxeus Araxeus force-pushed the service-worker branch 3 times, most recently from 2432653 to 5081615 Compare July 16, 2024 22:31
Repository owner deleted a comment from github-actions bot Jul 17, 2024
Repository owner deleted a comment from github-actions bot Jul 17, 2024
Araxeus added 2 commits July 17, 2024 03:21
by fetching protected routes with a reload cache instruction
Repository owner deleted a comment from github-actions bot Jul 18, 2024
fix small screen button stacking ontop of eachother
Copy link

@Araxeus Araxeus mentioned this pull request Aug 2, 2024
@coolify-operate
Copy link

coolify-operate bot commented Aug 5, 2024

The preview deployment is ready. 🟢

Open Preview | Open Build Logs

Last updated at: 2024-08-05 16:53:41 CET

@coolify-operate
Copy link

coolify-operate bot commented Aug 5, 2024

The preview deployment is ready. 🟢

Open Preview | Open Build Logs

Last updated at: 2024-08-05 17:28:25 CET

@Araxeus Araxeus force-pushed the main branch 3 times, most recently from fffbbca to d01194f Compare December 25, 2024 19:54
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.

1 participant