Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-18 | css: homepage grid layout update (still hard-coded sorry) | (quasar) nebula | |
2023-08-16 | css: content <hr> tweaks | (quasar) nebula | |
Makes non-split <hr>'s consistent with <hr> (instead of using the browser-default styling). | |||
2023-08-15 | css: pad sticky-heading's h1 to avoid touching main cover art | (quasar) nebula | |
2023-08-13 | content, client: "Random Pages" listing | (quasar) nebula | |
2023-08-08 | css: fit any .image-container to parent .square | (quasar) nebula | |
2023-08-08 | css, content: transformContent: separate images from container | (quasar) nebula | |
2023-08-02 | content: good ol' client.js -> client2.js | (quasar) nebula | |
2023-07-31 | css: add <p>-like margin around content own-line images | (quasar) nebula | |
2023-07-31 | css: fix image sizing inside grid items | (quasar) nebula | |
2023-07-30 | client: don't show image overlay for iamges with custom links | (quasar) nebula | |
2023-07-30 | css: make images not expand to fit | (quasar) nebula | |
Which apparently doesn't break anything, surprisingly. | |||
2023-07-10 | css: improve nested blockquote styling | (quasar) nebula | |
2023-06-30 | content: generateArtistGroupContributionsInfo: table layout 👻 | (quasar) nebula | |
2023-06-23 | css: make extra details in cover grids a bit subdued | (quasar) nebula | |
2023-06-12 | Merge branch 'data-steps' of github.com:hsmusic/hsmusic-wiki into data-steps | (quasar) nebula | |
2023-06-08 | content: compute "needs reveal" class only on client | (quasar) nebula | |
2023-06-07 | content: generatePageLayout: image overlay container | (quasar) nebula | |
2023-06-04 | css: fix cover images overflowing parent | (quasar) nebula | |
OK I hope this doesn't break anything. | |||
2023-06-04 | Merge remote-tracking branch 'origin/staging' into data-steps | (quasar) nebula | |
2023-04-15 | client: 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-15 | content: generateAlbumNavLinks, generatePageLayout nav bar | (quasar) nebula | |
2023-04-15 | content: 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-14 | quick tweaks for site release (limit 4 icons per artist) | (quasar) nebula | |
2023-03-05 | update hard-coded homepage grid layout SORRY | (quasar) nebula | |
2023-03-03 | "Listings for..." & "See also..." sections on listing pages | (quasar) nebula | |
2023-03-03 | new All Sheet Music listing | (quasar) nebula | |
2023-03-02 | hide CW'd art from sticky heading til main cover revealed | (quasar) nebula | |
2023-03-02 | proper wide sidebar on mobile/tablet | (quasar) nebula | |
2023-03-02 | mobile wallpaper + sticky heading improvements | (quasar) nebula | |
2023-03-01 | remove [[news]] hack, auto-add news sidebar | (quasar) nebula | |
2023-03-01 | image overlay download progress bar | (quasar) nebula | |
2023-03-01 | dynamic thumb size for image overlay | (quasar) nebula | |
2023-03-01 | display original file size in image overlay | (quasar) nebula | |
2023-03-01 | Merge branch 'preview' into image-overlay | (quasar) nebula | |
2023-02-28 | hash link highlighting & additional skippers | (quasar) nebula | |
2023-02-28 | fix summary els not looking right on Safari | (quasar) nebula | |
2023-02-27 | smooth hash link scrolling & anchor scroll offset | (quasar) nebula | |
2023-02-26 | basic image overlays | (quasar) nebula | |
2023-02-04 | Merge branch 'staging' into preview | (quasar) nebula | |
2023-02-04 | fancify & iconify Newgrounds links | (quasar) nebula | |
Fixes #105 | |||
2023-01-30 | rename 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-25 | data-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-15 | Merge pull request #119 from hsmusic/lazier-loading | (quasar) nebula | |
Fix threshold requirement for lazy loading | |||
2023-01-05 | remove unused p img layouting rule | (quasar) nebula | |
2023-01-05 | fix threshold requirement for lazy loading | (quasar) nebula | |
2023-01-05 | remove unused img alt CSS | (quasar) nebula | |
2023-01-05 | remove image-inner-area | (quasar) nebula | |
2023-01-05 | remove unused vertical-square CSS | (quasar) nebula | |
2022-12-29 | clean up carousel HTML/styling a bit | (quasar) nebula | |
2022-12-28 | fix alignment of manually selected carousel items | (quasar) nebula | |