rgaudin

Results 184 issues of rgaudin

* MongoDB consumes too much RAM * our use case doesn't need/benefit from this data being in RAM * RAM is expensive on VPS and sloppy * disk storage is...

enhancement
stale

Zimfarm now has built-in notifications support but this is only available through the API. We should allow editors to edit the notifications from the UI. How it works: * notifications...

good first issue
enhancement
stale

To ease deployment of updates yet limit maintenance for people hosting workers we could: * tag the zimfarm-manager image done * add manager version (tag) to configuration * request worker...

discussion
enhancement
prio2

User edition UI should explain the difference between the different roles and permissions to help choose, ie.: * What is the motto/definition of each role * Full List of available...

discussion
enhancement

Zimfarm has become a complex platform with a lot of under the hood logic. It's now difficult for any newcomer to know what are the consequences of requesting a task,...

question
enhancement
UI
prio3

In sotoki, we use the [``](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base) element to deal properly and cleanly with internal links thorough the ZIM. Unfortunately, zimcheck doesn't account for this base when checking (internal in this...

bug
zimcheck

Currently, we only offer docker images for released version. Having up-to-date docker images is generally helpful and nice but in our situation of not releasing for 6months+, it's become much...

enhancement
question

here's the tail of the output of `zimdump dump --dir /data/mqc somezim.zim`: ``` Error writing file to errors dir. /data/mqc/_exceptions/H%2fs0.wp.com%2f_static%2f??-eJylUu1uwyAMfKERr9VaLT+mPQsEj9HwJTCL8vZzEk3NGi2KtD+Iw3fmfABDEl0MhIHAV5FcNTYUGFIXvSjeOhwfUNOV8gQrmXLR3IUxa6kLGBeVdMe4NHBp5Lr4Om8UK1PO9ljghpRk14sZbeg%2fXFMZKsyGKxmhba7NGVS1Tk8eZrnKMo9QaHT4%2fzb0if5Im1m1GkKOsZIw2erDTh5aZEk2mPKHfBXfNAGf+yRp~3 Exception: Error writing file to errors dir. /data/mqc/_exceptions/H%2fs0.wp.com%2f_static%2f??-eJylUu1uwyAMfKERr9VaLT+mPQsEj9HwJTCL8vZzEk3NGi2KtD+Iw3fmfABDEl0MhIHAV5FcNTYUGFIXvSjeOhwfUNOV8gQrmXLR3IUxa6kLGBeVdMe4NHBp5Lr4Om8UK1PO9ljghpRk14sZbeg%2fXFMZKsyGKxmhba7NGVS1Tk8eZrnKMo9QaHT4%2fzb0if5Im1m1GkKOsZIw2erDTh5aZEk2mPKHfBXfNAGf+yRp~3 ``` Touching...

bug
good first issue
zimdump

Contributed feature `--title-search` adds a text input in home UI to type the beginning of a title and display suggestions. This is done the same way the authors suggestion works,...

bug

**Bounty Hunters**: See https://github.com/openzim/sotoki/issues/243#issuecomment-1170237942 for additional details When running sotoki on very large domain such as StackOverflow, memory becomes an issue. A [full run (without images) on athena](https://farm.openzim.org/pipeline/333bcb7949b73e101eff8216) worker (which...

bug
help wanted
bounty!