| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2 days | cacheable-object, data: depend on computed values; initial compat | (quasar) nebula | |
| reaches live-dev-server serve with no errors and serves homepage at all and apparently correctly no page navigation performed no full build performed aimed for preserving existing logic should be no subsequent changes to this commit (amend) | |||
| 2025-07-01 | data: exitWithoutArtwork | (quasar) nebula | |
| 2025-04-13 | data: Artwork.hasCoverArt: check coverArtworks, etc | (quasar) nebula | |
| 2025-01-11 | data: misc eslint unused var fixes | (quasar) nebula | |
| 2024-08-05 | data, test: Album.trackSections: use direct links | (quasar) nebula | |
| 2024-05-20 | data: restore withTrackSections, but simpler now | (quasar) nebula | |
| 2024-05-19 | data: TrackSection.directory, find.trackSection, etc | (quasar) nebula | |
| 2024-05-19 | data: TrackSection thing objects | (quasar) nebula | |
| Sorry this commit is kind of monolithic! It's difficult to separate out any of the changes since they're all related to track sections' basic functionality. | |||
| 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. | |||