« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/data
AgeCommit message (Expand)Author
2024-03-01data: group: don't assume description is set(quasar) nebula
2024-02-24data: withSortedList: lint(quasar) nebula
2024-02-24data: withSortedList: map sortIndices same as unstableSortIndices(quasar) nebula
2024-02-24data: withSortedList: general syntax cleanup(quasar) nebula
2024-02-24data: withSortedList: build unstableSortIndices iteratively(quasar) nebula
2024-02-24data: withSortedList: build stableToUnstable iteratively(quasar) nebula
2024-02-24data: withSortedList: build stable indices iteratively(quasar) nebula
2024-02-24data: withSortedList: double-refactor stabletoUnstable magic(quasar) nebula
2024-02-24data: withSortedList: general cleanup(quasar) nebula
2024-02-24data: withSortedList: refactor unstableSortIndices magic(quasar) nebula
2024-02-24data: withSortedList: ensure unstableSortIndices maps from orig order(quasar) nebula
2024-02-24Revert "data: withSortedList: return proper unstableSortIndices"(quasar) nebula
2024-02-24data: withSortedList: return proper unstableSortIndices(quasar) nebula
2024-02-24data: withSortedList: syntax cleanup(quasar) nebula
2024-02-19language: unflattenLanguageSpec(quasar) nebula
2024-02-17data-checks: processContent: continue statements where appropriate(quasar) nebula
2024-02-17yaml: general quickLoadAllFromYAML update(quasar) nebula
2024-02-17data-checks, upd8: report content string reference & key errors(quasar) nebula
2024-02-17data-checks: factor out fieldPropertyMessage logic(quasar) nebula
2024-02-17data-checks: factor out findArtistOrAlias logic(quasar) nebula
2024-02-17data-checks, sugar: factor out getNestedProp(quasar) nebula
2024-02-16data: move sorting & generic functions out of #wiki-data(quasar) nebula
2024-02-16sugar: move many functions into new #aggregate import(quasar) nebula
2024-02-16data, yaml: move two functions into new #data-checks import(quasar) nebula
2024-02-16more eslint fixes(quasar) nebula
2024-02-16data: track: comment on self-inspecting album in custom inspect(quasar) nebula
2024-02-16validators: drop dead printable-characters/strlen import(quasar) nebula
2024-02-16yaml: use boundFind whenever appropriate(quasar) nebula
2024-02-16data, yaml: find.artistIncludingAliases -> find.artistAlias(quasar) nebula
2024-02-16yaml: drop dead aggregate.close()(quasar) nebula
2024-02-15data: validate commentary capitalization w/ non-global regex(quasar) nebula
2024-02-14data: detect & report miscapitalization in commentary heading(quasar) nebula
2024-02-14data, test: misc. internal re-release -> rerelease(quasar) nebula
2024-02-06data: track: inherit lyrics from original release(quasar) nebula
2024-02-06data: withOtherReleases: empty array when original release not found(quasar) nebula
2024-02-06data: track: set fallback when inheriting from original release(quasar) nebula
2024-02-06data: {with,inheritFrom}OriginalRelease: add notFoundValue input(quasar) nebula
2024-02-06data: withResolvedReference: remove notFoundMode input(quasar) nebula
2024-02-06stub franchises fields(quasar) nebula
2024-01-30yaml: reportDuplicateDirectories: consider find specs dynamically(quasar) nebula
2024-01-30find, data: move find specs into Thing subclasses(quasar) nebula
2024-01-30content, upd8, yaml: adapt to combined artistData(quasar) nebula
2024-01-30data: artist: combine artistData with artistAliasData(quasar) nebula
2024-01-30yaml: reportDuplicateDirectories: minor aggregate cleanup(quasar) nebula
2024-01-30yaml: filterDuplicateDirectories -> reportDuplicateDirectories(quasar) nebula
2024-01-30yaml: fix duplicate directory double-reporting (or more)(quasar) nebula
2024-01-30data: artist: custom util.inspect (show alias info)(quasar) nebula
2024-01-30data: pre-sort artists, mark group non-sorting(quasar) nebula
2024-01-30data, yaml: store sorting info on getYamlLoadingSpec(quasar) nebula
2024-01-30data, yaml: store data step info on Thing constructors(quasar) nebula