« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/content/util
AgeCommit message (Collapse)Author
2024-02-14content: filter out & cleanly handle dateless things in chronology(quasar) nebula
2023-08-19clean up imports & miscellaneous metastructures across codebase(quasar) nebula
2023-08-13content: don't show chronology info for artists w/ one relevant contrib(quasar) nebula
2023-07-07content: groupTracksByGroup: fix grouping under other(quasar) nebula
2023-04-18content: misc. changes, groups divided by tracks, relation sections(quasar) nebula
2023-04-18getChronologyRelations: filter out duplicate artists(quasar) nebula
Only within the same call, so an artist who is both composer and cover artist will still be listed in the chronology section twice ("45th track by rj!" + "15th cover art by rj!"). This commit includes a documentation block about that.
2023-04-18getChronologyRelations: don't count the same thing twice(quasar) nebula
2023-04-15content: generateChronologyLinks, generatePreviousNextLinks(quasar) nebula