fnayou
fnayou
### Describe the bug I accidentally shared a connection object between threads in python3 ThreadPoolExecutor. I did not receive the error from my scripts because the execption is not caught...
This PR introduces a search functionality for organizations and projects. The API endpoints expects a payload with search keywords. It returns the projects/ organizations that are relevant to the search....
## Description Closes #805 This PR introduces a new feature that converts uploaded images to webp. For every image that is uploaded, a file will be created normally with a...