Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-19 | content: generate{Album,Flash,Track}CoverArtwork: mode slot | (quasar) nebula | |
Passthrough. This maintains the interface previously used for all cover artworks and therefore obliterates surrounding hacks. | |||
2024-11-19 | content: decompose generateCoverArtwork | (quasar) nebula | |
No visual/site changes yet. This involves introducing an unfortunate mega-hack in generateStickyHeadingContainer, which sets slots on cover artworks. Very scary. Oooooo Otherwise, all cover artwork code is much more compositional. Pass-through slots (`image`) are removed in generateCoverArtwork and a partially-formed `image` slot is accepted instead. | |||
2024-11-19 | content: generate{Album,Flash,Track}CoverArtwork: inline alt | (quasar) nebula | |
2024-11-17 | content, css: generateCoverArtwork: 'primary-artists' mode | (quasar) nebula | |
2024-06-08 | content, data: Flash.coverArtDimensions | (quasar) nebula | |
2023-08-10 | content: generateFlashInfoPage | (quasar) nebula | |
...Except the sidebar, which will be some shenanigans. |