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

Fully portable & lightweight ZIM reader in Javascript

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

As explained in https://github.com/openzim/mwoffliner/issues/1658, some scrapers now produce ZIMs with new `illustration` metadata entries in the M namespace. See example below from `3dprinting.stackexchange.com_en_all_2022-08.zim`, showing the metadata entries and one of...

enhancement
user interface

These are my initial changes so far and I'd am open to update any of the other files in case it's needed. Before opening this PR I have - >...

cleanup
dependencies

Resolves #891 This PR adds the option to turn off the external link warning.

user interface
accessibility

I have now removed all JQuery from Kiwix JS code, but as mentioned in #1225 and #367, our version of Bootstrap still requires it, so we still have to load...

cleanup
dependencies

For context see https://github.com/openzim/warc2zim/issues/210#issuecomment-2001957372. We currently handle the case of ***removing*** a final slash, but depending on the outcome of that issue, we might also need to handle the opposite...

upstream
bug-non-critical
zimit

**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context** Kiwix extension chrome rendering zim article without subtopic menu...

enhancement
user interface
accessibility

solved this issue #1214 Remove unnecessary space below search bar when screen is narrow

user interface
accessibility

The first commit is a workaround for over-encoded URLs in zimit2. However, we could also usefully check to see that we are handling clicks on URLs in Wikipedia articles where...

bug
backend
zimit

For most OpenZIM types, the images are correctly re-inverted when applying the dark theme, but it's not working for Zimit 1 or Zimit 2 archives, which consequently look bad. The...

user interface
bug-non-critical
zimit

Pending the outcome of https://github.com/openzim/libzim/issues/865, we may need to introduce a workaround in Kiwix JS readers. See original issue for full detail, but the summary is that, on HTML pages...

bug
backend
zimit