Age | Commit message (Expand) | Author |
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 |
2024-01-01 | html: fix mutable: false not actually receiving original attributes | (quasar) nebula |
2024-01-01 | html: add mutable option for html/attributes slot descriptions | (quasar) nebula |
2024-01-01 | html: new 'attributes' slot type | (quasar) nebula |
2024-01-01 | html: Attributes.clone | (quasar) nebula |
2024-01-01 | html: blankAttributes utility function | (quasar) nebula |
2024-01-01 | html: make isAttributes alias to isAttributesAdditionSingletValue | (quasar) nebula |
2024-01-01 | html: allow arrays in attribute addition values (recursively) | (quasar) nebula |
2024-01-01 | html: flatten attribute value arrays infinitely | (quasar) nebula |
2024-01-01 | html: inline html.tag()-specific isAttributes behavior | (quasar) nebula |
2023-12-30 | html: refactor attributes addition recursion logic | (quasar) nebula |
2023-12-30 | html: allow adding an Attributes object | (quasar) nebula |
2023-12-30 | html: tweak attribute validators, actually enable singlet validator | (quasar) nebula |
2023-12-30 | html: clean up #addHelper-related logic | (quasar) nebula |
2023-12-30 | html: support templates in attribute operations | (quasar) nebula |
2023-12-30 | data, html: attribute merging | (quasar) nebula |
2023-12-30 | html: implement isHTML with oneOf | (quasar) nebula |