Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes Docker files | Matthew Lemon | 2024-09-12 | 1 | -1/+22 |
| | |||||
* | Shift to uv for dependencies and virtualenv building | Matthew Lemon | 2024-09-11 | 1 | -38/+185 |
| | |||||
* | Adds stripe to dependencies | Matthew Lemon | 2024-09-10 | 1 | -1/+2 |
| | |||||
* | wip: implementing checkout | Matthew Lemon | 2024-09-08 | 1 | -0/+2 |
| | | | | - also some formatting changes | ||||
* | Removed pypdfium2 which doesn't build on FreeBSD | Matthew Lemon | 2024-06-23 | 1 | -2/+2 |
| | | | | | | | | | | | | Libraries used: - PdPDF2 (to get basic PDF length) - https://pypi.org/project/PyPDF2/ - pdf2image (to extract images from each page) - https://github.com/Belval/pdf2image Reduction of quality of screenshotted image is in place. Reduced pdf screenshot quality considerably | ||||
* | Should be a buildable Django container | Matthew Lemon | 2024-05-28 | 1 | -0/+1 |
| | |||||
* | Remove django-extensions | Matthew Lemon | 2024-05-27 | 1 | -1/+0 |
| | |||||
* | Adds pdbpp to requirements for debugging | Matthew Lemon | 2024-05-19 | 1 | -0/+3 |
| | |||||
* | -Adds markdown package to requirements | Matthew Lemon | 2024-05-16 | 1 | -0/+2 |
| | |||||
* | Can now upload to Spaces | Matthew Lemon | 2024-05-14 | 1 | -2/+10 |
| | |||||
* | After first pre-commit processing | Matthew Lemon | 2024-05-13 | 3 | -0/+65 |