Skip to content

v11 - Caldav and ICS calendar providers

Compare
Choose a tag to compare
@mendhak mendhak released this 30 Nov 21:42
· 147 commits to master since this release
v11
17d11c0
  • 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