Age | Commit message (Expand) | Author |
2024-05-27 | yaml: refactor common logic into parseArrayEntries (for now) | (quasar) nebula |
2024-05-19 | data: reportDuplicateDirectories -> reportDirectoryErrors | (quasar) nebula |
2024-05-07 | yaml: reuse results of makeProcessDocument | (quasar) nebula |
2024-05-07 | yaml: fix yaml open/read error reporting | (quasar) nebula |
2024-05-07 | yaml: export simple top-level yaml loading operations | (quasar) nebula |
2024-05-06 | yaml: demonolithize loadAndProcessDataDocuments | (quasar) nebula |
2024-05-01 | data, yaml: basic who/what -> artist/annotation | (quasar) nebula |
2024-04-03 | data: FlashSide (data processing & loading) | (quasar) nebula |
2024-02-17 | yaml: general quickLoadAllFromYAML update | (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 | data, yaml: move two functions into new #data-checks import | (quasar) nebula |
2024-02-16 | yaml: use boundFind whenever appropriate | (quasar) nebula |
2024-02-16 | data, yaml: find.artistIncludingAliases -> find.artistAlias | (quasar) nebula |
2024-02-16 | yaml: drop dead aggregate.close() | (quasar) nebula |
2024-02-14 | data: detect & report miscapitalization in commentary heading | (quasar) nebula |
2024-01-30 | yaml: reportDuplicateDirectories: consider find specs dynamically | (quasar) nebula |
2024-01-30 | content, upd8, yaml: adapt to combined artistData | (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, 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 | 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 | test, yaml: rework linkAndBindWikiData | (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-06 | yaml: don't color highlight constructor name | (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 |
2023-12-28 | data: miscellaneous linkWikiDataArrays fixes | (quasar) nebula |
2023-12-28 | organize miscellaneous per-kind-of-thing code alphabetically | (quasar) nebula |
2023-11-28 | data, test: album.trackData -> album.ownTrackData | (quasar) nebula |
2023-11-28 | data: tweak track album messaging in errors/inspect | (quasar) nebula |
2023-11-27 | data, content: embed scripts on static pages | (quasar) nebula |
2023-11-24 | Merge branch 'commentary-entries' into preview | (quasar) nebula |
2023-11-21 | data: parse contribs & additional names from object shape | (quasar) nebula |
2023-11-21 | data: add additionalNames wiki property ("Additional Names") | (quasar) nebula |
2023-11-21 | data: move accent-parsing regex out of parseContributors | (quasar) nebula |
2023-11-20 | data, util: principle "translucent errors" & applications | (quasar) nebula |
2023-11-20 | data: tidy yaml error message construction, cut long strings | (quasar) nebula |
2023-11-17 | data, yaml, content: support multiple artists per commentary entry | (quasar) nebula |
2023-11-14 | data, yaml: catch commentary artist ref errors | (quasar) nebula |
2023-11-14 | data: expose CacheableObject directly via #cacheable-object import | (quasar) nebula |