| Age | Commit message (Collapse) | Author |
|
same as 67a936adc308a5bec6c969c90d8811fcbce3009b
and 4362324b40da9daa54c9c6c3a821b0cccaec71a0
(combined into one and with more save() cleanup)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes navigating search results spamming the live-dev-server
console with "[301] (trl. shash) ..."-type messages... finally!
|
|
|
|
|
|
|
|
|
|
Apparently setting pedantic is not necessary to get the existing
example case to work properly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
They're still exposed as Artist instances. This commit only changes
how those instances come to be, and are bound with the main artist.
|
|
|
|
|
|
makes generateTrackList more general
|
|
|
|
Ooooo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this lets us totally drop "internal" but exported function
initializeLanguageObject - we'll still need to provide the
external link spec in essentially the exact same way in the
future, when external link spec is dynamic, but presently
there's no need for this function or providing at all.
|
|
|
|
|
|
|