« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/content/dependencies/linkContribution.js
AgeCommit message (Collapse)Author
2023-08-18define global #sugar and #wiki-data imports(quasar) nebula
2023-08-10content: linkContribution: add preventWrapping slot(quasar) nebula
2023-06-24content: 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-15content, test: linkContribution: only show first four icons(quasar) nebula
2023-06-15content: linkContribution: use nowrap when accents present(quasar) nebula
2023-06-12content: cut html.template boilerplate(quasar) nebula
2023-04-12content: stub track page, misc. other changes(quasar) nebula
* generateContributionLinks replaced with linkContribution, tests still need updating * album pages respect albums without cover art * track pages without unique art inherit art tags from album (fixes #13) not heavily tested, this commit probably breaks some pages which were loading correctly before