« 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-08-19clean up imports & miscellaneous metastructures across codebase(quasar) nebula
2023-08-19remove a bunch of dead util files(quasar) nebula
2023-08-19thumbs: verify image paths w/o case sensitivity(quasar) nebula
2023-08-19util: remove findFiles util, adapt traverse(quasar) nebula
2023-08-19upd8: remove dead missing-tag-references check(quasar) nebula
2023-08-18css: homepage grid layout update (still hard-coded sorry)(quasar) nebula
2023-08-18fix reference error typo in replacer.js(quasar) nebula
2023-08-18yaml: error when combining Cover Artists, Has Cover Art(quasar) nebula
2023-08-18define global #sugar and #wiki-data imports(quasar) nebula
2023-08-16css: content <hr> tweaks(quasar) nebula
2023-08-16content: transformContent: gracefully merge marked output & tag nodes(quasar) nebula
2023-08-16html: Attributes: expose attributes in inspect.custom(quasar) nebula
2023-08-16html: Attributes: push() util(quasar) nebula
2023-08-16html: move parseAttributes from replacer into html lib(quasar) nebula
2023-08-16html: tags: allow passing attributes to tags()(quasar) nebula
2023-08-16content: generateAlbumGalleryCoverArtistsLine: fix missing conjunction(quasar) nebula
2023-08-16thumbs: traverse with wiki-matching posix style when verifying paths(quasar) nebula
2023-08-15data, yaml: inherit music-related properties from original release(quasar) nebula
2023-08-15content: transformContent: make <h2>'s into content headings(quasar) nebula
2023-08-15html: expose Attributes class via html.attributes()(quasar) nebula
2023-08-15css: pad sticky-heading's h1 to avoid touching main cover art(quasar) nebula
2023-08-15data: track: indicate rereleases in util.inspect(quasar) nebula
2023-08-15yaml: report unambiguous names for resolving track rereleases(quasar) nebula
2023-08-15yaml: fix normal find.track errors not passing through(quasar) nebula
2023-08-15yaml: miscellaneous improvements(quasar) nebula
2023-08-15thumbs: tweak verifyImagePaths messages(quasar) nebula
2023-08-14data: remove 'Has Track Art', compute from credits(quasar) nebula
2023-08-14thumbs: include .gifs for verifying, but not generating(quasar) nebula
2023-08-14automatically verify expected vs extant image files(quasar) nebula
2023-08-14content: generatePageLayout: present sidebars in skipper properly data-steps(quasar) nebula
2023-08-13content: generateListRandomPageLinksGroupSection: exclude one-track albums(quasar) nebula
2023-08-13content: genreateListRandomPageLinksGroupSection: explicit sort(quasar) nebula
2023-08-13content: don't show chronology info for artists w/ one relevant contrib(quasar) nebula
2023-08-13content, client: "Random Pages" listing(quasar) nebula
2023-08-13infra: always use ./ style for dynamic import(quasar) nebula
2023-08-13infra: attempt to make content function imports work on windows(quasar) nebula
2023-08-12content: transformContent: display large thumbs by default(quasar) nebula
2023-08-12yaml: filter and report ranges of blank documents(quasar) nebula
2023-08-11content: generateReleaseInfoContributionsLine: don't cut past 4 contributions(quasar) nebula
2023-08-11upd8: suppress only "didn't match anything" for sample ref errors(quasar) nebula
2023-08-11upd8: move --no-build log message earlier(quasar) nebula
2023-08-10remove reference flash page code(quasar) nebula
2023-08-10content: generateFlashIndexPage(quasar) nebula
2023-08-10content: generateFlashSidebar(quasar) nebula
2023-08-10content: generateFlashNavAccent: match sidebar sort directly(quasar) nebula
2023-08-10content: generateFlashInfoPage(quasar) nebula
2023-08-10content: generateContributionList(quasar) nebula
2023-08-10content: linkContribution: add preventWrapping slot(quasar) nebula
2023-08-09content: transformContent: always stringify {type: 'node'} data(quasar) nebula
2023-08-09content: transformContent: fix lyrics-mode line break bugs(quasar) nebula