« 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-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-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
2022-12-21quick tweaks to sticky & cover art styling(quasar) nebula
2022-12-07more sticky heading adjustments(quasar) nebula
2022-12-07style fixes for sticky heading on long-content(quasar) nebula
2022-12-06sticky cover art (a little wip)(quasar) nebula
2022-12-05disable sticky sidebar for now(quasar) nebula
2022-12-05clean up site2.css(quasar) nebula
2022-12-03sticky subheadings(quasar) nebula
2022-11-28divide things.js into modular files (hilariously)(quasar) nebula
2022-11-27redesign & refinements for sticky layouting(quasar) nebula
2022-11-26finish up cosmetic style changes(quasar) nebula
2022-08-17footer layout tweaks(quasar) nebula
2022-07-04for now site.css -> site2.css(quasar) nebula
2022-07-02htmlify album pages prettify-lint(quasar) nebula