Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-30 | content: misc content syntax cleanup, mostly attribute merging | (quasar) nebula | |
2023-08-18 | define global #sugar and #wiki-data imports | (quasar) nebula | |
2023-07-02 | generateAlbumTrackList: don't hard-code content heading html | (quasar) nebula | |
2023-06-24 | content: generateAlbumTrackList: use query and stitchArrays | (quasar) nebula | |
2023-06-24 | content: fix generateAlbumTrackList computing unneeded data | (quasar) nebula | |
2023-06-12 | content: misc. code style updates | (quasar) nebula | |
2023-05-25 | content: multiline content & fill out album/track pages more | (quasar) nebula | |
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-04-05 | html: standard blank() function | (quasar) nebula | |
For now this just returns an empty array, but if we need to make changes later, it won't require editing all instances of blank content! | |||
2023-04-04 | content: generateAlbumTrackList, linkTrack | (quasar) nebula | |