Kelson

Results 4100 comments of Kelson

@rgaudin @mahakporwal02 It is true that the case where we have many comma separated values makes the thing difficult to handle. Here is what I believe would be the most...

The files are not private, but it is easy to hide the URL in the Zimfarm, it is not easy to hide a file in download.kiwix.org. For the upload I...

@Jaifroid No worry. Either you won't be impacted or you will be kept informed about the URL to find the ZIM file.

We just have a scenario in youzim.it where the only one crawler (worker) has been dead for 4 months and we had no way to detect this. We probably need...

Maybe and auto-expandable list would be preferable?

I believe that without `Cache-Control` header, the browser makes always a request to the server. The `Etag` or `last-modified` are only there to avoid a full `GET`, but it should...

@rgaudin The cache duration should be long, maybe a month. Bit would be great to add etag based on web server start time and some like “?etag” to the css/js...

@mahakporwal02 I guess you have now everything you need to make a fix. 1 month cache looks good for me.

Autocompletion is done via shell configuration and to be able to do that we would need to make a zimfarm client pip package (at least).

> Just so we're clear on this, user will need to install the completion file outside of pip for it to work with his shell. Really! This is quite a...