rgaudin
rgaudin
Fixes #844
In order to prevent incorrect data to be entered in the Zimfarm, we want to review all recipes inputs and update their constraints. All constraints are in https://github.com/openzim/zimfarm/blob/main/dispatcher/backend/src/common/schemas/fields.py and https://github.com/openzim/zimfarm/tree/main/dispatcher/backend/src/common/schemas/offliners...
At least youtube scraper allows setting ZIM filenames without `.zim` suffix on the UI, allowing mistakes in recipes. This should be checked for all offliners.
Sort of a complement of #684 ; if the scraper completes with `0` yet we have not seen any ZIM files, something must be wrong and the task should be...
To support nautilus-webui, we need to be able to hide the `collection` CLI flag of nautilus runs to unauthenticated users as this URL would be public and include URLs to...
We've seen different scenarios in which some issue makes numerous tasks fail quickly. With our current design, task is marked failed and will have to wait for the next periodicity...
In light of https://github.com/openzim/python-scraperlib/issues/94, recipes setting `Language` metadata would fail to complete. ZF UI should thus prevent setting such value. ⚠️ this has to be applied to all matching fields...
This issue serves as a checklist for the release event. - [x] Check that dependencies have been updated to latest version (especially python-scraper lib) - [x] Adjust version in `VERSION`...
Currently, we include highlight JS (and the stack.js stacks that's required to configure it) for all domains. On SE, this is only included for a number of domains. We should...
In [gutenberg_en_all_2024-02](https://library.kiwix.org/viewer#gutenberg_en_all_2024-02/Home.html), out of the 10 books listed (all declaring offering an HTML version), **only three** do have an HTML version. Either HTML version it is not present in the...