« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/static/css/site.css
AgeCommit message (Collapse)Author
2 dayscontent, css: generateCoverArtwork: attachAbove artwork joiner(quasar) nebula
2 dayscss: fix search filter line wrapping(quasar) nebula
4 daysclient: sidebar-search: I-beam blink for typed filter(quasar) nebula
4 daysclient: sidebar-search: search filter(quasar) nebula
8 dayscontent, css: try a hanging style for commentary dates(quasar) nebula
feeling quirky might delete later
8 dayscss: don't hard-code static-4p1 gezus chrikey(quasar) nebula
8 dayscss: more scary tooltip nonsense(quasar) nebula
8 dayscss: fix harsh !important on .{thing-name,wiki-edits}-tooltip(quasar) nebula
11 dayscss: it's that time again(quasar) nebula
11 dayswip 2(quasar) nebula
11 dayswip(quasar) nebula
12 dayscontent: generateAlbumGalleryPage: artwork set switcher(quasar) nebula
2025-04-10content, css: coverColumnContent -> artworkColumnContent, etc(quasar) nebula
2025-04-10css: multiple artwork column margins(quasar) nebula
2025-04-10content, css: fold non-unique-line into artwork origin details(quasar) nebula
2025-04-10css: tooltip font size bullshit(quasar) nebula
2025-04-10content, css, client: hoverable-tooltip: isolate z-index bullshit(quasar) nebula
2025-04-10content, css: generateAlbumArtInfoBox(quasar) nebula
2025-04-10content: cover-artwork, cover-art-column(quasar) nebula
2025-04-10content, css: demo new cover artworks ui + data integration(quasar) nebula
This is not remotely comprehensive and mostly just touches album and track info pages.
2025-04-08content, css: wrap sidebar track section range together(quasar) nebula
2025-04-08css: matches -> where(quasar) nebula
dangit lol
2025-04-08content, css: nicer album sec nav / dot switcher line wrapping(quasar) nebula
2025-04-06content: generatePageLayout: use real blockwrap for nav links(quasar) nebula
The original purpose of blockwrap is finally restored!!!
2025-04-06content, css, client: use a static inert clone(quasar) nebula
...rather than a static mock, which wasn't *quite* matching the real deal's world wrap every time
2025-03-30css: line-height on imaginary static heading too(quasar) nebula
Whoops LOL
2025-03-30css: 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.
2025-03-30css: 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.
2025-03-30css: 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.
2025-03-30css: 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.
2025-03-30client, 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!
2025-03-24client, css: image-overlay: fix sizing images w/o thumbs(quasar) nebula
2025-03-24content, css, replacer: <audio> postprocessing(quasar) nebula
2025-03-22css: fix missing secondary nav(quasar) nebula
2025-03-22css: carry over more medium/thin layout dynamics(quasar) nebula
2025-03-22content, css: generatePageLayout: sidebars in content column(quasar) nebula
2025-03-20content: linkTemplate: suffixNormalContent here too(quasar) nebula
2025-03-20content, css: simplify overlay image positioning, adaptive layout(quasar) nebula
2025-03-20css: image-media-link picture icon(quasar) nebula
2025-03-02contentt, css: linkOtherReleaseOnArtistInfoPage: behaviorize(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, css: generateTrackArtistCommentarySection(quasar) nebula
Actually coded yesterday!!!1
2025-03-02content, css: use :has() to conditionally clear commentary heading(quasar) nebula
2025-03-02content, css: generateAlbumSidebar: earlier/later releases(quasar) nebula
Also CSS tweak for release box backgrounds, and fix generateAlbumSidebar being broken for non-track pages
2025-03-02content: generateTrackReleaseBox(quasar) nebula
2025-02-25content, css: try new language for descendant tags(quasar) nebula
2025-02-25data, content, css: art tag additional names(quasar) nebula
2025-02-25content: generateArtTagInfoPage (etc): times featured map(quasar) nebula
2025-02-25css: fix up top-level center align in art tag network stats(quasar) nebula