Tim Farrell 08e8e922fd Endpoint role-checking was redundantly applied but FastAPI provides a nice abstraction mechanic...so I applied it. There should be no logical changes in this code; only simpler, cleaner ways for doing the same thing. 2 years ago
..
apps 08e8e922fd Endpoint role-checking was redundantly applied but FastAPI provides a nice abstraction mechanic...so I applied it. There should be no logical changes in this code; only simpler, cleaner ways for doing the same thing. 2 years ago
data 7bdef56192 fix: docker container volume mount location 2 years ago
utils 08e8e922fd Endpoint role-checking was redundantly applied but FastAPI provides a nice abstraction mechanic...so I applied it. There should be no logical changes in this code; only simpler, cleaner ways for doing the same thing. 2 years ago
.dockerignore 1274bd986b chore: dockerignore added 2 years ago
.gitignore 8468c18059 Update .gitignore 2 years ago
config.py 0b8df52c97 feat: openai tts support 2 years ago
constants.py f559068186 feat: Add epub support 2 years ago
dev.sh 0e039492c6 refac: SERVER_PORT renamed to PORT 2 years ago
main.py 8da06f5e74 fixes after the refactor 2 years ago
requirements.txt fa5918ad13 Merge branch 'main' into main 2 years ago
start.sh 8298cefd62 Fix bash condition formatting 2 years ago