« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
AgeCommit message (Collapse)Author
12 daysdata: Track.getOwnArtworkPath: consider artwork directory + ext(quasar) nebula
12 daysdata: constitutibleArtworkList.fromYAMLFieldSpec(quasar) nebula
Also file extension property passing.
12 daysdata: 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.
12 daysdata: Artwork.unqualifiedDirectory, Artwork.fileExtension(quasar) nebula
Just the properties and fields here
12 daysdata: directory: accept null name(quasar) nebula
withDirectory already supports it (underlying utilities too).
12 daysdata: 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.
12 daysdata: Track: remove withAlbum, link album directly(quasar) nebula
12 dayscss: multiple artwork column margins(quasar) nebula
12 dayscontent: gCAOriginDetails: fold year into label/credits line(quasar) nebula
Also yeet "art released" strings overall
12 dayscontent, css: fold non-unique-line into artwork origin details(quasar) nebula
12 daysdata, content: Artwork.path(quasar) nebula
Lots of cleanup for generateCoverArtwork now that it's in charge of its own image (again, apparently) Still broken for anything besides tracks
12 daysdata, content: stub multiple artworks(quasar) nebula
Only for tracks as of this commit, most anything else is in a severely broken state aye
12 daysdata: yaml: arrays of subdocs(quasar) nebula
12 daysdata, content: Artwork.{label,source}(quasar) nebula
12 daysdata: Artwork: property cleanup(quasar) nebula
12 daysdata: Artwork: Art Tags -> Tags(quasar) nebula
12 daysclient: hoverable-tooltip: prefer downward anchors first(quasar) nebula
Discussion at #code-quarantine https://discord.com/channels/749042497610842152/854020929113423924/1356984473396187364
12 daysclient: hoverable-tooltip: more z-index bullshit(quasar) nebula
12 daysclient: css-compatibility-assistant: adapt to cover-artwork(quasar) nebula
12 dayscss: tooltip font size bullshit(quasar) nebula
12 dayscontent, css, client: hoverable-tooltip: isolate z-index bullshit(quasar) nebula
12 dayscontent: artwork chronology links(quasar) nebula
12 dayscontent, css: generateAlbumArtInfoBox(quasar) nebula
12 dayscontent: cover-artwork, cover-art-column(quasar) nebula
12 daysdata: soupyReverse.artworkContributionsBy(quasar) nebula
12 dayscontent, css: demo new cover artworks ui + data integration(quasar) nebula
This is not remotely comprehensive and mostly just touches album and track info pages.
12 daysdata: Artwork: inherit art tags from thing(quasar) nebula
12 daysdata: Track.hasUniqueCoverArt: detect contribs on trackArtwork(quasar) nebula
12 daysdata: Artwork, constitutibleArtwork, etc(quasar) nebula
Not used in content yet.
12 daysyaml: subdocument provide(quasar) nebula
12 daysdata, content: always fallback coverArtDate to date(quasar) nebula
12 daysyaml: subdoc bindInto(quasar) nebula
12 daysyaml: fix bad yellow line break(quasar) nebula
12 daysyaml: subdocuments (initial commit)(quasar) nebula
12 daysdata: CacheableObject, Thing: restore seal(this) behavior(quasar) nebula
12 daysaggregate: treat translucent aggregate cause as direct sub-errors(quasar) nebula
This is "wrong" because it obscures the placement of those sub- errors as under a cause... but because the cause itself is translucent, ca n'a pas exactement l'air d'un mensonge.
12 dayscontent: generatePageLayout: blockwrap for hierarchical nav only(quasar) nebula
13 daysclient: additional-names-box: matches -> where(quasar) nebula
2025-04-08content, css: wrap sidebar track section range together(quasar) nebula
2025-04-08css: matches -> where(quasar) nebula
dangit lol
2025-04-08content: generatePageLayout: nicer conditional blockwrap(quasar) nebula
Property remains defined on the previous (now only the previous), but its effect is on the next. It's called releaseRestToWrapTogether now.
2025-04-08content: generatePageLayout: conditional blockwrap(quasar) nebula
Blockwrap is a scary scary funny metatag, so in order to insist we really don't need it, we have to disable it (in practice) on both the "don't wrap what's ahead" and "don't wrap me and my friends together" elements.
2025-04-08content, css: nicer album sec nav / dot switcher line wrapping(quasar) nebula
2025-04-07data: remove TrackSection.startIndex(quasar) nebula
2025-04-07content: use TrackSection.startCountingFrom(quasar) nebula
Layout basically unchanged. Also cleans up generateAlbumSidebarTrackSection.
2025-04-07data: TrackSection.{start,continue}CountingFrom, Track.trackNumber(quasar) nebula
2025-04-06client: additional-names-box: My bottom fits in frame(quasar) nebula
2025-04-06client: additional-names-box: ternary fix(quasar) nebula
Sigh
2025-04-06content: generatePageLayout: use real blockwrap for nav links(quasar) nebula
The original purpose of blockwrap is finally restored!!!
2025-04-06client: additional-names-box: smarter worthScrolling logic(quasar) nebula
https://discord.com/channels/749042497610842152/854020929113423924/1358446868811485426 Not too smart for our own good, though. https://discord.com/channels/749042497610842152/854020929113423924/1358454755566944286