« 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-10-06Merge branch 'preview' into networked-tags(quasar) nebula
2023-10-06css: intervene with default scrollbar styling on sticky sidebar(quasar) nebula
2023-10-06client: implement album commentary sidebar dynamics(quasar) nebula
2023-10-06client: rework (most) steps to fail gracefully(quasar) nebula
2023-10-06css: misc. adjustments for sticky column sidebar(quasar) nebula
2023-10-06content: generateCoverArtwork: mode commentary(quasar) nebula
2023-10-06content: generateArtTagGalleryPage: stub message for yet unfeatured(quasar) nebula
2023-10-06css: higher contrast in tree-list art tag sidebar(quasar) nebula
2023-10-05content: generateArtTagSidebar: combine boxes into one(quasar) nebula
2023-10-05content, data: experimental art tag sidebar(quasar) nebula
2023-10-02content: generateArtTagGalleryPage: misc. additions & updates(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
2023-03-05update hard-coded homepage grid layout SORRY(quasar) nebula
2023-03-03"Listings for..." & "See also..." sections on listing pages(quasar) nebula
2023-03-03new All Sheet Music listing(quasar) nebula
2023-03-02hide CW'd art from sticky heading til main cover revealed(quasar) nebula
2023-03-02proper wide sidebar on mobile/tablet(quasar) nebula
2023-03-02mobile wallpaper + sticky heading improvements(quasar) nebula