Select the types of activity you want to include in your feed.
One Calendar is a privacy-first calendar web app built with Next.js. It has modern security features, including e2ee, password-protected sharing, and self-destructing share links 📅
calendar.xyehr.cn
···57575858- [ ] No sensitive data is exposed
5959- [ ] Authentication and permission checks are in place
6060-- [ ] Input validation is implemented
6161-- [ ] Rate limiting or throttling considered (if applicable)
62606361---
64626563## Checklist
66646767-- [ ] I have read the [CONTRIBUTING](https://github.com/Dev-Huang1/One-Calendar/.github/CONTRIBUTING.md) document
6865- [ ] My code follows the project’s style guidelines
6966- [ ] I have performed a self-review of my code
7067- [ ] I have commented my code, especially in hard-to-understand areas