✨ Add capability to add extra cli arguments to uvicorn process 🐛 Remove mailto: at the start of email address
0.0.1a7
🐛 Invalid HTTP content-length header for GZIPped content
0.0.1a6
🐛 Person uniqueness function was causing UniqueViolation errors
0.0.1a5
🐛 Username being none causes error
0.0.1a4
🐛 TypeScript could get undefined error 🐛 Multiple fixes; - Returning events=None instead of empty list - sync_calendar incorrectly used event_prefix - events could have start/end date as a date instead of DateTime - Incorrect folder for starting subprocess - Incorrect folders for serving files
0.0.1a3
- 🐛 Setuptools config did not include all Python code - 🎨 Split fetching of calendar into separate function - 🎨 Update dockerignore