Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-04 | content: generateAlbumAdditionalFilesList: fix no-description | (quasar) nebula | |
2024-04-04 | content: generateAlbumAdditionalFilesList: description as content | (quasar) nebula | |
2024-04-02 | content: generateAlbumAdditionalFilesList: defend missing props | (quasar) nebula | |
2024-04-02 | content: generate{Album,}AdditionalFiles* cleanup | (quasar) nebula | |
2024-04-02 | content: generate{Album,}AdditionalFilesList: syntax cleanup | (quasar) nebula | |
2023-06-12 | content: generateAdditionalFilesList: remove redundant fileSize opt | (quasar) nebula | |
2023-05-25 | content: multiline content & fill out album/track pages more | (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 | |||
2023-04-08 | html: drastically simplify template/slot system | (quasar) nebula | |
2023-03-21 | data steps: album additional files list | (quasar) nebula | |
This is WIP but seems to be working! Pretty big test of the new html.template system, which needed some extension here. |