Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also moves filtering logic into targets().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes getPageSubdirectoryPrefix thinking we're deeper than
we really are.
|
|
|
|
|
|
|
|
|
|
Also remove a bunch of reference code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These are good to go! Only thing missing is carousels on gallery pages.
|
|
|
|
|
|
|
|
Oh look! It's not a stub!
|
|
|
|
Only nav implemented so far.
|
|
|
|
|
|
|
|
...Instead of tangling it in from generateTrackInfoPage, page/track.js,
and top-level page evaluation itself. This is why sprawling is better!
|
|
Fixes #168.
This refactors the duplicated logic with sortByPositionInAlbum
into a new template, sortByPositionInParent.
|
|
Fixes #170.
|
|
|
|
* generateContributionLinks replaced with linkContribution,
tests still need updating
* album pages respect albums without cover art
* track pages without unique art inherit art tags from album
(fixes #13)
not heavily tested, this commit probably breaks some pages
which were loading correctly before
|
|
Super simple technically functional sketch.
|