We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: password reset, email confirmation, and transactional email for v0.1.5a - Accounts-and-Roles: new Email confirmation and Password reset sections, registration notes, server-side email validation rule - Configuration: RESEND_API_KEY, MAIL_FROM, BASE_URL reference rows and a Transactional email variables section - Database-Guide: migration section 42 row, email_tokens table, email_verified_at on users, migrate example bumped to v0.1.4a - Getting-Started and Deployment: mention the optional mail variables
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.
docs: bug + player reports, neural OCR, Showdown library, and migrate tool New Bug-Reports and Player-Reports pages, linked from the sidebar and home page. API Reference gains a bug and player report endpoint section; Admin Guide gains Bug Reports and Player Reports triage sections. Database-Guide documents migrations 39-41, the schema_migrations table, and the new migrate tool (with a manual fallback). Getting Started, Configuration, IV Calculator, Deployment, and Operations updated for the neural OCR microservice (Tesseract removed, OCR_SERVICE_URL). Data Sources and Trainer Directory updated for the full Showdown avatar library and the player report entry points.
docs: add Tesseract prerequisite and push notification configuration
Wiki: documentation overhaul -- accuracy, policy, and feature guides Factual corrections: - Getting-Started: schema.sql is the complete fresh-install schema; upgraders use migrate.sql numbered sections (not commented blocks in schema.sql) - Admin-Guide: add Awards tab to panel list; move Store toggle to Donations tab; fix Site Stats access (tab Mod+, data Admin+, refresh button Superadmin); add Mark as Reviewing action to Translator Apps - Translator-Workspace: any Admin+ can grant translator flag via application acceptance - Raid-Finder: correct super_donator pre-queue claim (item not seeded); add host kick documentation - Architecture: fix schema.sql description; add migrate.sql and migrate_tags.sql to repo layout; add IsTester predicate - Database-Guide: rewrite migrations section to explain two-file system; add shinies_hidden, pending_role to users table; add translator_applications table; fix migrate_tags.sql cross-reference - Operations: POST /api/refresh superadmin does not need api_access flag - Data-Sources: fix "The store survives" -> "The app survives" - _Footer: "The Pokemon Company" -> "The Pokémon Company" - Accounts-and-Roles: add Shiny collection hidden to profile settings; fix translator flag grant authority Content additions: - Trust-and-Awards: age ramp max (1.0) documented; reliability slope two-tier wording clarified; new "What users see" section; new "How to build trust" practical guide; new "Granting an award (UI flow)" section - Raids-and-Counters: cross-link to Raid Finder
Add full project wiki: setup, features, deployment, APIs, localization