| Age | Commit message (Collapse) | Author |
|
reaches live-dev-server serve with no errors and serves
homepage at all and apparently correctly
no page navigation performed
no full build performed
aimed for preserving existing logic
should be no subsequent changes to this commit (amend)
|
|
|
|
No soupyFind/soupyReverse.
This commit introduces a notion of difference between
an artwork which is 'declared to exist' via, say, having
cover artists, versus one which... is 'usable', because it
has resolved cover artists. No other code addressing this
yet, so it's in a tense state where existence is in every
case according to declared cover artists, whether or not
those cover artist references resolve.
|
|
Only for tracks as of this commit, most anything else is in a
severely broken state aye
|
|
|
|
|
|
Primarily for more precies test coverage mapping, but also to make
navigation a bit easier and consolidate complex functions with
lots of imports out of the same space as other, more simple or
otherwise specialized files.
|