Age | Commit message (Expand) | Author |
2024-03-31 | data-checks: reportContentTextErrors: report invalid external URLs | (quasar) nebula |
2024-03-31 | language: return html.blank() from formatExternalLink | (quasar) nebula |
2024-03-31 | data: complain about normal <a href> in content strings | (quasar) nebula |
2024-03-29 | content, external-links: [normal, compact] -> [platform, handle] | (quasar) nebula |
2024-03-18 | data: Bandcamp album/track IDs | (quasar) nebula |
2024-03-01 | data: group: don't assume description is set | (quasar) nebula |
2024-02-24 | data: withSortedList: lint | (quasar) nebula |
2024-02-24 | data: withSortedList: map sortIndices same as unstableSortIndices | (quasar) nebula |
2024-02-24 | data: withSortedList: general syntax cleanup | (quasar) nebula |
2024-02-24 | data: withSortedList: build unstableSortIndices iteratively | (quasar) nebula |
2024-02-24 | data: withSortedList: build stableToUnstable iteratively | (quasar) nebula |
2024-02-24 | data: withSortedList: build stable indices iteratively | (quasar) nebula |
2024-02-24 | data: withSortedList: double-refactor stabletoUnstable magic | (quasar) nebula |
2024-02-24 | data: withSortedList: general cleanup | (quasar) nebula |
2024-02-24 | data: withSortedList: refactor unstableSortIndices magic | (quasar) nebula |
2024-02-24 | data: withSortedList: ensure unstableSortIndices maps from orig order | (quasar) nebula |
2024-02-24 | Revert "data: withSortedList: return proper unstableSortIndices" | (quasar) nebula |
2024-02-24 | data: withSortedList: return proper unstableSortIndices | (quasar) nebula |
2024-02-24 | data: withSortedList: syntax cleanup | (quasar) nebula |
2024-02-19 | language: unflattenLanguageSpec | (quasar) nebula |
2024-02-17 | data-checks: processContent: continue statements where appropriate | (quasar) nebula |
2024-02-17 | yaml: general quickLoadAllFromYAML update | (quasar) nebula |
2024-02-17 | data-checks, upd8: report content string reference & key errors | (quasar) nebula |
2024-02-17 | data-checks: factor out fieldPropertyMessage logic | (quasar) nebula |
2024-02-17 | data-checks: factor out findArtistOrAlias logic | (quasar) nebula |
2024-02-17 | data-checks, sugar: factor out getNestedProp | (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 | more eslint fixes | (quasar) nebula |
2024-02-16 | data: track: comment on self-inspecting album in custom inspect | (quasar) nebula |
2024-02-16 | validators: drop dead printable-characters/strlen 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-15 | data: validate commentary capitalization w/ non-global regex | (quasar) nebula |
2024-02-14 | data: detect & report miscapitalization in commentary heading | (quasar) nebula |
2024-02-14 | data, test: misc. internal re-release -> rerelease | (quasar) nebula |
2024-02-06 | data: track: inherit lyrics from original release | (quasar) nebula |
2024-02-06 | data: withOtherReleases: empty array when original release not found | (quasar) nebula |
2024-02-06 | data: track: set fallback when inheriting from original release | (quasar) nebula |
2024-02-06 | data: {with,inheritFrom}OriginalRelease: add notFoundValue input | (quasar) nebula |
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 |