Dashboard
connecting…
Total Entries
across all games
Pending Review
category review queue
Tag Overrides
curated edits
Open Reports
GitHub issues

Connection Status

SourceStatusNotes
R2 index.jsonnot connectedSet R2 URL constant to connect
tags-v2.jsonawaiting R2Created on first export
Cloudflare Workernot deployedRequired for writes and image uploads
Workers KV (stats)not deployedDownload 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