about summary refs log tree commit diff
path: root/website/sandbox
AgeCommit message (Expand)AuthorFilesLines
2020-04-18 Use elm2nix to (attempt to) deploy learnpianochords.appWilliam Carroll4-18/+121
2020-04-17 Nixify build for Chord Drill SergeantWilliam Carroll2-1/+25
2020-04-17 Simplify preferencesWilliam Carroll1-32/+40
2020-04-17 Render a mobile-friendly pianoWilliam Carroll5-116/+236
2020-04-13 Begin styling effortsWilliam Carroll8-126/+264
2020-04-13 Support generating chords for a particular keyWilliam Carroll4-285/+283
2020-04-13 Don't render the notes on the pianoWilliam Carroll1-1/+1
2020-04-13 Rename NoteClass -> PitchClassWilliam Carroll2-148/+151
2020-04-13 Remodel model.selectedChord as Maybe ChordWilliam Carroll1-50/+65
2020-04-12 Whitelist and blacklist note classesWilliam Carroll1-7/+64
2020-04-12 Only display chords that fit on the displayed pianoWilliam Carroll1-278/+293
2020-04-12 Support suspended chordsWilliam Carroll1-0/+30
2020-04-12 Whitelist and blacklist chordTypesWilliam Carroll2-105/+112
2020-04-12 Whitelist and blacklist chords by inversion typeWilliam Carroll2-10/+84
2020-04-12 Properly support chord inversionsWilliam Carroll9-516/+1547
2020-04-11 Support NoteClassWilliam Carroll3-124/+283
2020-04-11 Support Misc moduleWilliam Carroll1-0/+15
2020-04-11 Support BPM for tempoWilliam Carroll2-10/+50
2020-04-11 Track app ideasWilliam Carroll1-0/+3
2020-04-11 Prefer type alias to typeWilliam Carroll2-60/+48
2020-04-11 Support basic tempoWilliam Carroll2-13/+75
2020-04-11 Improve the styling of the pianoWilliam Carroll2-29/+58
2020-04-11 Generate all known chords and display randomly selected chordsWilliam Carroll4-216/+345
2020-04-10 Model data and sketch ideas for Chord Drill SergeantWilliam Carroll6-0/+294
2020-04-10 Create README for Chord Drill SergeantWilliam Carroll1-0/+47
2020-04-10 Add README for typo-poWilliam Carroll1-0/+10
2020-04-10 Create README for Github Issues ServiceWilliam Carroll1-0/+28
2020-03-27 Run Prettier across projectsWilliam Carroll8-28/+25
2020-03-27 Delete nut-scoreWilliam Carroll13-474/+0
2020-03-27 Drop support for lorriWilliam Carroll1-8/+0
2020-03-24 Add sandbox project using Contentful CMSWilliam Carroll16-0/+5965
2020-03-24 Move nut-score into website/sandboxWilliam Carroll14-0/+482
2020-03-20 Move sandbox into websiteWilliam Carroll9-0/+744