JoliTypo icon indicating copy to clipboard operation
JoliTypo copied to clipboard

Add service worker logic and site manifest

Open Spomky opened this issue 2 years ago • 1 comments

This PR adds a new service worker and the site manifest for enhancing the application's caching strategies and PWA (Progressive Web App) features. New files were created for the service worker, the manifest file, and several other JavaScript files relating to Workbox libraries. The service worker uses these libraries to handle static content caching, clearing outdated cache, default network-only strategy, triggering cache updates, and to control UI.

Spomky avatar Mar 31 '24 13:03 Spomky

Very cool ! Thanks.

I need to finish the wasm page before merging this one. I hope you'll be patient, because I really miss time to invest on this project.

But I really love it !

lyrixx avatar Apr 02 '24 10:04 lyrixx