« 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/generateAlbumAdditionalFilesList.js
AgeCommit message (Collapse)Author
2024-04-04content: generateAlbumAdditionalFilesList: fix no-description(quasar) nebula
2024-04-04content: generateAlbumAdditionalFilesList: description as content(quasar) nebula
2024-04-02content: generateAlbumAdditionalFilesList: defend missing props(quasar) nebula
2024-04-02content: generate{Album,}AdditionalFiles* cleanup(quasar) nebula
2024-04-02content: generate{Album,}AdditionalFilesList: syntax cleanup(quasar) nebula
2023-06-12content: generateAdditionalFilesList: remove redundant fileSize opt(quasar) nebula
2023-05-25content: multiline content & fill out album/track pages more(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
2023-04-08html: drastically simplify template/slot system(quasar) nebula
2023-03-21data 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.