Jaifroid

Results 197 issues of Jaifroid

I'm worried by the large size of Electron apps (64bit binaries are >100MB for the vanilla app, whereas the PWA itself is only ~3MB). So I've been looking at alternatives....

enhancement
question
build

Firefox shows the print preview box, but gets stuck on trying to render the preview (a spinner spins perpetually and no preview is rendered). Chromium browsers show a preview, and...

bug/non-critical
zimit

This is bizarre: when using the PWA in Safari on iOS, everything works fine. However, when the app is installed by adding to Home Screen, the back button fails to...

bug
upstream
experimental

A user on Reddit has reported that images are missing from EPUBs (other than the book cover). Such images are present in the HTML versions. See https://www.reddit.com/r/Kiwix/comments/1bngwel/kiwix_and_book_extraction/ (an example given...

bug

There doesn't appear to be any information. Doing something like: `import { Banana } from '../node_modules/banana-i18n/dist/banana-i18n.js';` ... results in an error `The requested module '/node_modules/banana-i18n/dist/banana-i18n.js' does not provide an export...

See screenshot below. The language "Español" is not sorted under "E", but (I suppose) by its English name "Spanish", i.e., it appears in the list along with other languages beginning...

bug
enhancement
question
kiwix-serve

### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...

enhancement :sparkles:
bug :beetle:
platform/all
30-x-y

This is highly speculative in terms of usefulness, and the UI would need to be considered carefully. Use case would be for summarizing articles retrieved from the ZIM. Over time,...

question
backend
user interface

See Kiwix PWA for existing implementation. I propose simply providing the same info as in screenshot: ![image](https://github.com/kiwix/kiwix-js/assets/4304337/f009a48d-7196-470c-896d-7610003da5b7)

security
user interface

We currently support Xapian fulltext index via libzim, but we are not supporting search of the title index due to lack of bindings in the libzim WASM.

enhancement