« 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-12-30html: make isTag and isTemplate proper validators(quasar) nebula
2023-12-30html: use direct instanceof checks instead of isTag, isTemplate(quasar) nebula
2023-12-30validators: inspect creator meta in oneOf(quasar) nebula
2023-12-30validators: set creator meta on typeof, instanceof validators(quasar) nebula
2023-12-30validators: creator & creatorMeta utility functions(quasar) nebula
2023-12-30html: don't place blockwrap at start of content(quasar) nebula
2023-12-30html: metatag('blockwrap')(quasar) nebula
2023-12-30data: language: refactor iteration logic, join consecutive strings(quasar) nebula
2023-12-30html: Tag.contentOnly(quasar) nebula
2023-12-30data: language: internal terminology & documentation cleanup(quasar) nebula
2023-12-30data: language: stringify numbers and booleans in particular(quasar) nebula
2023-12-30data: language: tidy sanitizing functions(quasar) nebula
2023-12-30data: language: preserve live values through list formatters(quasar) nebula
2023-12-30data: language: preserve live values through formatString(quasar) nebula
2023-12-30data: language: support preserving value type in #sanitizeStringArg(quasar) nebula
2023-12-30data: language: support multiple children in #wrapSanitized(quasar) nebula
2023-12-30data: language: compare missing/misplaced options more rigorously(quasar) nebula
2023-12-30html: fix certain cases of tag inspect spacing(quasar) nebula
2023-12-30write: live-dev-server: use showAggregate more aggressively(quasar) nebula
2023-12-30infra: hook content function generate() into new trace algorithm(quasar) nebula
2023-12-30sugar: revamp showAggregate helpful trace line algorithm(quasar) nebula
2023-12-30html: prettify inspection with colors(quasar) nebula
2023-12-30html: don't inspect child in #stringifyContent trace layer(quasar) nebula
2023-12-30html: stack trace layer for Template content compute(quasar) nebula
2023-12-30html: stringify some attributes when inspecting tag(quasar) nebula
2023-12-30html: show html layout in stringification error trace(quasar) nebula
2023-12-30html: show tag child tree in util.inspect(quasar) nebula
2023-12-30html: refactor #stringifyContent(quasar) nebula
2023-12-30html: Attributes.has(quasar) nebula
2023-12-30html: Attributes.blank(quasar) nebula
2023-12-30html: refactor attributes toString logic(quasar) nebula
2023-12-29sugar: showAggregate: move cause beneath aggregate errors(quasar) nebula
2023-12-29client: initInfo: prevent extensions on special clientInfo keys(quasar) nebula
2023-12-29client: use initInfo pattern for creating clientInfo objects(quasar) nebula
2023-12-29client: fix initial variable definitions for scripted nav links(quasar) nebula
2023-12-28data: miscellaneous linkWikiDataArrays fixes(quasar) nebula
2023-12-28content: transformContent: define relations directly in spec(quasar) nebula
2023-12-28content: transformContent: style cleanup(quasar) nebula
2023-12-28write: live-dev-server: output full error traces(quasar) nebula
2023-12-28repl: expose debugComposite(quasar) nebula
2023-12-28content: generatePageLayout: make #cover-art-container here(quasar) nebula
2023-12-28content: generateCoverArtwork: style cleanup(quasar) nebula
2023-12-28content: linkThing: support providing path externally(quasar) nebula
2023-12-28organize miscellaneous per-kind-of-thing code alphabetically(quasar) nebula
2023-12-15content, css: fix tooltip offsets again(quasar) nebula
2023-12-13content: MUSIC@DCRC external lnks(quasar) nebula
2023-12-07content: transformContent: fix a null case, le sign(quasar) nebula
2023-12-06write: live-dev-server: --serve-sfx(quasar) nebula
2023-12-06content: transformContent: new image attributes inline, pixelate(quasar) nebula
2023-12-03css: fix bad merge, lol(quasar) nebula