Age | Commit message (Collapse) | Author | |
---|---|---|---|
4 days | data: ContentEntry: implicit references via artistText | (quasar) nebula | |
4 days | data, replacer: withContentNodes, splitContentNodesAround | (quasar) nebula | |
4 days | data: ContentEntry.sourceURLs | (quasar) nebula | |
4 days | data: hasAnnotationPart: case-insensitive | (quasar) nebula | |
4 days | data: CommentaryEntry.isWikiEditorCommentary, etc | (quasar) nebula | |
Also: LyricsEntry.isWikiLyrics Also: hasAnnotationPart | |||
4 days | data: ContentEntry.annotationParts | (quasar) nebula | |
Also fixes an error in splitting text around commas. | |||
4 days | data: withSourceText: parse nodes | (quasar) nebula | |
The node-splitting behavior is itself about identical to what postprocessExternalLinks still does, so it would be nice to factor that out, but we haven't done so yet. Some degree of "parse stuff out of a comma-divided bunch of source text" is probably worth factoring out too, later. | |||
4 days | data: ContentEntry.withSourceText (first try) | (quasar) nebula | |
4 days | data: #things/commentary-entry -> #things/content | (quasar) nebula | |
2025-04-23 | data: Artwork.{attachedArtwork,attachingArtworks} | (quasar) nebula | |
2025-04-23 | data: Artwork: withAttachedArtwork & friends | (quasar) nebula | |
2025-04-22 | data: Artwork.{artTags,artistContribs}: inherit from attached | (quasar) nebula | |
2025-04-22 | data: Artwork.{isMainArtwork,mainArtwork,siblingArtworks} | (quasar) nebula | |
2025-04-16 | data: CommentaryEntry | (quasar) nebula | |
Fully integrated, all in one commit! Wow! | |||
2025-04-13 | data: Artwork.hasCoverArt: check coverArtworks, etc | (quasar) nebula | |
2025-04-10 | data, thumbs: Flash.coverArtwork | (quasar) nebula | |
2025-04-10 | data: Contribution: check prop on artwork when self-classifying | (quasar) nebula | |
2025-04-10 | data: Track: withHasUniqueCoverArt: process direct links only | (quasar) nebula | |
No soupyFind/soupyReverse. This commit introduces a notion of difference between an artwork which is 'declared to exist' via, say, having cover artists, versus one which... is 'usable', because it has resolved cover artists. No other code addressing this yet, so it's in a tense state where existence is in every case according to declared cover artists, whether or not those cover artist references resolve. | |||
2025-04-10 | data: Track: factor out withCoverArtistContribs | (quasar) nebula | |
Originally needed so that withHasUniqueCoverArt would be based around these resolved contributions, but we went in a different direction just later. Keeping this factor-out anyway. | |||
2025-04-10 | data: Track: remove withAlbum, link album directly | (quasar) nebula | |
2025-04-10 | data, content: stub multiple artworks | (quasar) nebula | |
Only for tracks as of this commit, most anything else is in a severely broken state aye | |||
2025-04-10 | data: Track.hasUniqueCoverArt: detect contribs on trackArtwork | (quasar) nebula | |
2025-04-10 | data: Artwork, constitutibleArtwork, etc | (quasar) nebula | |
Not used in content yet. | |||
2025-04-10 | data, content: always fallback coverArtDate to date | (quasar) nebula | |
2025-04-07 | data: TrackSection.{start,continue}CountingFrom, Track.trackNumber | (quasar) nebula | |
2025-03-22 | data: Contribution: dateless prev/next stays in album bounds | (quasar) nebula | |
2025-03-22 | data: Contribution: divide previous/next by dated/dateless | (quasar) nebula | |
2025-03-02 | data: miscellaneous cleanup for withOtherReleases logic | (quasar) nebula | |
Defines withOtherReleases in terms of new function withAllReleases (also exposed as Track.allReleases), in turn based on new property Track.secondaryReleases (of the main release), which is a reverse ref list, reverse.tracksWhichAreSecondaryReleasesOf(). | |||
2025-03-02 | data: isOriginalRelease -> isMainRelease, etc | (quasar) nebula | |
Also isRerelease -> isSecondaryRelease Im sure this is completely bug free and will not involve squashing one million additional commits | |||
2025-02-25 | content, data: experimental art tag sidebar | (quasar) nebula | |
2025-02-25 | support art tag info pages; ensure "art tag" terminology everywhere | (quasar) nebula | |
2025-02-25 | data: add various art tag properties | (quasar) nebula | |
2025-01-11 | data: soupy reverse | (quasar) nebula | |
2025-01-11 | data: misc eslint unused var fixes | (quasar) nebula | |
2025-01-11 | data: use soupyFind everywhere | (quasar) nebula | |
also notes where remaining directly-provided wikiData() props are used | |||
2024-11-14 | data: Album.suffixTrackDirectories | (quasar) nebula | |
2024-10-30 | data, content: remove shared and inferred additional names | (quasar) nebula | |
Removes: - inferredAdditionalNameList (#composite/things/track) etc - sharedAdditionalNameList (#composite/things/track) etc - "specificAlbumExclusive" / "This Album Only" field - "from" property / "on {ALBUMS}" accent (content) - generateTrackAdditionalNamesBox (no leftover dynamics) - related snapshot test | |||
2024-10-30 | data: "This Album Only" field for additional names | (quasar) nebula | |
2024-08-05 | data: withContainingTrackSection: use withUniqueReferencingThing | (quasar) nebula | |
2024-08-05 | data, test: TrackSection.tracks: use direct links | (quasar) nebula | |
2024-08-05 | data, test: Album.trackSections: use direct links | (quasar) nebula | |
2024-06-18 | data: withContainingReverseContributionList | (quasar) nebula | |
2024-06-18 | data: withContributionArtist: depend on 'artist' prop by default | (quasar) nebula | |
2024-06-18 | data: withReverseContributionList: drop 'mode' option | (quasar) nebula | |
2024-06-18 | data, content: various property & thing-type matches | (quasar) nebula | |
2024-06-18 | data: withContributionContext: guard missing dependencies | (quasar) nebula | |
2024-06-18 | data: redate inherited contribution lists | (quasar) nebula | |
2024-06-18 | data: apply contribution dates when resolving | (quasar) nebula | |
2024-06-18 | data: track: withTrackArtDate | (quasar) nebula | |
2024-06-18 | data: track: withDate | (quasar) nebula | |