Jaifroid

Results 197 issues of Jaifroid

As suggested [here](https://github.com/openzim/warc2zim/issues/156#issuecomment-1909919290), we could look for 'warc2zim' AND 'zimit' strings in Scraper metadata (we currently only look for 'warc2zim', but it's not currently guaranteed to be stable), and if...

enhancement
backend
zimit

It's probably too soon to do this until we have a fully settled and approved (and published) zimit2 archive. But once we have that, it'd be good to test against...

tests
user interface
zimit

See https://github.com/kiwix/kiwix-js-pwa/issues/540 for full explanation. Let's wait to see if zimit2 is affected, because this is an edge case in zimit classic caused by sandboxing of the replay_iframe.

security
bug-non-critical
zimit

Following https://github.com/openzim/warc2zim/issues/143, it might be better to include our own copy of wombat and wombat workers as a dependency in this Repo (and downstream in the PWA), rather than relying...

dependencies
backend
build
zimit

This issue supersedes #314. I wrote there that there is not much call for nightly signed versions, and that we haven't been able to sign these programmatically for a number...

regression
build
extensions

Following on from #1123, a "universal" messaging solution could be provided without altering the DOM in the messaging channel by leveraging the global `appState` object. At various points in the...

backend
user interface

Similar to, but not exactly the same issue as #787, I notice this flashing particularly in jQuery mode. When in light theme, it flashes to dark between article loads, and...

user interface
accessibility

See https://github.com/kiwix/kiwix-js-windows/issues/445 and the fix (which would need adapting here) https://github.com/kiwix/kiwix-js-windows/pull/448.

not-main-usage
bug-non-critical

I think I fixed the same issue in KJSWL a couple of months ago, and I thought it was an issue with the code there, but it turns out to...

bug
regression

We claim to support Safari >= 11.3, which is the first one that supports Service Workers. However, we can't unfortunately test ServiceWorker mode on Safari at all on BrowserStack because...

tests
build