We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update Supabase schema wiki: reflect current tables and TrackedConfig blob
Document Steam auth flow
docs: Add Data Pipeline wiki page Document the proton-pulse-data CI/CD pipeline architecture (3-stage build -> probe-chunks -> finalize), pipeline cache strategy, env vars, and the probe-backfill performance bug where ~29K apps are re-fetched every run because the filesystem check does not see prior backfills. Includes the fix: pass already_known_app_ids from pipeline state.
Updated Decky Plugin Loader Submission (markdown)
Decky loader submission doc
add translation screenshots
update lang index for screenshots
start adding other lang screenshots
udpate screenshots
update screenshots
screenshots
working on screenshots
trim screenshots
screenshot upload
update screenshots, docs
docs: update wiki for current rc work
docs: refresh architecture and screenshot wiki pages
Draft Decky UI learnings page
udapte wiki
docs: update ProtonDB lookup strategy docs
chore: ignore worktrees directory
docs: add System Design page, rewrite Architecture with file-by-file breakdown - Add System-Design.md: mermaid flow diagrams for end-to-end user flow, entry points, component ownership, re-navigation sequence, and scoring model table - Rewrite Architecture.md: accurate file-by-file reference for all source files reflecting current codebase (context menu, routerHook, pageState CustomEvent system, fetchNoCors); remove stale badge/modal references - Update Home.md index with new System Design entry
fix: ~/.deckip format is plain IP, not key=value
docs: document persistent DECK_IP via ~/.deckip and shell config
fix: use env-var-first style for make deploy examples
docs: update Developer Guide to use make targets throughout