Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-18 | define global #sugar and #wiki-data imports | (quasar) nebula | |
2023-06-14 | content: generateAlbumSidebarGroupBox: isAlbumPage -> mode | (quasar) nebula | |
2023-06-14 | content: generateAlbumSidebarGroupBox: fix bug in mixed date/no-date groups | (quasar) nebula | |
2023-06-12 | content: cut html.template boilerplate | (quasar) nebula | |
2023-05-26 | content: generateAlbumSidebarGroupBox: transform group description | (quasar) nebula | |
2023-05-25 | Revert "contracts: initial commit" | (quasar) nebula | |
This reverts commit 4280c6240b88dadc8e5ea187b78c10aca9dfc163. | |||
2023-05-25 | Revert "contracts: highly dysfunctional ContractManager" | (quasar) nebula | |
This reverts commit 63b1b5b6fd14d3bacdcb979298b4fa669de4f20b. | |||
2023-05-07 | contracts: 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-02 | contracts: 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-02 | content: generateAlbumSidebar: move group boxes into own function | (quasar) nebula | |
This will make for cleaner dependencies and finer-grained refreshing. |