Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-01 | content: misc adaptations for who/what -> artist/annotation | (quasar) nebula | |
2024-03-29 | content: linkContribution: show "Other" as fallback platform | (quasar) nebula | |
2024-03-29 | content, client: linkContribution: platform info in tooltips | (quasar) nebula | |
2024-02-10 | content, css: generateTextWithTooltip: custom interaction cues | (quasar) nebula | |
2024-01-13 | content, css, client: generateTextWithTooltip | (quasar) nebula | |
2024-01-13 | content: linkContribution: use generateTooltip | (quasar) nebula | |
2024-01-13 | content: linkContribution: remove tooltip inert | (quasar) nebula | |
Seemingly not needed anymore. This traces to the very first commit for the updated tooltip layout, so it's possible it was added experimentally and not double-checked for necessity. | |||
2024-01-13 | content, css: refactor tooltip classes, offset icons-tooltip in lists | (quasar) nebula | |
2023-12-31 | content: linkContribution: fix bad slot call | (quasar) nebula | |
2023-12-30 | content: misc content syntax cleanup, mostly attribute merging | (quasar) nebula | |
2023-11-24 | content: contextual external links | (quasar) nebula | |
2023-11-24 | content, css: vertical tooltips + basic external parsing | (quasar) nebula | |
2023-11-24 | content, test: linkContribution: tooltip icons | (quasar) nebula | |
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 |