This pull request is a very large overhaul of Keeper, and implements a completely new landing page and UI as well as implements many highly requested features from the lifecycle of the project.
- Closes #141 once I get permission from all contributors to include their likeness on the marketing page.
- For self-hosted and pro users, implements the ability to sync event details (summary, location, description, etc.) and closes #75 by @ivancarlosti.
- For self-hosted and pro users, implements the ability to customize the event name output for the aggregate ICS using templating and closes #123.
- Improves the login UX and closes #83
- Allows you to import multiple calendars from an account and closes #86
- Audits for transactions and locks and closes #29
- Implements unit testing and closes #17
- Backfills a week of events and closes #16
- Adds the applications/ directory and closes #114
- Addresses an issue with WebSockets and Bun and closes #125
What's Changed
Full Changelog: v1.11.6...v2.0.0