Gnathonic

Results 31 comments of Gnathonic

There is an "install" option in chrome and others, but I think it would still require the web server for operating some parts of the code like url resolution. Svelte,...

As for the use of the word "upload". It's correct from a strict technical perspective, but not correct from a layperson lingo perspective. I thought the same thing as you...

BTW, if you follow the development instructions, you can run the webserver locally and just point your browser at that. You can even write a tiny script to run it...

@Caarda Sounds like a totally separate issue. Yours is about enabling alternate storage options to save on internal storage, and this issue is about being able to access the services...

So this does make a huge improvement with flicker for volumes with exceptionally large images. However, the implementation results in considerable lag while paging and responsiveness issues when paging quickly.

Implemented in a different branch and merged in

implemented in a different branch and merged in

Added full PWA support. This addresses issue #53 The app can be installed on many chromium based browsers and will function without an internet connection.

added a fix for #75 with several fallbacks incase path matching fails

Implemented in a different branch and pulled in