Skip to content

History / Frontend Guide

Revisions

  • Document event calendar subscriptions, per-form shiny tracking, and the costume asset pipeline Bring the wiki in line with commit b8ee6af and the follow-up that dropped the Android calendar intent: - Events: correct the per-event Google Calendar button (a plain web link on every platform) - Shiny Tracking: Vivillon patterns, Unown letters, Scatterbug carry-through, the user-set catch date, the tap-to-open detail modal, and the new internal/costumes pipeline - Trainer Directory: the shiny detail modal - Frontend Guide, Building and Development: replace the removed costumes_data.go and gen-costumes.mjs with the shared JSON pipeline - API Reference: mobile shiny endpoints, costume routes, caught_at - Data Sources: PokeMiners and WatWowMap costume sources - Admin Guide: the new Costumes tab - Home: highlights refresh

    @Hailey-Ross Hailey-Ross committed Jul 15, 2026
  • docs: v0.1.6a regional forms, costumes, OCR rework, and a build and upgrade guide Add a new Releases and Upgrading page covering fresh builds from a tagged release and upgrades from a supported version (with the migrate baseline table), and update the feature and reference pages: regional shiny forms and the region API field, the data-driven costume system, the reworked IV screenshot scanner (level arc, candy-line species ID, status-aware dust), the pokemon_evolutions source and the curated shiny supplement, and the costume codegen step. Link the new page from the sidebar and home.

    @Hailey-Ross Hailey-Ross committed Jul 7, 2026
  • docs: document Check/Run Scrapers button; fix CSRF cookie name Admin Guide: document the new superadmin-only Check/Run Scrapers button in the Site Stats tab (POST /admin/check-scrapers), how it differs from Force Data Refresh, the per-source report it renders, and that an empty source is reported OK rather than an error. API Reference: correct the CSRF cookie name from _gorilla_csrf to _pogo_csrf.

    @Hailey-Ross Hailey-Ross committed Jul 1, 2026
  • docs: trainer avatars, shiny evolution, OCR overhaul, sprite locks, and prior session updates This session: - IV-Calculator: rewrite Screenshot tab (two-pass CP, arc scan, name/status/star detection, editable extraction card); add form picker and Pokemon Status to Manual tab; update Under the Hood for level 51 and 50k CP max - Admin-Guide: new Trainer Avatars tab section with 6-tier rank lock table - Data-Sources: add pokeemerald-expansion row and update attribution - Database-Guide: migrations 37-38 (sprite_locks, evolved_at); sprite_locks table section; user_shinies updated with evolved_at and costume/event_tag - API-Reference: /api/shinies/{id}/evolve endpoint; three sprite-lock admin endpoints (GET/POST/DELETE /api/admin/sprite-lock{s}) Prior sessions (previously uncommitted): - Accounts-and-Roles, Trust-and-Awards, Social-Features, Shiny-Tracking, Trainer-Directory, Home, Operations, Frontend-Guide, Building-and-Development, Localization: updates for mobile API, friends/notifications, feedback, community features, shiny events, DPS target comparison, and misc edits

    @Hailey-Ross Hailey-Ross committed Jun 26, 2026
  • docs: social features, trainer profiles, community feedback -- v0.1.2d

    @Hailey-Ross Hailey-Ross committed Jun 22, 2026
  • DPS calculator target persistence and picker.ts selectByName

    @Hailey-Ross Hailey-Ross committed Jun 18, 2026
  • Add full project wiki: setup, features, deployment, APIs, localization

    @Hailey-Ross Hailey-Ross committed Jun 11, 2026