Age | Commit message (Collapse) | Author |
|
Chronology links are now in <details> and don't get any special
margin, so nav-bottom-row doesn't need it for alignment anymore.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
This is a big commit. It is useless to describe in one,
except that we're continuing to futz around with how
upd8.js decides what it's doing.
|
|
|
|
|
|
|
|
|
|
Sorry these changes are packed together in one commit!
We have no excuse. :+1:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also disable the fallback behavior when divideTrackListsByGroups
is empty, because what's the use of this listing at all, at that
point...?
|
|
|
|
|
|
|
|
|
|
|
|
And report null directories.
|
|
Sorry this commit is kind of monolithic! It's difficult to
separate out any of the changes since they're all related to
track sections' basic functionality.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|