Age | Commit message (Expand) | Author |
2024-02-06 | data: withResolvedReference: remove notFoundMode input | (quasar) nebula |
2024-02-06 | stub franchises fields | (quasar) nebula |
2024-01-30 | yaml: reportDuplicateDirectories: consider find specs dynamically | (quasar) nebula |
2024-01-30 | find, data: move find specs into Thing subclasses | (quasar) nebula |
2024-01-30 | content, upd8, yaml: adapt to combined artistData | (quasar) nebula |
2024-01-30 | data: artist: combine artistData with artistAliasData | (quasar) nebula |
2024-01-30 | yaml: reportDuplicateDirectories: minor aggregate cleanup | (quasar) nebula |
2024-01-30 | yaml: filterDuplicateDirectories -> reportDuplicateDirectories | (quasar) nebula |
2024-01-30 | yaml: fix duplicate directory double-reporting (or more) | (quasar) nebula |
2024-01-30 | data: artist: custom util.inspect (show alias info) | (quasar) nebula |
2024-01-30 | data: pre-sort artists, mark group non-sorting | (quasar) nebula |
2024-01-30 | data, yaml: store sorting info on getYamlLoadingSpec | (quasar) nebula |
2024-01-30 | data, yaml: store data step info on Thing constructors | (quasar) nebula |
2024-01-30 | data, yaml: mark ignored fields on `fields` | (quasar) nebula |
2024-01-30 | data: tidy things folder & imports, nicer fields yaml spec | (quasar) nebula |
2024-01-30 | data: inputThingClass -> isThingClass, use global Thing symbols | (quasar) nebula |
2024-01-30 | data: global Thing symbol cleanup | (quasar) nebula |
2024-01-30 | yaml, data: store document specs statically on Thing subclasses | (quasar) nebula |
2024-01-21 | yaml: ignore "Review Points" fields for now | (quasar) nebula |
2024-01-17 | data: fix missing unique import | leo60228 |
2024-01-17 | test, yaml: rework linkAndBindWikiData | (quasar) nebula |
2024-01-17 | data: withReverseReferenceList: mirror withReverseContributionList | (quasar) nebula |
2024-01-17 | data: withReverseContributionList: cache all results per data array | (quasar) nebula |
2024-01-17 | data: {albums,tracks}AsCommentator -> reverseReferenceList | (quasar) nebula |
2024-01-17 | data: stub reverseContributionList | (quasar) nebula |
2024-01-16 | yaml: don't write filtered-out contribs | (quasar) nebula |
2024-01-14 | use atOffset() and .at() where appropriate | (quasar) nebula |
2024-01-13 | yaml: warn for art tags specified on things without cover art | (quasar) nebula |
2024-01-13 | yaml: refactor custom last step in reference validation | (quasar) nebula |
2024-01-13 | data: Album.artTags: empty without cover artist contribs | (quasar) nebula |
2024-01-13 | data: Track.artTags: empty without unique cover art | (quasar) nebula |
2024-01-09 | validators: junk whitespace refactor and additions | (quasar) nebula |
2024-01-09 | data: language: fix missing/misplaced option formatting | (quasar) nebula |
2024-01-06 | validators, test: don't include line break in surroundings | (quasar) nebula |
2024-01-06 | validators: isContentString: indicate actions to take | (quasar) nebula |
2024-01-06 | validators: isContentString: tweak trim whitespace pos messaging | (quasar) nebula |
2024-01-06 | yaml: don't color highlight constructor name | (quasar) nebula |
2024-01-06 | data: various simpleString -> contentString | (quasar) nebula |
2024-01-06 | data: Language.name simpleString -> name | (quasar) nebula |
2024-01-06 | data: contentString (#composite/wiki-properties) | (quasar) nebula |
2024-01-06 | validators, test: define various validators with isContentString | (quasar) nebula |
2024-01-06 | validators: isContentString | (quasar) nebula |
2024-01-06 | data: WHOOPSIE | (quasar) nebula |
2024-01-06 | data, yaml: match Error constructors more closely when extending | (quasar) nebula |
2024-01-06 | yaml: don't display internal property in FieldValueError | (quasar) nebula |
2024-01-06 | data, yaml: make CacheableObjectPropertyValueError formally translucent | (quasar) nebula |
2024-01-06 | data: CacheableObject: don't compute old value when validation fails | (quasar) nebula |
2024-01-03 | validators: validateProperties: nest in a cause layer | (quasar) nebula |
2024-01-03 | validators: validateArrayItems: nest in a cause layer | (quasar) nebula |
2024-01-03 | validators: anyOf: tweak list numbering | (quasar) nebula |