« 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-19page: don't generate redirect from directory to same directory(quasar) nebula
2023-09-19SO A BIT EMBARRASSING(quasar) nebula
2023-09-19thumbs: probably fix using wrong convert command??(quasar) nebula
2023-09-19Merge branch 'staging' into preview(quasar) nebula
2023-09-19content: listTracksWithExtra: handle dateless albums cleanly(quasar) nebula
2023-09-19readme updates(quasar) nebula
2023-09-19test: linkThing: specifically test tag stripping(quasar) nebula
2023-09-19test: linkThing: basic tests (snapshot)(quasar) nebula
2023-09-19content: linkThing: sanitize name before passing to linkTemplate(quasar) nebula
2023-09-18data: Track.alwaysReferencedByDirectory flag & field(quasar) nebula
2023-09-16client: fix sticky headings not working on pages w/o cover(quasar) nebula
2023-09-12thumbs: return correct function signature, yes, yes(quasar) nebula
2023-09-12content: artist..{TracksChunkedList,ChunkItem}: avoid double sanitize(quasar) nebula
2023-09-11css: give square images a self-confidence boost(quasar) nebula
2023-09-11client: hide missing cover image from sticky heading(quasar) nebula
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