Age | Commit message (Collapse) | Author | |
---|---|---|---|
5 days | css: 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. | |||
5 days | css: 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. | |||
5 days | css: 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. | |||
5 days | css: 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. | |||
5 days | client, 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! | |||
11 days | client, css: image-overlay: fix sizing images w/o thumbs | (quasar) nebula | |
11 days | content, css, replacer: <audio> postprocessing | (quasar) nebula | |
13 days | css: fix missing secondary nav | (quasar) nebula | |
13 days | css: carry over more medium/thin layout dynamics | (quasar) nebula | |
13 days | content, css: generatePageLayout: sidebars in content column | (quasar) nebula | |
2025-03-20 | content: linkTemplate: suffixNormalContent here too | (quasar) nebula | |
2025-03-20 | content, css: simplify overlay image positioning, adaptive layout | (quasar) nebula | |
2025-03-20 | css: image-media-link picture icon | (quasar) nebula | |
2025-03-02 | contentt, css: linkOtherReleaseOnArtistInfoPage: behaviorize | (quasar) nebula | |
2025-03-02 | content: generateArtistInfoPageFirstReleaseTooltip | (quasar) nebula | |
Also rescue hr.cute | |||
2025-03-02 | content: generateArtistInfoPageRereleaseTooltip, etc (wip) | (quasar) nebula | |
Missing tooltip for first release + link hash target so this is very much still wip | |||
2025-03-02 | content, css: generateTrackArtistCommentarySection | (quasar) nebula | |
Actually coded yesterday!!!1 | |||
2025-03-02 | content, css: use :has() to conditionally clear commentary heading | (quasar) nebula | |
2025-03-02 | content, 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-02 | content: generateTrackReleaseBox | (quasar) nebula | |
2025-02-25 | content, css: try new language for descendant tags | (quasar) nebula | |
2025-02-25 | data, content, css: art tag additional names | (quasar) nebula | |
2025-02-25 | content: generateArtTagInfoPage (etc): times featured map | (quasar) nebula | |
2025-02-25 | css: fix up top-level center align in art tag network stats | (quasar) nebula | |
2025-02-25 | css: tweak art tag network elment placements | (quasar) nebula | |
2025-02-25 | css: art tag network center align shenanigans | (quasar) nebula | |
2025-02-25 | content, css: listArtTagNetwork: right-align shenanigans (wip) | (quasar) nebula | |
2025-02-25 | content, client: listArtTagNetwork: art tag stat switcher | (quasar) nebula | |
2025-02-25 | content, client, css: tag gallery: showing all / direct / indirect | (quasar) nebula | |
2025-02-25 | content, css: listArtTagNetwork: style tweaks | (quasar) nebula | |
2025-02-25 | css: higher contrast in tree-list art tag sidebar | (quasar) nebula | |
2025-02-25 | content: generateArtTagSidebar: combine boxes into one | (quasar) nebula | |
2025-02-25 | content, data: experimental art tag sidebar | (quasar) nebula | |
2025-01-30 | css: 3x3 homepage grid | (quasar) nebula | |
2025-01-28 | css: finesse search box height in wide/medium layout | (quasar) nebula | |
2025-01-23 | content, css: generatePageLayout: fallback background rule | (quasar) nebula | |
2025-01-10 | css: add color-scheme to page | (quasar) nebula | |
this apparently fixes scrollbar rendering in safari on overflow: scroll elements lol blessings to: https://stackoverflow.com/a/75958175 | |||
2025-01-10 | address review 3 | leo60228 | |
2025-01-10 | address review | leo60228 | |
2025-01-10 | use search result hover styling for focus too | leo60228 | |
2025-01-06 | content, css: generatePageLayout: wallpaper parts | (quasar) nebula | |
2024-12-29 | content, css: commas in additional series nav links | (quasar) nebula | |
If the CSS works, the CSS works. (Groan) | |||
2024-12-29 | replacer, content, css: videos in content text | (quasar) nebula | |
2024-12-26 | css: fix un-bolded sidebar summaries | (quasar) nebula | |
2024-12-19 | content, css: generateAlbumCommentaryPage: differing track dates | (quasar) nebula | |
2024-12-19 | content, css: generate{Album,]SecondaryNav: alwaysVisible slot | (quasar) nebula | |
2024-12-19 | css: fix duplicate showing-sidebar-left selector | (quasar) nebula | |
2024-12-01 | css: fix scrollbar-color usage | (quasar) nebula | |
Resolves #519. | |||
2024-11-19 | content, css: generateQuickDescription: use blockquote | (quasar) nebula | |
Lets nested blockquote styling kick in. | |||
2024-11-19 | content, css: cover artwork reference details, non-unique art line | (quasar) nebula | |