Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2022-06-21 | fix nav wrapping issues at small widths | (quasar) nebula | |
2022-06-21 | various navbar layout/grid improvements | (quasar) nebula | |
2022-06-13 | secondary nav, group links in narrow view | (quasar) nebula | |
2022-05-22 | You Saw Nothing | (quasar) nebula | |
2022-05-22 | divide referenced-by lists by configurable groups | (quasar) nebula | |
...instead of hard-coding 'em | |||
2022-05-18 | Additional Files styling improvements | (quasar) nebula | |
2022-05-12 | preload, map and format sizes of additional files | (quasar) nebula | |
2022-05-12 | additional files | (quasar) nebula | |
These are basically supported for tracks but I've only implemented them for albums for the moment (read: I'm lazy!). | |||
2022-05-10 | port the rest of everything | (quasar) nebula | |
2022-05-10 | rename strings arg to language | (quasar) nebula | |
2022-05-10 | rename list utilities | (quasar) nebula | |
2022-05-10 | rename other count utils | (quasar) nebula | |
2022-05-10 | rename strings( to language.$( | (quasar) nebula | |
2022-05-05 | support albums and tracks without release dates | (quasar) nebula | |
2022-05-05 | support albums without cover art | (quasar) nebula | |
2022-04-16 | HSMusic REPL + supporting internal improvements | (quasar) nebula | |
2022-04-13 | just one more dateAdded fix | (quasar) nebula | |
2022-03-07 | fix date added to wiki showing current date | (quasar) nebula | |