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 | 3 | -1/+30 |
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 | Support elm-mode for Emacs | William Carroll | 2 | -0/+4 |
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-11 | Drop support for Haskell glyphs | William Carroll | 1 | -5/+0 |
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-04-06 | Debug unresponsive keyboard | William Carroll | 1 | -6/+0 |
2020-04-05 | Don't depend on google-stuff.el | William Carroll | 1 | -3/+0 |
2020-04-05 | Gitignore Emacs's tramp file | William Carroll | 1 | -1/+2 |
2020-04-05 | Change Gitea's rootUrl | William Carroll | 1 | -1/+6 |
2020-04-05 | Add a README to //website/habits | William Carroll | 1 | -0/+4 |
2020-04-05 | Delete //tools/website-blocker | William Carroll | 1 | -28/+0 |
2020-04-05 | Add README to //website | William Carroll | 1 | -0/+11 |
2020-04-05 | Add README to //utils | William Carroll | 1 | -0/+8 |
2020-04-05 | Add README.md to //lisp | William Carroll | 1 | -0/+16 |
2020-04-05 | Remove //java | William Carroll | 2 | -11/+0 |
2020-04-05 | Drop support for ynab.el | William Carroll | 1 | -56/+0 |
2020-04-05 | Drop support for wpc-terminal | William Carroll | 3 | -72/+0 |
2020-04-05 | Drop support for terminator.el | William Carroll | 2 | -1888/+0 |
2020-04-05 | Remove wpc-docker.el | William Carroll | 2 | -17/+0 |
2020-04-05 | Remove dotfiles.el | William Carroll | 3 | -59/+1 |
2020-04-05 | Tidy //emacs | William Carroll | 2 | -5/+13 |
2020-04-05 | Rename //deploy -> //nix_gcr | William Carroll | 3 | -4/+8 |
2020-04-05 | Remove unnecessary rec { .. } | William Carroll | 1 | -1/+1 |
2020-04-05 | Prefer ~/.local/share/static to ~/Dropbox/static | William Carroll | 1 | -8/+2 |
2020-04-05 | Delete //clojure | William Carroll | 1 | -11/+0 |
2020-04-05 | Tidy advent-of-code directory | William Carroll | 5 | -76/+4 |