« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/data/composite/wiki-data/index.js
AgeCommit message (Collapse)Author
21 hoursdata: factor out inputNotFoundMode(quasar) nebula
4 daysdata: withDirectoryFromName: move to helpers(quasar) nebula
Also remove the more-composable default behavior of using the current thing's name, because this is no longer meant to be composed generally.
4 daysdata: annotated artwork references(quasar) nebula
Not used on-site, but this is all coded internally.
2024-11-02data: Group.serieses(quasar) nebula
2024-09-04data: reverseSingleReferenceList(quasar) nebula
2024-06-18data: redate inherited contribution lists(quasar) nebula
2024-06-18data: withCoverArtDate(quasar) nebula
2024-06-18data: withClonedThings(quasar) nebula
2024-06-18data: withContributionListSums, withSum(quasar) nebula
2024-06-18data: withRecontextualizedContributionList(quasar) nebula
2024-05-19data: withDirectory, withDirectoryFromName(quasar) nebula
2024-04-03data: withUniqueReferencingThing(quasar) nebula
2024-01-30data: inputThingClass -> isThingClass, use global Thing symbols(quasar) nebula
2024-01-17data: stub reverseContributionList(quasar) nebula
2023-12-03data: withThingsSortedAlphabetically(quasar) nebula
2023-11-14data: generic composite dependency comments(quasar) nebula
2023-10-01data, test: refactor utilities into own file(quasar) nebula
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.