- Fix settings icon
- Fix js error, when plugin not visible
- Fix #30 (Thanks to buttercookie42)
- Hide calendar selection
- Small bug fixes
- Fix mobile UI
- Fix INSTALL_PATH variable
- Added option to ignore server settings (Propertystorage)
- Load assets on demand
- Fix deprecated caching mechanism
- Added caching Service Worker
- Added option to start in ToDo
- Fix for deprecated samesite Cookie
- Added option for using timezones
- Remove refresh, when plugin is active
- Add settings page
- Fix for Roundcube 1.4 RC2
- Added elastic skin to make it compatible with Roundcube 1.4
- Fix for button sometimes disabled in taskbar
- Unnecessary and unused reference to client.js removed
- Small fix for Classic skin
- Fix for path issue
- There is now a special auth plugin for CalDAVZap to use together with Roundcube. With this its not needed to fill in the loginform, we can now login via a existing Roundcube session.
- Added more config parameters in config.inc.php
- Tweaked the login process, so we can login faster
- Tweaked the styles, so that it matches more the Roundcube styles
- Add support for the Roundcube classic skin. Before that, it was only compatibel with larry. If you want your non-standard skin to be supported also, please drop me a line. If you have a dedicated calender icon you want to use, please let me know.
- Re-Submit plugin to GitHub after accidential delete it before. Sorry for that
- Added latest CalDAVZap package to the plugin, no seperate download is needed.
- Removed unused code
- Initial Commit