benoit74

Results 604 issues of benoit74

This issue serves as a checklist for the release event. - [ ] Check that dependencies have been updated to latest version (especially python-scraper lib) - [ ] Adjust version...

task

Currently the scraper uses Debian bookworm because this is the release provided by Redis on Docker Hub. Looks like Redis is anyway already testing on trixie, so it looks like...

task

In https://github.com/openzim/sotoki/pull/367, I failed to make the call to `once_done` in `src/sotoki/utils/imager.py` be handled by the expected callback in `add_item_for`. I called it "manually" directly after `add_item_for`, which is not...

bug

Zimcheck complains about tons of times: ``` { "check" : "url_internal", "level" : "ERROR", "message" : "The following links:\n- ../../users/profiles/43968.webp\n(users/profiles/43968.webp) were not found in article users/43968/reid-evans", "links" : [ "../../users/profiles/43968.webp"...

bug

https://github.com/openzim/libzim/pull/950 moved some settings from env parameters to CPP exposed settings. This has been released in libzim 9.3.0. https://github.com/openzim/libzim/pull/960, https://github.com/openzim/libzim/pull/974, https://github.com/openzim/libzim/pull/975 and https://github.com/openzim/libzim/pull/982 pushed this further by allowing to configure...

enhancement

Once the CMS will have published the list of used ISO639-3 codes in any ZIM `Language` metadata with https://github.com/openzim/cms/issues/102, libkiwix should regularly (daily?) check that it can properly recognize all...

enhancement
upstream

See e.g. https://dev.library.kiwix.org/viewer#libretexts.org_en_workforce_2024-12/index.html (or any other libretexts ZIM in dev library ... or prod soon hopefully). When you click on the blue globe in the top right corner, the target...

bug
kiwix-serve

By default, ory does not provide any screen for: - the homepage (at https://login.kiwix.org) - the default redirect should your app not have asked to redirect you somewhere I feel...

question

We should create a `Kiwix Staging` project on Ory. This project must be use with care to validate behavior before moving to production. Developers redirects URLs are authorized on this...

enhancement

We should create a Kiwix Dev project on Ory. This project is used to experiment new configurations / settings / ... Developers redirects URLs are authorized on this project. These...

enhancement