Export My Events
Download your personal events as a JSONL file.
Export All Events
Download the complete database as a JSONL file. This includes all events from all users.
Please log in to access export functionality.
Import Events
Upload a JSONL file to import events into the database.
{:else if isLoggedIn} {:else}Please log in to access import functionality.
{JSON.stringify(
event,
null,
2,
)}
No events found.
Loading events...
No more events to load.
⚠️ Managed ACL Mode Not Active
To use the Managed ACL interface, you need to set the ACL mode to "managed" in your relay configuration.
Current ACL mode: {aclMode || "unknown"}
Please set ORLY_ACL_MODE=managed in your
environment variables and restart the relay.
Please log in with owner permissions to access managed ACL configuration.
Sprocket Script Management
{#if isLoggedIn && userRole === "owner"}Script Editor
Upload Script
Script Versions
Please log in to access sprocket management.
🔄 Event Recovery
Search and recover old versions of replaceable events
{JSON.stringify(
JSON.parse(
event.content,
),
null,
2,
)}
Follows {event.tags.filter( (t) => t[0] === "p", ).length} people
{event.content}
🔍 Search Results: "{searchTab.query}"
{JSON.stringify(
event,
null,
2,
)}
No search results found for "{searchTab.query}".
Searching...
No more search results to load.