Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-16 | data: move sorting & generic functions out of #wiki-data | (quasar) nebula | |
2023-11-28 | data, test: album.trackData -> album.ownTrackData | (quasar) nebula | |
2023-10-01 | data, test: expose track section names | (quasar) nebula | |
2023-10-01 | data, test: refactor utilities into own file | (quasar) nebula | |
Primarily for more precies test coverage mapping, but also to make navigation a bit easier and consolidate complex functions with lots of imports out of the same space as other, more simple or otherwise specialized files. |