aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
Commit message (Expand)AuthorAgeFilesLines
* deps: Nevermind, we're not going to do authentication ourselves•••let the reverse-proxy do it for us Vosjedev2025-11-121-1/+0
* deps: add pygments for patch highlightingVosjedev2025-11-091-1/+2
* Bump! We're now on v0.1.1 (still alpha)a0.1.1Vosjedev2025-11-021-1/+1
* Add deps for account structureVosjedev2025-11-021-1/+2
* Add mariadb as dependencyVosjedev2025-10-281-1/+2
* Allow python 3.12 again, force cheroot<11.0.0 to avoid cherrypy bug 2070•••see https://github.com/cherrypy/cherrypy/issues/2070, which links a cheroot bug (https://github.com/cherrypy/cheroot/issues/769). this bug makes the server hang instead of shutting down cleanly, waiting for a specific thread. forcing cheroot to below the affected versions until fixed. Vosjedev2025-10-271-2/+3
* Restrict to python 3.13 and higher, hopefully temporarilyVosjedev2025-10-261-1/+1
* Add something for first commit•••note this project was actually made on 2025-10-09 vosjedev2025-10-091-0/+23