Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-15 | data: fix commentary entry serialization | (quasar) nebula | |
2023-11-04 | data: wikiData: port to templateCompositeFrom syntax | (quasar) nebula | |
2023-10-18 | data: add [Thing.friendlyName] property to some Thing subclasses | (quasar) nebula | |
2023-10-01 | data: misc. composite fixes track-data-cleanup | (quasar) nebula | |
2023-10-01 | data, test: refactor utilities into own file | (quasar) nebula | |
Primarily for more precies test coverage mapping, but also to make navigation a bit easier and consolidate complex functions with lots of imports out of the same space as other, more simple or otherwise specialized files. | |||
2023-09-21 | data: miscellaneous syntax fixes | (quasar) nebula | |
2023-09-20 | data: syntax fixes | (quasar) nebula | |
2023-09-20 | data: fix many validation errors | (quasar) nebula | |
2023-09-19 | data: declare {update} in higher-context locations | (quasar) nebula | |
2023-09-16 | data: more WIP syntax updates | (quasar) nebula | |
2023-09-15 | data: miscellaneous composite template updates | (quasar) nebula | |
2023-09-09 | data: WIP cached composition nonsense | (quasar) nebula | |
2023-09-09 | data, test: filter out empty track sections | (quasar) nebula | |
Also test unmatched track references. | |||
2023-09-09 | Merge branch 'track-data-cleanup' of github.com:hsmusic/hsmusic-wiki into ↵ | (quasar) nebula | |
track-data-cleanup | |||
2023-09-09 | data: update contribsPresent syntax & implementation | (quasar) nebula | |
2023-09-09 | data: rearrange Album properties, use exitWithoutContribs more | (quasar) nebula | |
2023-09-09 | data: exitWithoutContribs utility | (quasar) nebula | |
2023-09-09 | infra, data: cut unneeded boilerplate from top-level compositions | (quasar) nebula | |
2023-09-09 | data: withPropertiesFrom{Object,List} | (quasar) nebula | |
2023-09-09 | data: withPropertyFrom{Object,List}, fillMissingListItems utils | (quasar) nebula | |
2023-09-08 | data: dimensions utility | (quasar) nebula | |
2023-09-08 | data: update Album.trackSections | (quasar) nebula | |
2023-09-08 | data: update Album.tracks | (quasar) nebula | |
2023-09-08 | data: Album.coverArt{Date,FileExtension}: depend on contribs | (quasar) nebula | |
2023-09-07 | data: roll paired "byRef" and "dynamic" properties into one | (quasar) nebula | |
2023-09-07 | data: import Thing.common utilities directly | (quasar) nebula | |
Also rename 'color' (from #cli) to 'colors'. | |||
2023-09-07 | data, infra: import validators directly | (quasar) nebula | |
2023-09-06 | data: dynamicThingsFromReferenceList -> resolvedReferenceList | (quasar) nebula | |
2023-09-05 | data: misc. style consistency tweaks | (quasar) nebula | |
2023-08-19 | clean up imports & miscellaneous metastructures across codebase | (quasar) nebula | |
2023-08-14 | data: remove 'Has Track Art', compute from credits | (quasar) nebula | |
2023-06-02 | data: artist: don't depend on hasCoverArt expose-only prop | (quasar) nebula | |
2023-05-25 | content: multiline content & fill out album/track pages more | (quasar) nebula | |
2023-02-04 | data format cleanup: albums | (quasar) nebula | |
* Remove `Is Major Release` (`isMajorRelease`) * Remove major-release code in wiki-data.js * Tidy `propertyFieldMapping` order Major releases were useful when albums were being added to the wiki on the regular, but are unused on HSMusic now, and alternative approaches get more particular results (currently hard-coded grid layout for larger icons, and manually selected albums in homepage rows). | |||
2023-01-04 | trackGroups -> trackSections | (quasar) nebula | |
2022-12-28 | 'Listed in Albums' gallery flag | (quasar) nebula | |
2022-12-07 | no coverArtDate for albums without cover art either | (quasar) nebula | |
2022-11-28 | divide things.js into modular files (hilariously) | (quasar) nebula | |