« 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
2023-11-15client: tidy & better isolate random links code in client info(quasar) nebula
2023-11-15client, content: client2.js -> client3.js(quasar) nebula
2023-11-15content, client: use 'track-in-sidebar' for random link in nav(quasar) nebula
2023-11-15content, css: generateCommentarySection{Entry}?(quasar) nebula
2023-11-10data: provide default wiki color in data, not css(quasar) nebula
Fixes #169!
2023-11-09content, client, css: accents in content headings(quasar) nebula
2023-11-09Merge branch 'preview' into listing-tweaks(quasar) nebula
2023-11-08content: generateNewsEntryPage: read next/previous links at end(quasar) nebula
2023-10-29content, client: integrate separate media cache(quasar) nebula
2023-10-29content, client: generalize "random pages" listing to wiki dividing groups(quasar) nebula
2023-10-23client: don't have album sidebar break on tracks w/o href(quasar) nebula
2023-10-23content: generateAlbimSidebarTrackSection: handle commentary-less tracks(quasar) nebula
2023-10-23content, css: linkTemplate: new linkless slot(quasar) nebula
2023-10-23css: inset long-content pages a little lighter in thin layout(quasar) nebula
2023-10-11implement flash act pages, rework flash sidebar layout(quasar) nebula
2023-10-06content, css: supporting changes for better secondary nav dynamics(quasar) nebula
2023-10-06css: intervene with default scrollbar styling on sticky sidebar(quasar) nebula
2023-09-24client: implement album commentary sidebar dynamics(quasar) nebula
2023-09-24client: rework (most) steps to fail gracefully(quasar) nebula
2023-09-24css: misc. adjustments for sticky column sidebar(quasar) nebula
2023-09-24content: generateCoverArtwork: mode commentary(quasar) nebula
2023-09-16client: fix sticky headings not working on pages w/o cover(quasar) nebula
2023-09-11css: give square images a self-confidence boost(quasar) nebula
2023-09-11client: hide missing cover image from sticky heading(quasar) nebula
2023-09-04client: defend client-side code against images without thumbs(quasar) nebula
2023-09-01client: update image overlay for available thumb sizes(quasar) nebula
2023-08-19clean up imports & miscellaneous metastructures across codebase(quasar) nebula
2023-08-18css: homepage grid layout update (still hard-coded sorry)(quasar) nebula
2023-08-16css: content <hr> tweaks(quasar) nebula
Makes non-split <hr>'s consistent with <hr> (instead of using the browser-default styling).
2023-08-15css: pad sticky-heading's h1 to avoid touching main cover art(quasar) nebula
2023-08-13content, client: "Random Pages" listing(quasar) nebula
2023-08-08css: fit any .image-container to parent .square(quasar) nebula
2023-08-08css, content: transformContent: separate images from container(quasar) nebula
2023-08-02content: good ol' client.js -> client2.js(quasar) nebula
2023-07-31css: add <p>-like margin around content own-line images(quasar) nebula
2023-07-31css: fix image sizing inside grid items(quasar) nebula
2023-07-30client: don't show image overlay for iamges with custom links(quasar) nebula
2023-07-30css: make images not expand to fit(quasar) nebula
Which apparently doesn't break anything, surprisingly.
2023-07-10css: improve nested blockquote styling(quasar) nebula
2023-06-30content: generateArtistGroupContributionsInfo: table layout 👻(quasar) nebula
2023-06-23css: make extra details in cover grids a bit subdued(quasar) nebula
2023-06-12Merge branch 'data-steps' of github.com:hsmusic/hsmusic-wiki into data-steps(quasar) nebula
2023-06-08content: compute "needs reveal" class only on client(quasar) nebula
2023-06-07content: generatePageLayout: image overlay container(quasar) nebula
2023-06-04css: fix cover images overflowing parent(quasar) nebula
OK I hope this doesn't break anything.
2023-06-04Merge remote-tracking branch 'origin/staging' into data-steps(quasar) nebula
2023-04-15client: comment out info card code(quasar) nebula
This gets in the way of some later stuff in the file, so nope, see ya for now!
2023-04-15content: generateAlbumNavLinks, generatePageLayout nav bar(quasar) nebula
2023-04-15content: generateAlbumSidebar + misc fixes(quasar) nebula
This restores the CSS for sticky sidebars, but removes the specific lines applying that effect (for the album sidebar). There's also an experimental new splitter for the joined group info box but we might go back on that or do something different. No tests for the new stuff here yet!
2023-04-14quick tweaks for site release (limit 4 icons per artist)(quasar) nebula