« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
AgeCommit message (Expand)Author
2023-09-11content: image: custom-handle images assessed to be missing(quasar) nebula
2023-09-11thumbs, infra: expose list of missing image paths(quasar) nebula
2023-09-11thumbs: read win32-style path from cache(quasar) nebula
2023-09-11content: generateAlbumSidebarTrackSection: don't pre-encode endash(quasar) nebula
2023-09-11test: snapshot test updates(quasar) nebula
2023-09-11content: misc. changes to handle HTML sanitization(quasar) nebula
2023-09-11data, html, infra: supporting changes for sanitizing content(quasar) nebula
2023-09-05content: linkTemplate: handle null href w/ hash cleanly(quasar) nebula
2023-09-05test: fix & update generateAlbumSecondaryNav snapshot test(quasar) nebula
2023-09-05test: update snapshot tests to always mock image dependency(quasar) nebula
2023-09-05infra, test: new stubContentFunction utility(quasar) nebula
2023-09-05infra, test: cleaner output for stubTemplate(quasar) nebula
2023-09-04test: update & fix-up image snapshot tests(quasar) nebula
2023-09-04client: defend client-side code against images without thumbs(quasar) nebula
2023-09-04content: image: defend against unavailable thumbnail info(quasar) nebula
2023-09-04thumbs: new check-has-thumbs util, others throw for missing info(quasar) nebula
2023-09-01upd8: accept and pass --magick-threads through properly(quasar) nebula
2023-09-01thumbs: fix how magickThreads controlls queue(quasar) nebula
2023-09-01client: update image overlay for available thumb sizes(quasar) nebula
2023-09-01test: move thumb-related utilities into image.js snapshot(quasar) nebula
2023-09-01test: snapshot how thumbnail details are exposed in images(quasar) nebula
2023-09-01thumbs, content: integrate cached thumb sizes into content(quasar) nebula
2023-09-01thumbs: only generate thumbs of appropriate sizes(quasar) nebula
2023-09-01thumbs: use image-size module instead of magick identify(quasar) nebula
2023-09-01thumbs: imagemagick is fricking killing me(quasar) nebula
2023-09-01thumbs: get identify binary in addition to convert(quasar) nebula
2023-08-23write: live-dev-server: fix bad error response for data.json(quasar) nebula
2023-08-21write: static-build: gently log failed content functions & continue(quasar) nebula
2023-08-21sugar: showAggregate: display top-level non-AggregateErrors w/ more detail(quasar) nebula
2023-08-21data: valdiateArrayItems: use same index formatting as other errors(quasar) nebula
2023-08-20content: linkTemplate: strip <a> tags from content(quasar) nebula
2023-08-20html: expand resolve to take "normalize" option(quasar) nebula
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-16infra: fix eslint complaining about while-assignment(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