Age | Commit message (Expand) | Author |
2023-09-06 | data: unused import fixes | (quasar) nebula |
2023-09-06 | data: don't pass dependencies without expose properties | (quasar) nebula |
2023-09-06 | data: move composite helper functions to top function scope | (quasar) nebula |
2023-09-06 | data: dynamicThingFromSingleReference -> resolvedReference | (quasar) nebula |
2023-09-06 | data: reverseReferenceList refList -> list | (quasar) nebula |
2023-09-06 | data: dynamicThingsFromReferenceList -> resolvedReferenceList | (quasar) nebula |
2023-09-06 | data: isolate internals of dynamicThingsFromReferenceList | (quasar) nebula |
2023-09-06 | data: misc. eslint-caught fixes in composite.js | (quasar) nebula |
2023-09-06 | data: new withResolvedReferenceList utility | (quasar) nebula |
2023-09-06 | data: isolate withResolvedContribs internal behavior | (quasar) nebula |
2023-09-06 | data: move Thing.composite definition into dedicated file | (quasar) nebula |
2023-09-06 | data: remove unused Thing.common utilities | (quasar) nebula |
2023-09-05 | Merge branch 'preview' into track-data-cleanup | (quasar) nebula |
2023-09-05 | data: update Thing.composition.from documentation | (quasar) nebula |
2023-09-05 | data: clean up bad mapDependencies usages | (quasar) nebula |
2023-09-05 | data, test: update & test misc. Track reverse reference lists | (quasar) nebula |
2023-09-05 | test: Track.coverArtFileExtension (unit) | (quasar) nebula |
2023-09-05 | data: refactor Track.coverArtDate | (quasar) nebula |
2023-09-05 | data: remove lots of boilerplate {expose: true, compose: true} | (quasar) nebula |
2023-09-05 | data: Thing.composite.from: fix missed step.expose assumptions | (quasar) nebula |
2023-09-05 | data: update Thing.common.dynamicThingsFromReferenceList | (quasar) nebula |
2023-09-05 | data: refactor Thing.composite.withResolvedReference | (quasar) nebula |
2023-09-05 | data: misc. utility additions | (quasar) nebula |
2023-09-05 | data: simplify Thing.composite.from (needs docs update) | (quasar) nebula |
2023-09-05 | data: misc. style consistency tweaks | (quasar) nebula |
2023-09-05 | data: fix mis-indented Thing.composite.from calls | (quasar) nebula |
2023-09-05 | data, test: update & test Track.originalReleaseTrack | (quasar) nebula |
2023-09-05 | data: update Track.composite.withAlbum implementation | (quasar) nebula |
2023-09-05 | data: Track: misc. minor fixes | (quasar) nebula |
2023-09-05 | data, infra: only make exposed properties enumerable | (quasar) nebula |
2023-09-05 | data: update Track.otherReleases implementation | (quasar) nebula |
2023-09-05 | data: always define composite utilities with `key() {}` syntax | (quasar) nebula |
2023-09-05 | data: Thing.composite.earlyExitWithoutDependency: latest syntax | (quasar) nebula |
2023-09-05 | data: Thing.composite.from: fix including '#' deps from base | (quasar) nebula |
2023-09-05 | data: clean up Thing.composite.from debug messaging | (quasar) nebula |
2023-09-05 | data: fix annotation typo | (quasar) nebula |
2023-09-05 | data: misc. additions, fixes & refactoring | (quasar) nebula |
2023-09-05 | data: Thing.composite.exposeDependencyOrContinue | (quasar) nebula |
2023-09-05 | data, test: Track.color inherits from track section | (quasar) nebula |
2023-09-05 | data, test: retain validator for Track.color | (quasar) nebula |
2023-09-05 | data, test: misc. additions | (quasar) nebula |
2023-09-05 | data: Thing.composite.from: fix undefined return for explicit exit | (quasar) nebula |
2023-09-05 | data: Track.composite.withAlbum | (quasar) nebula |
2023-09-05 | yaml, test: mutate/decache wikiData in more reusable ways | (quasar) nebula |
2023-09-05 | test: Track.otherReleases (unit) | (quasar) nebula |
2023-09-05 | data: Track.artistContribs: be lazy, like coverArtistContribs | (quasar) nebula |
2023-09-05 | data: use continuation.exit and continuation.raise where needed | (quasar) nebula |
2023-09-05 | data: Thing.composite.from bugfixes | (quasar) nebula |
2023-09-05 | data: bug fixes & Thing.composite.from.debug mode | (quasar) nebula |
2023-09-05 | data: Track.compposite.from: 'options', cache-safe documentation | (quasar) nebula |