stumpapp / stump

A free and open source comics, manga and digital book server with OPDS support (WIP)
https://stumpapp.dev
MIT License
863 stars 34 forks source link

[FEATURE] Make web app a PWA #189

Open aaronleopold opened 8 months ago

aaronleopold commented 8 months ago

Is your feature request related to a problem? Please describe. If your internet goes down, the web app is effectively rendered useless

Describe the solution you'd like Make the web app a PWA so internet connection is not necessarily a hard requirement

Additional context Probably makes sense to use https://vite-pwa-org.netlify.app/guide/

I think, in general, most servers are going to have an internet connection, so this may be a non-issue at the end of the day. However, I think if it isn't too much hassle to change then it is overall worth it. I mean, even from a development standpoint, I've had annoying periods of time trying to develop on a plane but the lack of it being a fully offline-capable PWA made it so I needed a connection to load the thing.

adityatelange commented 2 months ago

An interesting feature indeed.