Users /
{{ userInfo?.username || 'Profile' }}
{{ userInfo?.username || 'User' }}
ID
{{ userInfo?._id }}
Email
{{ userInfo?.emails?.[0]?.email }}
Access token
{{ userInfo?.accessTokens?.github }}
GitHub
Created
{{ fmt?.humanTime(userInfo?.dateOfEntry) }}
Last connection
{{ fmt?.humanTime(userInfo?.accessTokenDates?.github) }}
never
GitHub repos
{{ userInfo?.repositories?.length }} repositories
GitHub repositories
{{ fmt?.humanFileSize(repo?.size) }}
Personal API tokens for this admin account. Send as Authorization: Bearer <token> to authenticate without GitHub OAuth (useful for development).
Copy this token now — it will not be shown again:
{{ tokenForm?.plaintext }}
{{ fmt?.humanTime(t?.lastUsedAt) }}never
No tokens yet.
{{ fmt?.number(repositories?.length) }}
Ready {{ fmt?.number(statusCountFor('ready')) }}
Preparing {{ fmt?.number(statusCountFor('preparing')) }}
Errored {{ fmt?.number(statusCountFor('error')) }}
Expired {{ fmt?.number(statusCountFor('expired')) }}
Removed {{ fmt?.number(statusCountFor('removed')) }}
{{ selectedCount() }} selected
Repository
Status
Views
Anonymized
Repo
· · @ · {{ repo?.conference }} · {{ fmt?.humanFileSize(repo?.size?.storage) }} · {{ fmt?.number(repo?.options?.terms?.length) }} terms
No repositories match the current filters.