« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2023-03-25data steps: move data-tests outside tests(quasar) nebula
These are mostly short REPL-like scripts for testing actual wiki data, not the codebase. They don't really belong in the repo at all, but actually cause trouble by living in the main tests directory!
2023-03-23data steps: content function evaluation essentials(quasar) nebula
Also some more actual content in generateAlbumInfoPageContent, which is in fact fully working as-is(!!).
2023-03-23data steps: contentFunction fixes & polish(quasar) nebula
2023-03-23data steps: html fixes + pass through content when no tagName(quasar) nebula
2023-03-21data 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-21data steps: deep flatten HTML(quasar) nebula
This should totally obliterate the need for html.fragment.
2023-03-21data steps: test cases for new html implementation(quasar) nebula
Only Tag interface and stringification for now. Template tests coming soon!
2023-03-21fix typo in CacheableObject test(quasar) nebula
2023-03-21data steps: fix property-from-attribute setter/getters(quasar) nebula
2023-03-21fix tests not targeting right module paths(quasar) nebula
2023-03-21data steps: new html.tag implementation(quasar) nebula
...including template & slot support, unit tests incoming
2023-03-19data steps: generateAlbumInfoPage & relations implementation(quasar) nebula
2023-03-19data step: content function updates, relation syntax 2(quasar) nebula
* new: generateAlbumTrackListItem * new: generateContributionLinks
2023-03-19data steps: draft relations + clean lint errors(quasar) nebula
2023-03-18data steps: experimental live JS reload infrastructure(quasar) nebula
2023-03-18data steps: annotate content function names(quasar) nebula
2023-03-06data steps: contentFunction & explicit dependencies(quasar) nebula
2023-03-06data-steps: initial commit(quasar) nebula
2023-03-05update hard-coded homepage grid layout SORRY(quasar) nebula
2023-03-05rename Art section on artist page to Artworks(quasar) nebula
2023-03-05fix broken Flashes & Pages hash links(quasar) nebula
2023-03-05add a few missing headings to skippers(quasar) nebula
2023-03-05remove old debug logs whoops(quasar) nebula
2023-03-05repo license year update(quasar) nebula
2023-03-05expose dataPath and mediaPath in REPL oops(quasar) nebula
2023-03-04boot directly into REPL with --repl(quasar) nebula
2023-03-04--clear-thumbs utility(quasar) nebula
2023-03-03listAdditionalFilesInProperty util, All MIDI/Project Files(quasar) nebula
2023-03-03listTracksWithProperty util for similar listings(quasar) nebula
2023-03-03define listing spec entries one at a time(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-02per-track color support(quasar) nebula
2023-03-02hide CW'd art from sticky heading til main cover revealed(quasar) nebula
2023-03-02img file size cleanup(quasar) nebula
was attempting to fix a bug with processing image file sizes and the issue turned out to be being on the wrong media branch THANKS
2023-03-02proper wide sidebar on mobile/tablet(quasar) nebula
2023-03-02mobile wallpaper + sticky heading improvements(quasar) nebula
2023-03-02update 'Group' track sections field to 'Section'(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-03-01Tracks - with Sheet Music / MIDI & Project Files listings(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-26Merge branch 'preview' into sheet-music-midis(quasar) nebula
2023-02-26Merge branch 'preview' into image-overlay(quasar) nebula
2023-02-26Merge branch 'preview' of github.com:hsmusic/hsmusic-wiki into preview(quasar) nebula