kiwix-js
kiwix-js copied to clipboard
Fully portable & lightweight ZIM reader in Javascript
I believe this is due to a protection feature in the search, which prevents lookup if the same string is entered twice in a row (instead, it should just display...
In the kiwix browser extension 3.9.0 of both firefox and chrome, whenever I drag an image by mouse the loaded zim file gets disconnected and I get sent back to...
For the moment we have only an individual developer account, which is on my name, so only me can publish, which is not optimal. It seem the solution is to...
As per title. The effect is quite ugly and confusing, because it is obvious for the user that something is missing. Compare two screenshots below. This is a section of...
The ZIM in question is `wikipedia_en_wp1-0.8_orig_2010-12.zim`. While this is a legacy ZIM, it is available from download.kiwix.org (archive directory) as an (historical) corpus, and this ZIM is linked to from...
I have been experimenting (successfully) in KJSW with the open-source DarkReader plugin: https://github.com/darkreader/darkreader. It is a simple JavaScript dependency (single file). It would work only in ServiceWorker Mode. All that...
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...
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...
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.
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...