Marc Bulling
Marc Bulling
Thanks for the report! I was able to reproduce the problem and I assume that this issue is related to it: https://github.com/jimmywarting/StreamSaver.js/issues/340 It seems to be a problem with Firefox...
> One possible fix, if I understand the problem correctly, is to have the E2E encryption be done in chunks small enough that each chunk can be loaded into the...
Gokapi is using https://github.com/jimmywarting/StreamSaver.js for that, which uses WriteableStream, or a Ponyfill for it. In the end it might also be a different problem, maybe related to the ServiceWorker, so...
Thanks for the bug report. Could you please give an example URL where it does not work?
Thanks for the feedback. Although I see why it would be useful, unfortunately it would be a lot of effort to implement. I will keep this issue open, but won't...
Thanks for the feedback! That sounds like a good idea
Thanks for the report. I assume you have cleared the cache or used incognito mode? The only thing I could image why this is happening, is that the JS portion...
The inject.js error you are getting is most likely from an adblocker or something similar. I tried it with a Vivaldi 7.5.3735.66-1 on Ubuntu 24.04 amd64 and was unfortunately unable...
I'll just leave it open for now, let me know once you've tried it :)
@anxix did the fix work for you?