Home
Recent Users
No recent users
Users
Showing {{ users.length }} / {{ usersTotal }}
| User | Role | Statuses | Joined | Actions | |
|---|---|---|---|---|---|
|
{{ user.username.charAt(0).toUpperCase() }}
{{ user.username }}
BANNED
|
{{ user.email }} | {{ userRoleLabel(user.role) }} |
{{ status.short_name }}
None
|
{{ formatDate(user.created_at) }} |
Pages
Showing {{ pages.length }} / {{ pagesTotal }}
Changelog
Create Post
Recent Posts
{{ changelogPosts.length }} totalUploads
Showing {{ uploads.length }} / {{ uploadsTotal }}
| User | Type | Preview | Name | Size | Created | Link |
|---|---|---|---|---|---|---|
| {{ up.username }} | {{ up.file_type }} |
|
{{ up.original_name || up.filename }}
{{ up.mime_type }}
|
{{ formatBytes(up.file_size) }} | {{ formatDate(up.created_at) }} | Open |
Upload Tokens
| Token | Owner | Created | Last Used | Actions |
|---|---|---|---|---|
{{ token.token.substring(0, 12) }}...
|
{{ token.owner || 'Anonymous' }} | {{ formatDate(token.created_at) }} | {{ token.last_used ? formatDate(token.last_used) : 'Never' }} |
Invite Codes
0 means permanent
| Code | Owner | Status | Used By | Created | Expires | Actions |
|---|---|---|---|---|---|---|
{{ String(invite.code || '').slice(0, 8) }}...
|
{{ invite.owner_username || 'Unassigned' }} | {{ invite.is_used ? 'Used' : (isInviteExpired(invite.expires_at_ts || invite.expires_at) ? 'Expired' : 'Available') }} | {{ invite.used_by_username || '-' }} | {{ formatDate(invite.created_at) }} | {{ formatInviteExpiry(invite.expires_at_ts || invite.expires_at, invite.is_used) }} |
|
User Statuses
| Preview | Name | Short Name | Description | How to obtain | Code | Color | Actions |
|---|---|---|---|---|---|---|---|
| {{ status.short_name }} | {{ status.name }} | {{ status.short_name }} | {{ status.description }} - | {{ status.how_to_obtain }} - | {{ status.status_code }} - |
{{ status.color }}
|
|
Site Settings
Branding
Public-facing name and description.
Access
Control registration and maintenance visibility.
Let new users create accounts.
Only admins can access the site.
Uploads
Size limits for user assets and hosting.
Global cap across all uploads.
/api/upload.php?action=general (ShareX).
Avatars, headers, backgrounds.
Background videos.
Music uploads.
Custom font uploads.
Link icons.
Homepage
Message shown on the homepage.
Leave empty to hide.
Integrations
External services used by the site.
Used by /mc.
Miscellaneous
Notifications
Leave the target empty to notify everyone.
Logs
Showing {{ logs.length }} / {{ logsTotal }}
| Time | Event | User | IP | Country | Path | UA | Details |
|---|---|---|---|---|---|---|---|