v11 - Caldav and ICS calendar providers
- ICS and CalDav calendar support added by anthonyscorrea
- Moved pip package list into requirements.txt. The package versions are fixed, it's simpler to install, and better stability.
- Refactored the calendar code into providers and simplified the code for better reuse
- Added instructions and VSCode integration for running and debugging the project locally