Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-03 | new All Sheet Music listing | (quasar) nebula | |
2023-03-01 | remove [[news]] hack, auto-add news sidebar | (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-26 | new 'Sheet Music Files' & 'MIDI Project Files' fields | (quasar) nebula | |
2023-02-05 | Merge branch 'staging' into preview | (quasar) nebula | |
2023-02-05 | support albumless groups | (quasar) nebula | |
2023-02-05 | support trackless albums | (quasar) nebula | |
This also keeps the wiki from exploding when all tracks in a given album are errored (so its track list is empty). | |||
2023-01-30 | Merge pull request #149 from hsmusic/layout-cleanup | (quasar) nebula | |
Data-ize various page content-generation calls | |||
2023-01-30 | Merge pull request #143 from hsmusic/better-cli-args | (quasar) nebula | |
Improve CLI arguments | |||
2023-01-30 | remaining CLI help messages & tweaks | (quasar) nebula | |
2023-01-25 | Merge branch 'staging' into preview | (quasar) nebula | |
2023-01-25 | fix misplaced flash cover art | (quasar) nebula | |
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-04 | strings: fallbackGroupName -> fallbackSectionName track-sections | (quasar) nebula | |
2023-01-04 | trackGroups -> trackSections | (quasar) nebula | |
2023-01-04 | fix unused variable in page/homepage.js | (quasar) nebula | |
2023-01-01 | tweaks to transformMultiline | (quasar) nebula | |
2023-01-01 | specify homepage navbar links & order in data | (quasar) nebula | |
...rather than just making a guess off the order files are listed by directory access, and using out-of-place 'Show in Navigation Bar' | |||
2022-12-28 | album page social embeds | (quasar) nebula | |
2022-12-28 | no lazy-loading carousels (for now) | (quasar) nebula | |
2022-12-28 | 'Listed in Albums' gallery flag | (quasar) nebula | |
2022-12-28 | properly support 4-18 item carousels | (quasar) nebula | |
2022-12-28 | sticky heading layout fixes | (quasar) nebula | |
2022-12-28 | montage -> carousel | (quasar) nebula | |
2022-12-28 | homepage & gallery tweaks | (quasar) nebula | |
2022-12-22 | many homepage carousel shenanigans | (quasar) nebula | |
2022-12-21 | gallery conditions for tracks without unique art | (quasar) nebula | |
2022-12-21 | polish up album & album extras nav | (quasar) nebula | |
2022-12-19 | HIGHLY WIP album gallery pages | (quasar) nebula | |
2022-12-07 | more sticky heading adjustments | (quasar) nebula | |
2022-12-07 | don't expose/show coverArtDate without cover art | (quasar) nebula | |
2022-12-06 | sticky cover art (a little wip) | (quasar) nebula | |
2022-12-06 | fix missing album duration...... oops | (quasar) nebula | |
2022-12-03 | sticky subheadings | (quasar) nebula | |
2022-11-28 | chronology tweaks & html.onlyIfContent bugfix | (quasar) nebula | |
2022-11-27 | redesign & refinements for sticky layouting | (quasar) nebula | |
2022-11-27 | fix broken random links | (quasar) nebula | |
2022-11-27 | support & enable Sampled Tracks | (quasar) nebula | |
2022-11-27 | only count originals for total duration in most places | (quasar) nebula | |
2022-11-27 | new tracksFeatured string | (quasar) nebula | |
2022-11-26 | use accumulateSum util where appropriate | (quasar) nebula | |
2022-11-26 | finish up cosmetic style changes | (quasar) nebula | |
2022-11-21 | remove a bunch of unnecessary guarding ?. | (quasar) nebula | |
2022-11-21 | use [html.onlyIfContent] where it makes sense | (quasar) nebula | |
which was only like one place lol | |||
2022-11-21 | new "empty" sugar.js util | (quasar) nebula | |
2022-11-21 | use html.fragment instead of ternary most places | (quasar) nebula | |
2022-11-20 | bind and htmlify rest of misc-templates | (quasar) nebula | |
2022-09-15 | update some misc-templates and refactor things | (quasar) nebula | |
2022-08-17 | fix missing h1 in static pages | (quasar) nebula | |