Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-04-18 | Use elm2nix to (attempt to) deploy learnpianochords.app | William Carroll | 4 | -18/+121 |
2020-04-17 | Nixify build for Chord Drill Sergeant | William Carroll | 2 | -1/+25 |
2020-04-17 | Simplify preferences | William Carroll | 1 | -32/+40 |
2020-04-17 | Render a mobile-friendly piano | William Carroll | 5 | -116/+236 |
2020-04-13 | Begin styling efforts | William Carroll | 8 | -126/+264 |
2020-04-13 | Support generating chords for a particular key | William Carroll | 4 | -285/+283 |
2020-04-13 | Don't render the notes on the piano | William Carroll | 1 | -1/+1 |
2020-04-13 | Rename NoteClass -> PitchClass | William Carroll | 2 | -148/+151 |
2020-04-13 | Remodel model.selectedChord as Maybe Chord | William Carroll | 1 | -50/+65 |
2020-04-12 | Whitelist and blacklist note classes | William Carroll | 1 | -7/+64 |
2020-04-12 | Only display chords that fit on the displayed piano | William Carroll | 1 | -278/+293 |
2020-04-12 | Support suspended chords | William Carroll | 1 | -0/+30 |
2020-04-12 | Whitelist and blacklist chordTypes | William Carroll | 2 | -105/+112 |
2020-04-12 | Whitelist and blacklist chords by inversion type | William Carroll | 2 | -10/+84 |
2020-04-12 | Properly support chord inversions | William Carroll | 9 | -516/+1547 |
2020-04-11 | Support NoteClass | William Carroll | 3 | -124/+283 |
2020-04-11 | Support Misc module | William Carroll | 1 | -0/+15 |
2020-04-11 | Support BPM for tempo | William Carroll | 2 | -10/+50 |
2020-04-11 | Track app ideas | William Carroll | 1 | -0/+3 |
2020-04-11 | Prefer type alias to type | William Carroll | 2 | -60/+48 |
2020-04-11 | Support basic tempo | William Carroll | 2 | -13/+75 |
2020-04-11 | Improve the styling of the piano | William Carroll | 2 | -29/+58 |
2020-04-11 | Generate all known chords and display randomly selected chords | William Carroll | 4 | -216/+345 |
2020-04-10 | Model data and sketch ideas for Chord Drill Sergeant | William Carroll | 6 | -0/+294 |
2020-04-10 | Create README for Chord Drill Sergeant | William Carroll | 1 | -0/+47 |
2020-04-10 | Add README for typo-po | William Carroll | 1 | -0/+10 |
2020-04-10 | Create README for Github Issues Service | William Carroll | 1 | -0/+28 |
2020-03-27 | Run Prettier across projects | William Carroll | 8 | -28/+25 |
2020-03-27 | Delete nut-score | William Carroll | 13 | -474/+0 |
2020-03-27 | Drop support for lorri | William Carroll | 1 | -8/+0 |
2020-03-24 | Add sandbox project using Contentful CMS | William Carroll | 16 | -0/+5965 |
2020-03-24 | Move nut-score into website/sandbox | William Carroll | 14 | -0/+482 |
2020-03-20 | Move sandbox into website | William Carroll | 9 | -0/+744 |