Jaifroid

Results 1244 comments of Jaifroid

Let me know if you want to try. Take a look at CONTRIBUTING.md in this Repo to get started (read it carefully all the way through -- there are some...

@THEBOSS0369 I just need to check that @AritraLeo doesn't want to finish his PR which was actually already very close to solving this issue, but wasn't passing tests, so let's...

For now I'm going to add a message in the UI instructing users to re-pick the content if it has changed.

Additionally, when a user picks a new directory using webkitdirectory API, the old contents are not cleared from the list, and the new contents are, confusingly, added to the dropdown...

There is some janky code introducing a race condition as commented in https://github.com/kiwix/kiwix-js/pull/1185#discussion_r1438114759. This could be the cause of some issues with the display of folder contents. Needs to be...

There was already a previous PR to add the ToC API to mwOffliner and it got nearly to completion, but was never finalized.. But it's up to you. The JS...

Just to say we have a specific Ubuntu Touch app in the One Store here: * https://open-store.io/app/kiwix This app is touch optimized. @erebion What's the architecture of the tablet you're...

Probably related to https://github.com/openzim/gutenberg/issues/181. The epub MIME type is incorrect in version 1 Gutenberg ZIMs.

Unfortunately, this regression has returned in the latest Gutenberg ZIM types. Moreover, #987 exacerbates the issue because in these ZIMs it's impossible even to see the download button due to...