Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-25 | fix: Add missing rependencies | Linnnus | |
The changes introduced in 45a7c91fbef2e9c2c0c6821edb06bae75077b50c rely on using gunicorn instead of the default wsgi server. This patch makes sure that package is added to the list of requrements. | |||
2024-04-11 | Add missing oauth dependency | Linnnus | |
Commit 58e2a2d added some initial oauth code but forgot to add the required dependencies to requirements.txt | |||
2024-03-20 | Add templating engine and index page | Linnnus | |
2024-03-20 | Initial commit | Linnnus | |