You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -76,6 +76,7 @@ I have made it as close as possible, as to what I envision the perfect CalDAV no
76
76
### Mobile
77
77
- Swipe left/right to navigate between months/weeks/days
78
78
- Tasks and agenda work well on mobile
79
+
- Optimized mobile view
79
80
80
81
### Security
81
82
-**No backend = no attack surface.** Your CalDAV credentials never touch a Calino server — they stay in your browser's localStorage, encrypted with AES-256-GCM
If you can't add CORS headers to your CalDAV server, you can run a tiny proxy yourself. See [`docs/CORS_PROXY.md`](./docs/CORS_PROXY.md) for a one-file Cloudflare Worker you can deploy in a few minutes.
0 commit comments