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
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: brand name should use English

authored by

Evan Huang and committed by
GitHub
a1f82471 09635db7

+1 -1
+1 -1
components/app/sidebar/sidebar.tsx
··· 226 226 height={24} 227 227 className="mr-2 brightness-0 dark:invert" 228 228 /> 229 - <h1 className="text-lg font-semibold">{t.oneCalendar}</h1> 229 + <h1 className="text-lg font-semibold">One Calendar</h1> 230 230 </div> 231 231 232 232 <Button