Age | Commit message (Collapse) | Author | |
---|---|---|---|
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! |