Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See #hsmusic-chat (Lan):
https://discord.com/channels/749042497610842152/779895315750715422/1244675456083431576
> I think re: cover art and chronology links on the main album page - I'm
> going to leave the album page as it is (always unscoped chronology links).
> And change the artwork label when scoped to the album — really it only
> means track art, not track+album art.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See discussion in #code-quarantine:
https://discord.com/channels/749042497610842152/854020929113423924/1232398510419349608
|
|
|
|
|
|
|
|
Content in generateTrackChronologyLinks is a stub.
|
|
Just extracts logic from generateTrackInfoPage, for now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also disable the fallback behavior when divideTrackListsByGroups
is empty, because what's the use of this listing at all, at that
point...?
|
|
|
|
|
|
|
|
Makes collapsibility a function of the boxes in a sidebar,
rather than a property of the sidebar (column) itself.
|
|
Removes the 'content' shorthand slot, making the surface of
all sidebars more predictable.
|
|
|
|
Introduced for blockwrap purposes earlier, but unneeded since we
didn't actually use a blockwrap here in the end.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|