« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)Author
2023-06-12content: generateAlbumInfoPage: fix typo in string key(quasar) nebula
2023-06-12content: linkExternal: slot mode instead of taking type option(quasar) nebula
2023-06-12content: misc. code style updates(quasar) nebula
2023-06-12content: generateAdditionalFilesList: remove redundant fileSize opt(quasar) nebula
2023-06-12content: cut html.template boilerplate(quasar) nebula
2023-06-12Merge branch 'data-steps' of github.com:hsmusic/hsmusic-wiki into data-steps(quasar) nebula
2023-06-12content: linkThing: cut boilerplate with new CF slots key(quasar) nebula
2023-06-12infra: automatically interface html.stationery via slots(quasar) nebula
2023-06-12html: new Stationery class for instantiating Templates(quasar) nebula
2023-06-12html: move slot validation into own function(quasar) nebula
2023-06-11infra: quick code style changes(quasar) nebula
2023-06-11infra: reuse invalidatingDependencyKeys instead of reconstructing(quasar) nebula
2023-06-11infra: treat fulfillment information as sets & reuse where possible(quasar) nebula
2023-06-11infra: annotate errors with name outside fulfillDependencies(quasar) nebula
2023-06-11infra: move fulfilled clause to end of if-else/if-else chain(quasar) nebula
2023-06-11infra: don't perform redundant checks in expectDependencies(quasar) nebula
2023-06-08content: generateReleaseInfoContributionsLine(quasar) nebula
2023-06-08content: generate{Track,Album}InfoPage: handle null cover properly(quasar) nebula
2023-06-08content: compute "needs reveal" class only on client(quasar) nebula
2023-06-08content: roll in InfoPageContent functions(quasar) nebula
2023-06-08content: generateTrackCoverArtwork: inherit album art tags properly(quasar) nebula
2023-06-07content: generatePageLayout: image overlay container(quasar) nebula
2023-06-06content: linkThing: anchor flag(quasar) nebula
2023-06-06content: generate{Album,Track}CoverArtwork(quasar) nebula
2023-06-06content: image: accept class as well as id attribute(quasar) nebula
2023-06-06content: generateAlbumCommentaryPage(quasar) nebula
2023-06-06content: generateColorStyleVariables(quasar) nebula
2023-06-05content: generatePageLayout: <title> tag(quasar) nebula
2023-06-05content: generateAlbumGalleryPage(quasar) nebula
2023-06-04content: generateArtistGalleryPage(quasar) nebula
2023-06-04content: remove dead reference code(quasar) nebula
2023-06-04css: fix cover images overflowing parent(quasar) nebula
2023-06-04content: generateArtistInfoPage: artist avatar(quasar) nebula
2023-06-04content: generateArtistInfoPage: flashes & games + misc refactor(quasar) nebula
2023-06-04infra: hint error when bad object constructor(quasar) nebula
2023-06-04Merge remote-tracking branch 'origin/staging' into data-steps(quasar) nebula
2023-06-04content: generateArtistInfoPage: gallery link & jump links(quasar) nebula
2023-06-04content: generateArtistInfoPage: visit links & context notes(quasar) nebula
2023-06-03content: remove dead reference code(quasar) nebula
2023-06-03content: generateArtistInfoPage: per-group contribution info(quasar) nebula
2023-06-03html: accept false (ala cond && tag) in isHTML(quasar) nebula
2023-06-03content: generateArtistInfoPage: total duration paragraph(quasar) nebula
2023-06-03content: fix a bunch of unlisted dependencies(quasar) nebula
2023-06-03content: generateArtistInfoPage: track list(quasar) nebula
2023-06-03goddammit how did i even write this(quasar) nebula
2023-06-03content: generatePageLayout: divide style rules, apply default color(quasar) nebula
2023-06-03content: remove dead reference code(quasar) nebula
2023-06-03content: generateArtistNavLinks: include "Artist:" text(quasar) nebula
2023-06-02content: generateArtistInfoPage: use section style structure(quasar) nebula
2023-06-02content: generateContentHeading: slot tag besides <p>(quasar) nebula