Age | Commit message (Expand) | Author |
2024-03-29 | external-links: better domain matching | (quasar) nebula |
2024-03-27 | aggregate: exclude "aggregate" from useful trace lines | (quasar) nebula |
2024-03-26 | html: smush, chunkwrap: always handle joiners manually | (quasar) nebula |
2024-03-26 | html: chunkwrap: always provide at least one chunk | (quasar) nebula |
2024-03-26 | html, css: chunkwrap implementation | (quasar) nebula |
2024-03-26 | html: chunkwrap interface stub | (quasar) nebula |
2024-03-26 | html: html.smush(), Tag.smush() | (quasar) nebula |
2024-03-26 | html: Tag.#getContentJoiner() | (quasar) nebula |
2024-03-16 | html: try more boring/typical recursion for isBlank internals | (quasar) nebula |
2024-03-16 | html: experimentally optimize isBlank... with generators | (quasar) nebula |
2024-03-16 | html: redefine isBlank | (quasar) nebula |
2024-03-14 | util: add much more custom behavior to getKebabCase | (quasar) nebula |
2024-03-10 | replacer: actually set atStartOfLine = false past start of line | (quasar) nebula |
2024-03-08 | content, css, replacer: <img align="center"> in content | (quasar) nebula |
2024-02-29 | replacer: never process "<html:a>", restore "<a>" into text nodes | (quasar) nebula |
2024-02-25 | util: unhinged binding shenanigans for release compatibility | (quasar) nebula |
2024-02-19 | sugar: splitKeys | (quasar) nebula |
2024-02-18 | content, replacer: move warning splitting into replacer | (quasar) nebula |
2024-02-18 | replacer, content: allow warning attribute on image nodes | (quasar) nebula |
2024-02-17 | replacer, content: allow style attribute on image nodes | (quasar) nebula |
2024-02-17 | replacer: squash non-markdown single backslashes | (quasar) nebula |
2024-02-17 | data-checks, sugar: factor out getNestedProp | (quasar) nebula |
2024-02-17 | content: transformContent: move replacerSpec into #replacer | (quasar) nebula |
2024-02-17 | sugar: cutStart | (quasar) nebula |
2024-02-17 | sugar: build matchMultiline on lower level iterateMultiline | (quasar) nebula |
2024-02-16 | data: move sorting & generic functions out of #wiki-data | (quasar) nebula |
2024-02-16 | sugar: move many functions into new #aggregate import | (quasar) nebula |
2024-02-16 | various pure-cruft eslint cleanups | (quasar) nebula |
2024-02-16 | html: minor eslint fixes | (quasar) nebula |
2024-02-15 | data: validate commentary capitalization w/ non-global regex | (quasar) nebula |
2024-02-14 | content, external-links, test: provide album track count as context | (quasar) nebula |
2024-02-14 | external-links: allow providing multiple contexts | (quasar) nebula |
2024-02-14 | data: detect & report miscapitalization in commentary heading | (quasar) nebula |
2024-01-14 | use atOffset() and .at() where appropriate | (quasar) nebula |
2024-01-14 | sugar: atOffset | (quasar) nebula |
2024-01-11 | data: chunkMultipleArrays: fix zero-items case | (quasar) nebula |
2024-01-06 | sugar: matchMultiline: begrudgingly one-index everything | (quasar) nebula |
2024-01-06 | sugar: matchMultiline: fix start of line offsetting | (quasar) nebula |
2024-01-06 | sugar: matchMultiline | (quasar) nebula |
2024-01-06 | sugar: showAggregate: translucent: 'single' | (quasar) nebula |
2024-01-06 | sugar: refactor determineCause, determineHelpers | (quasar) nebula |
2024-01-03 | external-links, test: fandom page links, custom "transform" | (quasar) nebula |
2024-01-03 | html: trace line where tag is created | (quasar) nebula |
2024-01-03 | html: show symbol count when inspecting attributes | (quasar) nebula |
2024-01-03 | html: aggressively skip blank nice attributes when inspecting tag | (quasar) nebula |
2024-01-03 | sugar: showAggregate: pad siblings of aggregates for alignment | (quasar) nebula |
2024-01-03 | validators: oneOf -> anyOf | (quasar) nebula |
2024-01-03 | html: simplify attributes validation and add() logic | (quasar) nebula |
2024-01-01 | css, content: various color, depth & balance adjustments | (quasar) nebula |
2024-01-01 | content: make dim color (image background) darker | (quasar) nebula |