Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-03 | content: generateAlbumSidebar: fix album page box order | (quasar) nebula | |
2024-04-03 | content: generatePageSidebarBox, etc | (quasar) nebula | |
2024-04-03 | content: generateAlbumSidebar: base on generatePageSidebar | (quasar) nebula | |
2023-11-15 | content: add classes to various sidebar boxes | (quasar) nebula | |
2023-06-14 | content: generateAlbumSidebarGroupBox: isAlbumPage -> mode | (quasar) nebula | |
2023-05-25 | Revert "contracts: initial commit" | (quasar) nebula | |
This reverts commit 4280c6240b88dadc8e5ea187b78c10aca9dfc163. | |||
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: clean up content logic | (quasar) nebula | |
2023-05-02 | content: generateAlbumSidebar: move track sections into own function | (quasar) nebula | |
For cleaner dependencies and finer-grained refreshing. | |||
2023-05-02 | content: generateAlbumSidebar: move group boxes into own function | (quasar) nebula | |
This will make for cleaner dependencies and finer-grained refreshing. | |||
2023-04-18 | content: generateAlbumSidebar: fix lint grumpiness | (quasar) nebula | |
2023-04-15 | content: generateAlbumSidebar + misc fixes | (quasar) nebula | |
This restores the CSS for sticky sidebars, but removes the specific lines applying that effect (for the album sidebar). There's also an experimental new splitter for the joined group info box but we might go back on that or do something different. No tests for the new stuff here yet! |