kiwix-js icon indicating copy to clipboard operation
kiwix-js copied to clipboard

Fully portable & lightweight ZIM reader in Javascript

Results 174 kiwix-js issues
Sort by recently updated
recently updated
newest added

This is the issue corresponding to #546. The issue is that in jQuery mode, in browsers that support the summary-details tags, details sections in recent ZIMs remain closed (because jQuery...

enhancement

This arises from #556. This is particularly useful in packaged apps and frameworks where the user does not have to pick the ZIM file. But it can also work where...

enhancement

In line with https://github.com/kiwix/kiwix-js/pull/467/files#r247341333, global parameters used in the app (and often stored in cookies) could be used more consistently, and we could centralize the functions that set UI elements...

enhancement

We should add a FAQ somewhere. In particular to explain the technical reasons why we can't automatically reopen ZIM files after closing the app. It might be a simple file...

enhancement

The work on this has been done in https://github.com/kiwix/kiwix-js-windows/issues/13 and is experimentally implemented in the latest versions of WikiMed and Wikivoyage in the Microsoft Store. The issue is that in...

enhancement
good first issue

A cookie might keep the last article

enhancement
good first issue

OPDS is the new way to deliver the ZIM catalog. See https://wiki.kiwix.org/wiki/OPDS Would that be possible to support OPDS in Kiwix JS?

question

To improve performance

enhancement
backend

This is a follow-up of #116. It should give some significant performance improvements. It will probably need some refactoring or glue code, as the APIs are certainly a bit different....

enhancement
backend

Although this is not an official target of Kiwix JS, I think this might uncover a problem in the coding of binary search. If you open https://kiwix.github.io/kiwix-js/www/index.html on an Android...

question
not-main-usage