« 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
17 hourscss: line-height on imaginary static heading too preview(quasar) nebula
Whoops LOL
17 hoursclient: sticky-heading: use reference heading for hit detection(quasar) nebula
Not sure how we missed this!!
17 hoursclient: sticky-heading: bypass subheading height(quasar) nebula
During hit detection. We fudge a typical height for the sticky subheading "instead", although it's not exactly clear the adjusting function of this +20 (now +40) in the first place.
18 hourscss: restore sticky subheading position: absolute(quasar) nebula
Necessary for z-indexing, actually. Also affects hit detection for identifying which content heading is nearest, but we'll change that momentarily.
18 hourscss: conclude collapse anim w/ height: auto(quasar) nebula
Permit the browser to take over height. This should always be the same value as we animated to, but avoids unpredicted cases just cutting off part of the heading completely. This has an impact on changing the font size (but not pixel size) while the sticky heading is collapsed, for example.
18 hourscss: set line-height on sticky heading h1(quasar) nebula
Apparently manually setting line-height resolves some instability between a line of text which includes JP characters and one which does not - it appears that without a manual line-height, the line height is computed independently per line. This mostly just causes an apparent shift when collapsing down to one line. Avoid it completely.
18 hourscss: drop position: absolute on sticky subheading(quasar) nebula
No longer necessary because we're now allowing for the height of the sticky heading (as a whole) to be dynamic.
18 hoursclient, css, content: sticky collapse(quasar) nebula
Sorry this is a mega-commit - this was rapid iteration and separate commits would have needed to be committed on the go, which we didn't do!
6 daysclient, css: image-overlay: fix sizing images w/o thumbs(quasar) nebula
6 dayscontent, css, replacer: <audio> postprocessing(quasar) nebula
6 daysreplacer: factor out postprocessHTMLTags(quasar) nebula
Only for img and video atm, h2 is still ground-up
8 daysdata: Contribution: dateless prev/next stays in album bounds(quasar) nebula
8 daysdata: Contribution: divide previous/next by dated/dateless(quasar) nebula
8 dayscss: fix missing secondary nav(quasar) nebula
8 dayscss: carry over more medium/thin layout dynamics(quasar) nebula
8 dayscontent, css: generatePageLayout: sidebars in content column(quasar) nebula
9 daysdata: HomepageLayout: always expose array for navbarLinks(quasar) nebula
10 dayscontent: transformContent: don't search past current line(quasar) nebula
10 dayscontent: transformContent: absorb punct. for image media links(quasar) nebula
10 dayscontent: linkTemplate: suffixNormalContent here too(quasar) nebula
10 dayscontent: transformContent: search for words before absorbing(quasar) nebula
10 dayscontent: transformContent: factor out absorbFollowingPunctuation(quasar) nebula
10 dayscontent: generateImageOverlay(quasar) nebula
Factored out of generatePageLayout. It's still just a totally static template.
10 daysclient: image-overlay: fix thumb data-displaying-thumb(quasar) nebula
10 daysclient: image-overlay: take clicks far beneath action bar(quasar) nebula
10 dayscontent, css: simplify overlay image positioning, adaptive layout(quasar) nebula
10 dayscontent, client: image-overlay: set thumb aspect ratio(quasar) nebula
Although the thumbnail image width automatically matches the width of the main image, the height by default will be a multiple of the thumbnail's own height, which may result in a mismatched aspect ratio due to the much lower accuracy of thumbnail intrinsic dimensions.
10 dayscss: image-media-link picture icon(quasar) nebula
10 dayscontent, client: linkPathFromMedia: display overlay(quasar) nebula
10 daysstatic: image-overlay: details via <a>, data-embed-src(quasar) nebula
2025-03-10write: live-dev-server: display more relevant addresses(quasar) nebula
2025-03-08content: generateAlbumInfoPage: fix jump-to-credits conditional(quasar) nebula
2025-03-07upd8, write: sort: don't check sorting in advance(quasar) nebula
2025-03-07upd8: --skip-sorting-validation(quasar) nebula
2025-03-02contentt, css: linkOtherReleaseOnArtistInfoPage: behaviorize(quasar) nebula
2025-03-02content: linkOtherReleaseOnArtistInfoPage(quasar) nebula
2025-03-02content: generateArtistInfoPageFirstReleaseTooltip(quasar) nebula
Also rescue hr.cute
2025-03-02content: generateArtistInfoPageRereleaseTooltip, etc (wip)(quasar) nebula
Missing tooltip for first release + link hash target so this is very much still wip
2025-03-02content: gAIPTracksChunkItem: mind order of release(quasar) nebula
2025-03-02content: generateTrackArtistCommentarySection: secondary releases(quasar) nebula
2025-03-02content: listTracksByDate: mind order of release(quasar) nebula
2025-03-02content: use Track.allReleases(quasar) nebula
2025-03-02data: 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-02data: 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-03-02content: generateTrackListDividedByGroups: move sprawl here(quasar) nebula
2025-03-02content, css: generateTrackArtistCommentarySection(quasar) nebula
Actually coded yesterday!!!1
2025-03-02content: inline generateCommentarySection behavior(quasar) nebula
2025-03-02content, css: use :has() to conditionally clear commentary heading(quasar) nebula
2025-03-02data, content: make commentary [] when empty(quasar) nebula
2025-03-02content: gTIPFeaturedByFlashesList: consider name differences(quasar) nebula
Also never use the italicized + dimmed .rerelease style