« 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-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
2023-03-01remove [[news]] hack, auto-add news sidebar(quasar) nebula
2023-03-01image overlay download progress bar(quasar) nebula
2023-03-01dynamic thumb size for image overlay(quasar) nebula
2023-03-01display original file size in image overlay(quasar) nebula
2023-03-01Merge branch 'preview' into image-overlay(quasar) nebula
2023-02-28hash link highlighting & additional skippers(quasar) nebula
2023-02-28fix summary els not looking right on Safari(quasar) nebula
2023-02-27smooth hash link scrolling & anchor scroll offset(quasar) nebula
2023-02-26basic image overlays(quasar) nebula
2023-02-04Merge branch 'staging' into preview(quasar) nebula
2023-02-04fancify & iconify Newgrounds links(quasar) nebula
Fixes #105
2023-01-30rename site2.css -> site3.css(quasar) nebula
Breaking changes necessitate another new filename, in the abscence of proper delineation between preview and release static files
2023-01-25data-ize various page content calls(quasar) nebula
* page.cover replaces calls to generateCoverLink * page.main.headingMode replaces calls to generateStickyHeadingContainer or html.tag('h1') * page.main.classes: ['long-content'] replaces hard- coded calls to html.tag('div', {class: 'long-content'})
2023-01-15Merge pull request #119 from hsmusic/lazier-loading(quasar) nebula
Fix threshold requirement for lazy loading
2023-01-05remove unused p img layouting rule(quasar) nebula
2023-01-05fix threshold requirement for lazy loading(quasar) nebula
2023-01-05remove unused img alt CSS(quasar) nebula
2023-01-05remove image-inner-area(quasar) nebula
2023-01-05remove unused vertical-square CSS(quasar) nebula
2022-12-29clean up carousel HTML/styling a bit(quasar) nebula
2022-12-28fix alignment of manually selected carousel items(quasar) nebula
2022-12-28disable :focus-within boxes (RIP, for now)(quasar) nebula
2022-12-28more subtle animation on sticky (mini) cover(quasar) nebula
2022-12-28properly support 4-18 item carousels(quasar) nebula
2022-12-28montage -> carousel(quasar) nebula
2022-12-28homepage & gallery tweaks(quasar) nebula
2022-12-23wrap grid actions(quasar) nebula
2022-12-22many homepage carousel shenanigans(quasar) nebula