summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2023-11-03Shiny glowDavid Gay
2023-11-03Better home#index, using partialsDavid Gay
2023-11-03Pokedex: Grey out uncaptured pokemonDavid Gay
2023-11-03Better trainer cardDavid Gay
2023-11-03Pokedex entry recording and viewing on runs#showDavid Gay
2023-11-02PokedexEntry modelDavid Gay
2023-11-02Reduce <main> mtDavid Gay
2023-11-02Gen 3 sprites and csvDavid Gay
2023-11-02Support and add gen 2 sprites, including unownsDavid Gay
2023-11-02Pokedex with first 151 spritesDavid Gay
2023-11-02Pokemon model, seeded via CSVDavid Gay
2023-11-02Improve run and checkpoint viewsDavid Gay
2023-11-02Update checkpoints to have comment instead of title+desc, and display themDavid Gay
2023-11-02Run view improvements, misc tweaksDavid Gay
2023-11-02Checkout a run to the creator after it's createdDavid Gay
2023-11-02Checkpoint#show structureDavid Gay
2023-11-02TypofixDavid Gay
2023-11-02Runs#new page title, desc, and formatDavid Gay
2023-11-02Link to start a runDavid Gay
2023-10-31Checkpoint kinds: comment, checkin, checkoutDavid Gay
2023-10-31Users#editDavid Gay
2023-10-31Users#showDavid Gay
2023-10-31Button and link stylingDavid Gay
2023-10-31Runs#index appearance and infoDavid Gay
2023-10-31Art and designDavid Gay
2023-10-30Runs#indexDavid Gay
2023-10-30Home and app structure, style, and contentDavid Gay
2023-10-30Checkpoint creationDavid Gay
2023-10-30Start and view runsDavid Gay
2023-10-30Game, Run, Checkpoint modelsDavid Gay
2023-10-30Login linkDavid Gay
2023-10-30Pokemon fontDavid Gay
2023-10-30Home#indexDavid Gay
2023-10-30User modelDavid Gay
2023-10-30Install and configure deviseDavid Gay
2023-10-29rails new . --css tailwind -d postgresql -a propshaft --skip-jbuilderDavid Gay