« 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
AgeCommit message (Collapse)Author
2024-07-24external-links: Steam(quasar) nebula
2024-06-23content, css: commentary entry date hierarchy improvements(quasar) nebula
Avoid unnecessarily embedding under a text-with-tooltip, and don't set the cue class if it's not applicable.
2024-06-23css: drop border hover effect from commentary dates(quasar) nebula
They get their own entire column now, so most cases this is more distracting than useful.
2024-06-23content, css: use flex layout to bottom-align commentary dates(quasar) nebula
If the shadow effect is useful as part of the cue, it needs to be there every time. This prevents the main text from entering the same horizontal column as the date. That's generally OK but can result in a small main column in "sometime 6/12/2012 - 8/5/2012" shaped dates. We can try grid or non-binary flex-grow/shrink later, if wanted.
2024-06-23css: try a solid commentary heading line(quasar) nebula
2024-06-23css: shadow under hoverable time(quasar) nebula
To improve cue contrast. We are very good at graphic design.
2024-06-23css: fix margin rules on commentary entry date(quasar) nebula
2024-06-23css: don't text-indent inside tooltip(quasar) nebula
Geeeeeeeeeeeeeeeeeeeeeez.
2024-06-23css: hanging-indent commentary headings(quasar) nebula
2024-06-23css: commentary time rule fixes(quasar) nebula
2024-06-21content: generateCommentaryEntry: access date tooltip(quasar) nebula
2024-06-20client: client modules(quasar) nebula
2024-06-18content: remove old chronology links(quasar) nebula
2024-06-18css: fix surprise wrapping in contribution list tooltips(quasar) nebula
2024-06-18css: limit handle/thing tooltip width, overflow ellipsis(quasar) nebula
2024-06-18content, css: chronology link info(quasar) nebula
2024-06-18content, css: chronology links subgrid(quasar) nebula
2024-06-18css: external links subgrid(quasar) nebula
2024-06-18content, css: general tooltip/icon css cleanup(quasar) nebula
2024-06-18content, css: generateContributionTooltip: dynamic divider line(quasar) nebula
2024-06-18content, css: linkContribution: 'showChronology' basic impl.(quasar) nebula
2024-06-18client: consider default tooltip placement as down-right(quasar) nebula
2024-06-18client: reposition tooltip nicely, when showing info column(quasar) nebula
2024-06-18client: down/up -> right/left dynamic tooltip alignment(quasar) nebula
Somehow...
2024-06-18css: make search clear button ostensibly visible(quasar) nebula
2024-06-18content, css, client: search magnifying glass & hover cues(quasar) nebula
2024-06-18css: adapt quick-description to responsive padding and max-width(quasar) nebula
2024-06-18css: make quick-info use responsive padding(quasar) nebula
2024-06-18css: separate responsive padding value from actual page padding(quasar) nebula
2024-06-18css: never pad ul.quick-info(quasar) nebula
This is used for the flash gallery page.
2024-06-18css: 12% padding on quick-info(quasar) nebula
2024-06-18content: generateQuickDescription: extraReadingLinks slot(quasar) nebula
2024-06-18content, client, css: quick description expand/collapse(quasar) nebula
2024-06-12client: search by contributor + parent (e.g. album) name(quasar) nebula
2024-06-11client: fix missing "art tag" accent in search results(quasar) nebula
2024-06-11client: factor out some search logic(quasar) nebula
Was trying to address a bug that is already handled just by making sure the generated search is up to date w/ search-spec lol
2024-06-10client: keep using closestHeading for sticky subheading(quasar) nebula
Turns out this is necessary for the changelog. Wow.
2024-06-10client: filter by kind as postprocessing(quasar) nebula
2024-06-10search: drop 'kind' field(quasar) nebula
2024-06-09content, client: generateContentHeading: stickyTitle slot(quasar) nebula
2024-06-09client: templateContent: pass through null <template>(quasar) nebula
2024-06-09css: match custom margin for `dl dt` content headings(quasar) nebula
2024-06-09content: generateCommentarySection: clear w/ dated first entry(quasar) nebula
"Clear float" that is!
2024-06-08css: hover border on commentary time(quasar) nebula
2024-06-03css: make sure general <center> gets paragraph margin(quasar) nebula
2024-06-03content, css: generatePageLayout: drop has-#-sidebars(quasar) nebula
2024-06-03content, css: transformContent: support align="center" inline(quasar) nebula
2024-06-01search, client: art tag results(quasar) nebula
2024-06-01css: fix sidebar column sticking in medium and thin layouts(quasar) nebula
2024-06-01content, css: float commentary entry dates to right(quasar) nebula