CkuT

Results 3 issues of CkuT

Hey, `docker-compose up -d` fails to build & start with the last version of Pipenv. The displayed error is very similar to this one: https://github.com/pypa/pipenv/issues/4220 A working workaround for me...

Hey, Sometimes the document consumer is crashing when an error occurs in the mail consumption. I don't have the time to investigate at the moment :( I think we need...

This PR adds an insensitive-search on document title and content. This should close #115. As it was pointed out by @danielquinn, `str.casefold()` is a good start, but not enough: it...