summaryrefslogtreecommitdiff
path: root/app/controllers
AgeCommit message (Collapse)Author
2023-11-03Pokedex entry recording and viewing on runs#showDavid Gay
2023-11-02Pokedex with first 151 spritesDavid Gay
2023-11-02Update checkpoints to have comment instead of title+desc, and display themDavid Gay
2023-11-02TypofixDavid Gay
2023-10-31Checkpoint kinds: comment, checkin, checkoutDavid Gay
2023-10-31Users#editDavid Gay
2023-10-31Users#showDavid 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-30Login linkDavid Gay
2023-10-30Home#indexDavid Gay
2023-10-29rails new . --css tailwind -d postgresql -a propshaft --skip-jbuilderDavid Gay