« 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/composite
AgeCommit message (Expand)Author
2024-04-03data: exposeConstant: accept exposing null(quasar) nebula
2024-04-03data: FlashSide (data processing & loading)(quasar) nebula
2024-04-03data: withUniqueReferencingThing(quasar) nebula
2024-04-03data: simplify withAlbum, withFlashAct, remove notFoundMode(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-16data: move sorting & generic functions out of #wiki-data(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: withOtherReleases: empty array when original release not found(quasar) nebula
2024-02-06data: {with,inheritFrom}OriginalRelease: add notFoundValue input(quasar) nebula
2024-02-06data: withResolvedReference: remove notFoundMode input(quasar) nebula
2024-01-30data: inputThingClass -> isThingClass, use global Thing symbols(quasar) nebula
2024-01-17data: withReverseReferenceList: mirror withReverseContributionList(quasar) nebula
2024-01-17data: withReverseContributionList: cache all results per data array(quasar) nebula
2024-01-17data: stub reverseContributionList(quasar) nebula
2024-01-14use atOffset() and .at() where appropriate(quasar) nebula
2024-01-06data: contentString (#composite/wiki-properties)(quasar) nebula
2024-01-03data: raiseOutputWithout{..}: don't fail w/ default output(quasar) nebula
2023-12-30validators: set creator meta on typeof, instanceof validators(quasar) nebula
2023-12-03Merge branch 'shared-additional-names' into preview(quasar) nebula
2023-12-03data: individual custom additional name list props(quasar) nebula
2023-12-03data: withThingsSortedAlphabetically(quasar) nebula
2023-12-03data: withFilteredList, withMappedList, withSortedList(quasar) nebula
2023-11-28data, test: album.trackData -> album.ownTrackData(quasar) nebula
2023-11-26data: withSharedAdditionalNames: fix bad output when no other releases(quasar) nebula
2023-11-26Merge branch 'preview' into shared-additional-names(quasar) nebula
2023-11-26data: minor fixes caught by eslint(quasar) nebula
2023-11-26data: shared & inferred additional names (for tracks)(quasar) nebula
2023-11-24Merge branch 'commentary-entries' into preview(quasar) nebula
2023-11-21data: add additionalNames wiki property ("Additional Names")(quasar) nebula
2023-11-18data: commentatorArtists: filter out duplicate artists(quasar) nebula
2023-11-18data: withParsedCommentaryEntries: filter out null artists(quasar) nebula
2023-11-18data, test: withUniqueItemsOnly (#composite/data)(quasar) nebula
2023-11-17data, yaml, content: support multiple artists per commentary entry(quasar) nebula
2023-11-14data, test: boldfaceArtist -> artistDisplayText(quasar) nebula
2023-11-14data, yaml: catch commentary artist ref errors(quasar) nebula
2023-11-14data: commentatorArtists: use withParsedCommentaryEntries(quasar) nebula
2023-11-14data, test: withParsedCommentaryEntries(quasar) nebula