Skip to content

History

Revisions

  • docs: move web deploy content to proton-pulse-web wiki, add cross-reference

    @mdeguzis mdeguzis committed Jun 17, 2026
    2935bcb
  • docs: add branch/issue workflow rules to Web Deploy Workflow

    @mdeguzis mdeguzis committed Jun 17, 2026
    87b3936
  • docs: add Web Deploy Workflow page, link from Home

    @mdeguzis mdeguzis committed Jun 17, 2026
    e637b36
  • docs: replace scoring detail with pointer to proton-pulse-web wiki

    @mdeguzis mdeguzis committed Jun 15, 2026
    f2ea3a8
  • docs: add JS module API reference generated from JSDoc

    @mdeguzis mdeguzis committed Jun 14, 2026
    20d6e76
  • docs: update webui references for proton-pulse-web rename

    @mdeguzis mdeguzis committed Jun 9, 2026
    916cb4e
  • docs: document moderator vs super_admin roles and enforcement

    @mdeguzis mdeguzis committed Jun 6, 2026
    4c4307e
  • docs: add Content Moderation page

    @mdeguzis mdeguzis committed Jun 6, 2026
    be7349c
  • docs: add FAQ page covering ProtonDB comparison, report ownership, hardware scoring, privacy

    @mdeguzis mdeguzis committed May 31, 2026
    0800972
  • Architecture: correct shared-scoring paths to src/lib/gameStats/ Phase 2 of the per-game Analysis tab landed the synced module under src/lib/gameStats/ (not src/lib/scoring/, which already exists for the per-report scoring engine). Update the wiki section to match the real directory + add a note about the .d.ts ambient declaration trick used to keep tsc warning-free without typing the synced JS file directly.

    @mdeguzis mdeguzis committed May 30, 2026
    9b69506
  • Architecture: document shared lib/scoring module + plugin sync flow Phase 1 of the per-game Analysis tab work (plugin task #68) moved the per-game stats engine into proton-pulse-data/lib/scoring/. Add a new section under src/lib/scoring.ts that describes: - where the canonical source lives (webui repo) - how the plugin syncs it via make sync-scoring - the sha256 staleness check in CI - the public API surface so contributors know what to import

    @mdeguzis mdeguzis committed May 30, 2026
    0e2d807
  • Decky-UI-Learnings: SidebarNavigation route values must be full paths Add a section documenting the v1.7.4 bug + fix: bare tab names like 'system-requirements' as SidebarNavigation route values cause Steam to push /routes/<tab-name> URLs, kicking the user off our /proton-pulse route to blank screens (or worse, /routes/settings = Steam Settings). The fix is to use full subpaths of our registered route (eg. /proton-pulse/system-requirements), mirroring Decky Loader's own settings sidebar pattern. React Router 5 prefix-matches so the URL push lands but our component stays mounted. Covers symptom detection, the boundary converter pattern, and a reference to where Decky Loader does the same thing.

    @mdeguzis mdeguzis committed May 29, 2026
    4f198f2
  • document developer update channel and make github-dev-release

    @mdeguzis mdeguzis committed May 29, 2026
    242f9d4
  • docs: add libraryGridBadges patch to Architecture table

    @mdeguzis mdeguzis committed May 27, 2026
    395b4b1
  • document self-update root flag and alternatives evaluated

    @mdeguzis mdeguzis committed May 27, 2026
    b9fd3b2
  • Add Design Palette wiki page

    @mdeguzis mdeguzis committed May 25, 2026
    e100af0
  • data-pipeline: mark probe-backfill issue resolved + document workflow fix

    @mdeguzis mdeguzis committed May 23, 2026
    fb03d8b
  • data-pipeline: document pulse merge step + source field contract

    @mdeguzis mdeguzis committed May 23, 2026
    daca343
  • docs: add modal archetypes, scroll patterns, focus glow, auto-scroll learnings

    @mdeguzis mdeguzis committed May 10, 2026
    aca2186
  • docs(scoring): document canonical algorithm location, deriveRating, and Pulse penalty

    @mdeguzis mdeguzis committed May 10, 2026
    8df22a5
  • docs: document store page badge architecture and STORE_URL screenshot workflow

    @mdeguzis mdeguzis committed May 1, 2026
    03cd908
  • docs: add subtle row focus indicator pattern

    @mdeguzis mdeguzis committed Apr 30, 2026
    c584335
  • docs: document Decky toast sound muting via eType workaround

    @mdeguzis mdeguzis committed Apr 29, 2026
    277c848
  • chore: update screenshots

    @mdeguzis mdeguzis committed Apr 27, 2026
    3583242
  • chore: update screenshots

    @mdeguzis mdeguzis committed Apr 27, 2026
    168e5e7
  • chore: update screenshots

    @mdeguzis mdeguzis committed Apr 27, 2026
    9f529e5
  • chore: update screenshots

    @mdeguzis mdeguzis committed Apr 27, 2026
    65121df
  • chore: update screenshots

    @mdeguzis mdeguzis committed Apr 27, 2026
    5b74ae6
  • chore: update screenshots

    @mdeguzis mdeguzis committed Apr 27, 2026
    8daf743
  • chore: update screenshots

    @mdeguzis mdeguzis committed Apr 27, 2026
    bcfb453