Results 67 issues of Mossroy

It needs to be able to find the local archive corresponding to the language of the link What to do if there are several? Maybe choose the latest one?

enhancement

I find the idea of QRpedia very interesting : https://en.wikipedia.org/wiki/QRpedia I think it would be worth implementing it for Evopedia. It would make sense to be able to read these...

enhancement

It would allow the user to read an article very quickly. See https://github.com/Zolmeister/Zethos

enhancement

Our current unit and UI tests use an old ZIM file : wikipedia_en_ray_charles_2015-06.zim Since then, the format and contents have evolved : at least zstd compression format, no-namespace ZIM flavor,...

enhancement

Currently, the performance of the libzim version of kiwix-js is worse than the plain javascript version, although the ZIM accesses are much faster with libzim (compiled in wasm). After adding...

backend

At least to : - read the metadata when opening the ZIM files the first time - find the main entry - find a random entry - handle the jQuery...

backend

Chrome introduced a version 3 of the extensions manifest format : https://developer.chrome.com/docs/extensions/mv3/intro/ Edge is following, as it's now based on Chromium : https://blogs.windows.com/msedgedev/2020/10/14/extension-manifest-chromium-edge/ Firefox will implement it too, with some...

security

Probably based on l10n.js library : https://github.com/fabi1cazenave/webL10n I should also read https://hacks.mozilla.org/2013/08/localizing-firefox-os-apps/

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

A cookie might keep the last article

enhancement
good first issue