0xC4
0xC4
I'd like to automate the release process as much as possible to i'm not a bottleneck (and computer usually make less mistakes than humans) so i'm trying to build a...
See #344 Adds pre-commit, black, isort, pyupgrade, blacken-docs. Missing: - [ ] Update the (contributing) documentation - [ ] GitHub Action (we can use https://github.com/pre-commit/action) This PR will make a...
Python 3.11 tests are failing since a few hours, this is due to a legit bug in Python and is tracked on https://github.com/pytest-dev/pytest/issues/10008 and https://github.com/python/cpython/pull/93359. This should be fixed with...
Hi ! Firstly, thanks a lot for writing this software, it's quite useful ! When clicking on the "Open in debug map" on a local instance of osrm-frontend, it redirects...
See #312 for an attempt of implementation and some context as well as #307 for RFC7986
https://github.com/unoconv/unoserver/ Swap should be easy and we can get rid of the cron to periodically restart open office 🎉 [This](https://github.com/DocHub-ULB/DocHub/blob/main/documents/tasks.py#L136-L148) should be the only place we will have to change...
This adds an icon for each document on the course view that is a "top document". At the moment, a top document is a document that has a total number...
See https://simonwillison.net/2023/May/2/download-esm/ and https://github.com/simonw/download-esm/issues/2
It seems like big documents fail to upload. Possible causes: - caddy dropping the request after too much time - gunicorn dropping the request after too much time - oom...