Age | Commit message (Collapse) | Author |
|
* new: generateAlbumTrackListItem
* new: generateContributionLinks
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
was attempting to fix a bug with processing image file sizes
and the issue turned out to be being on the wrong media branch
THANKS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #147.
|
|
|
|
|
|
|
|
|
|
This also keeps the wiki from exploding when all tracks in
a given album are errored (so its track list is empty).
|
|
|
|
|
|
The parseCommentary function was actually going unused.
This commit moves its behavior to the more appropriate
location (validateCommentary), which actually unveils
a couple data errors in the HSMusic data files.
|
|
|
|
Fixes #105
|