Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-18 | define global #sugar and #wiki-data imports | (quasar) nebula | |
2023-08-10 | content: linkContribution: add preventWrapping slot | (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-15 | content, test: linkContribution: only show first four icons | (quasar) nebula | |
2023-06-15 | content: linkContribution: use nowrap when accents present | (quasar) nebula | |
2023-06-12 | content: cut html.template boilerplate | (quasar) nebula | |
2023-04-12 | content: 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 |