Total Entries
—
across all games
Pending Review
—
category review queue
Tag Overrides
—
curated edits
Open Reports
—
GitHub issues
Connection Status
| Source | Status | Notes |
|---|---|---|
| R2 index.json | not connected | Set R2 URL constant to connect |
| tags-v2.json | awaiting R2 | Created on first export |
| Cloudflare Worker | not deployed | Required for writes and image uploads |
| Workers KV (stats) | not deployed | Download counter |
Unsaved Local Changes
No local changes. Edits in Category Review and Tag Editor are stored in localStorage until exported.
0 / 0 reviewed
Select an entry to review
Select an entry to edit tags
Reports Queue
Lists open GitHub issues labelled
report. No auth needed — reads the public API.Image Replace
Upload a replacement thumbnail for any entry. Requires the Cloudflare Worker to proxy the upload to R2.
POST /image/:id (multipart/form-data)
← validates CF Access JWT
← writes to R2: cfgdownloads/{game}/{cat}/{folder}/{id}.jpg
Download Stats
Live download counts from Workers KV. Available once the download counter Worker is deployed.
GET /stats
← returns { [id]: count } from KV
← sorted by total downloads