Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-05 | content, data: be even more guarded about contrib arrays | (quasar) nebula | |
2023-08-18 | define global #sugar and #wiki-data imports | (quasar) nebula | |
2023-06-24 | content: linkContribution: take standard {who, what} object | (quasar) nebula | |
This is what's used for all contributions anyway, so no need to have every call to linkContribution manually destructure whatever contribution is being provided. | |||
2023-06-12 | content: cut html.template boilerplate | (quasar) nebula | |
2023-04-18 | content: generateTrackList (generic function) | (quasar) nebula | |
This isn't quite portable enough for use as a dependency in generateAlbumTrackList, which can maybe be improved on. |