Federated, self-hosted collaboration platform with authentication, file storage, real-time editing, and activity federation
Federated activity system for Cloudillo: signed posts, comments, reactions, and a declarative Action DSL
Admin API endpoints for system administration of a Cloudillo instance
Authentication subsystem for Cloudillo: login, JWT tokens, and WebAuthn passwordless auth
SQLite-backed authentication adapter for Cloudillo: JWT, signing keys, passwords, WebAuthn, and TLS certificates
Filesystem-backed content-addressed blob storage adapter for the Cloudillo platform
Calendar management (JSON REST + CalDAV) for the Cloudillo federated collaboration platform
Contact management (JSON REST + CardDAV) for the Cloudillo federated collaboration platform
Core infrastructure for the Cloudillo platform: middleware, extractors, scheduler, rate limiting, and access control
CRDT collaborative editing over WebSocket for Cloudillo, using the Yjs protocol
redb-backed CRDT document persistence adapter for Cloudillo, storing binary Yjs updates
Shared WebDAV protocol layer (CardDAV/CalDAV) for the Cloudillo federated collaboration platform