Jaifroid

Results 193 issues of Jaifroid

With almost every commit on almost any PR I make with Kiwix JS, I have to re-run the cross-browser end-to-end tests, because they fail first time. They will usually pass...

question
tests

This is a feature that is default for signed-out users of Wikipedia, though signed-in users may need to switch it on. It consists in showing a small preview of the...

enhancement
user interface

This follows on from #742. Nightwatch 1.5.1 depends on packages with severe vulnerabilities, but upgrading to 1.7.7 causes tests to fail due to connection to the wrong port (80 instead...

tests

As suggested by @knowledge-is-power [here](https://github.com/openzim/mwoffliner/issues/1474#issuecomment-905228503), it would be good to have a bookmark system in Kiwix JS and Kiwix JS PWA/Windows. It would require #280 or similar, and probably also...

enhancement

Because Cache API is not supported in Chromium extension (only secure requests and responses can be cached, i.e. https:), the app has to re-load all assets from the ZIM every...

enhancement
backend

Bootstrap 5 is now available (albeit in beta, but it is the currently recommended version). A significant advantage IMHO is that it now uses an open-source SVG-based icon library (which...

enhancement

In line with what was discussed in #336 (and #335) we should investigate the possibility of transforming links to fonts and possibly other content that are contained in the CSS,...

bug

Kiwix JS continues to extract assets for a given page (CSS, images, JavaScript) that have been queued up for extraction even after the user has navigated away from that page....

enhancement

At least in `wikipedia_en_history_maxi_2019-08.zim`, the landing page in jQuery mode looks like the top image (and no further images are displayed), whereas it should look something like the bottom image...

bug

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