Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-30 | yeet dead code in page/album.js | (quasar) nebula | |
2023-10-06 | content: generateAlbumGalleryPage: stub album galleries | (quasar) nebula | |
2023-08-19 | clean up imports & miscellaneous metastructures across codebase | (quasar) nebula | |
2023-08-08 | write, content: restore & handle redirect titles properly | (quasar) nebula | |
2023-08-08 | content: dedicated arbitrary page URL key | (quasar) nebula | |
This fixes getPageSubdirectoryPrefix thinking we're deeper than we really are. | |||
2023-08-08 | content: generateCommentaryIndexPage | (quasar) nebula | |
2023-08-08 | content: move hard-coded redirects into page files | (quasar) nebula | |
2023-06-06 | content: generateAlbumCommentaryPage | (quasar) nebula | |
2023-06-05 | content: generateAlbumGalleryPage | (quasar) nebula | |
2023-06-02 | remove loads of dead code from page content descriptions | (quasar) nebula | |
2023-04-06 | build steps: jank together ultra-basic page write | (quasar) nebula | |
Super simple technically functional sketch. | |||
2023-03-21 | data steps: album additional files list | (quasar) nebula | |
This is WIP but seems to be working! Pretty big test of the new html.template system, which needed some extension here. | |||
2023-03-19 | data steps: generateAlbumInfoPage & relations implementation | (quasar) nebula | |
2023-03-19 | data step: content function updates, relation syntax 2 | (quasar) nebula | |
* new: generateAlbumTrackListItem * new: generateContributionLinks | |||
2023-03-18 | data steps: experimental live JS reload infrastructure | (quasar) nebula | |
2023-03-06 | data steps: contentFunction & explicit dependencies | (quasar) nebula | |
2023-03-06 | data-steps: initial commit | (quasar) nebula | |
2023-03-05 | add a few missing headings to 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 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 | remaining CLI help messages & tweaks | (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 | |
2022-12-28 | album page social embeds | (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-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-26 | finish up cosmetic style changes | (quasar) nebula | |
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-07-07 | htmlify: artist, commentary, flash, static, tag | (quasar) nebula | |
2022-07-02 | htmlify album pages prettify-lint | (quasar) nebula | |
2022-06-26 | lots of fixes from eslint | (quasar) nebula | |
2022-06-26 | Changes(tm) | (quasar) nebula | |
2022-06-26 | real pragma, and some eslint fixes | (quasar) nebula | |
2022-06-26 | add @format pragma to JS files | (quasar) nebula | |
2022-06-26 | initial prettier/eslint commit | (quasar) nebula | |
2022-06-21 | more nav layout tweaks | (quasar) nebula | |