« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/content/dependencies/generateAlbumSidebarGroupBox.js
AgeCommit message (Collapse)Author
2024-04-03content: generatePageSidebarBox, etc(quasar) nebula
2024-03-29content, external-links: [normal, compact] -> [platform, handle](quasar) nebula
2024-03-29content: use style: 'platform' external links in various places(quasar) nebula
2024-02-16data: move sorting & generic functions out of #wiki-data(quasar) nebula
2024-01-14content: generateAlbumSidebarGroupBox: match group pages' sorts(quasar) nebula
2023-11-24content: contextual external links(quasar) nebula
2023-08-18define global #sugar and #wiki-data imports(quasar) nebula
2023-06-14content: generateAlbumSidebarGroupBox: isAlbumPage -> mode(quasar) nebula
2023-06-14content: generateAlbumSidebarGroupBox: fix bug in mixed date/no-date groups(quasar) nebula
2023-06-12content: cut html.template boilerplate(quasar) nebula
2023-05-26content: generateAlbumSidebarGroupBox: transform group description(quasar) nebula
2023-05-25Revert "contracts: initial commit"(quasar) nebula
This reverts commit 4280c6240b88dadc8e5ea187b78c10aca9dfc163.
2023-05-25Revert "contracts: highly dysfunctional ContractManager"(quasar) nebula
This reverts commit 63b1b5b6fd14d3bacdcb979298b4fa669de4f20b.
2023-05-07contracts: highly dysfunctional ContractManager(quasar) nebula
Also some setup in generateAlbumTrackList in particular. None of this works yet! Probably replacing most everything in ContractManager, just putting this in a commit so it's logged. (All written a few days ago.)
2023-05-02contracts: initial commit(quasar) nebula
All draft stuff here for now, but this is *relatively* un-naive as it's based on a lot of recent research and discussion. But none of this code is evaluated yet!!
2023-05-02content: generateAlbumSidebar: move group boxes into own function(quasar) nebula
This will make for cleaner dependencies and finer-grained refreshing.