Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • e64dae9 (main) Use consistent indentation in templates by Matt Baer 2022-03-31 12:31:38 -0400
  • 11db38a Explain template options in README by Matt Baer 2022-03-30 23:58:22 -0400
  • 7e0ab6e Don't log errors for .tmpl files when parsing audio files by Matt Baer 2022-03-30 23:58:07 -0400
  • 13cb66a Use modern template with prev / next buttons by Matt Baer 2022-03-30 23:57:24 -0400
  • d7498ac Remove superfluous embed import in render.go by Matt Baer 2022-03-30 23:33:41 -0400
  • d49fde1 Clean filenames without track numbers by Matt Baer 2022-03-30 23:32:17 -0400
  • 48ff27f Fix Previous Track logic from track 2 -> 1 by Matt Baer 2022-03-30 23:16:22 -0400
  • 691f266 Support MediaSession API by Matt Baer 2022-03-30 23:15:23 -0400
  • 16e4510 Use Go's embed pkg instead of inline tool by Matt Baer 2022-03-30 23:14:32 -0400
  • 827bb0d Use Go modules by Matt Baer 2022-03-30 22:44:31 -0400
  • cf9eb20 Fix `go get` command in README by Matt Baer 2021-02-22 15:47:07 -0500
  • b952bbf Fix playlist with links in track notes by Matt Baer 2020-02-29 13:29:03 -0500
  • d378220 Remove more characters from names by Matt Baer 2020-02-29 13:28:19 -0500
  • b7e2769 Add README by Matt Baer 2020-02-29 12:10:58 -0500
  • c71c124 Fix site on mobile by Matt Baer 2020-02-29 11:42:00 -0500
  • 177f73c Support additional track info in playlist by Matt Baer 2020-02-29 11:25:46 -0500
  • 9a8150b Support next / previous track controls in JS by Matt Baer 2020-02-29 11:19:41 -0500
  • 0015897 Skip renaming tracks with errors by Matt Baer 2020-02-29 11:19:04 -0500
  • de090b9 Split player template from playlist by Matt Baer 2020-02-29 11:18:38 -0500
  • bcd4094 Log parse and render errors by Matt Baer 2020-02-29 11:17:48 -0500
  • ac510fa Make clean command more descriptive by Matt Baer 2020-02-29 10:52:30 -0500
  • 2dfe0ec Transliterate track info to ASCII on clean by Matt Baer 2020-02-29 10:51:10 -0500
  • 8585514 Reorganize mixtape.tmpl CSS by Matt Baer 2020-02-29 10:50:22 -0500
  • 5274965 Add Num field to Track by Matt Baer 2020-02-29 10:48:02 -0500
  • 82650d0 Support setting server port with PORT env var by Matt Baer 2020-02-29 09:20:24 -0500
  • a287320 Add LICENSE by Matt Baer 2020-02-26 01:03:42 -0500
  • ce6fec1 Fix return vals in NewTrack() by Matt Baer 2020-02-26 00:28:15 -0500
  • ef54c10 Fall back to default mixtape template by Matt Baer 2020-02-26 00:26:43 -0500
  • 2246bed Add static site generation by Matt Baer 2020-02-26 00:17:28 -0500
  • 79db8a0 Fix file scanning error condition by Matt Baer 2020-02-26 00:16:09 -0500
  • f0aa182 Add cdr `preview` subcommand by Matt Baer 2020-02-26 00:13:51 -0500
  • c26beff Add mixtape templates by Matt Baer 2020-02-26 00:02:57 -0500
  • 3125d14 Move track information into struct by Matt Baer 2020-02-25 23:23:03 -0500
  • 97c9e0d Move work to `clean` subcommand by Matt Baer 2020-02-25 22:53:11 -0500
  • 29d369f Rename all files in current directory by Matt Baer 2020-02-25 22:20:12 -0500
  • f5e71f5 Add basic file renaming utility by Matt Baer 2020-02-25 20:54:12 -0500