« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src
AgeCommit message (Collapse)Author
6 dayscontent: generateAlbumInfoPage: fix jump-to-credits conditional(quasar) nebula
6 daysupd8, write: sort: don't check sorting in advance(quasar) nebula
6 daysupd8: --skip-sorting-validation(quasar) nebula
12 dayscontentt, css: linkOtherReleaseOnArtistInfoPage: behaviorize(quasar) nebula
12 dayscontent: linkOtherReleaseOnArtistInfoPage(quasar) nebula
12 dayscontent: generateArtistInfoPageFirstReleaseTooltip(quasar) nebula
Also rescue hr.cute
12 dayscontent: generateArtistInfoPageRereleaseTooltip, etc (wip)(quasar) nebula
Missing tooltip for first release + link hash target so this is very much still wip
12 dayscontent: gAIPTracksChunkItem: mind order of release(quasar) nebula
12 dayscontent: generateTrackArtistCommentarySection: secondary releases(quasar) nebula
12 dayscontent: listTracksByDate: mind order of release(quasar) nebula
12 dayscontent: use Track.allReleases(quasar) nebula
12 daysdata: miscellaneous cleanup for withOtherReleases logic(quasar) nebula
Defines withOtherReleases in terms of new function withAllReleases (also exposed as Track.allReleases), in turn based on new property Track.secondaryReleases (of the main release), which is a reverse ref list, reverse.tracksWhichAreSecondaryReleasesOf().
12 daysdata: isOriginalRelease -> isMainRelease, etc(quasar) nebula
Also isRerelease -> isSecondaryRelease Im sure this is completely bug free and will not involve squashing one million additional commits
12 dayscontent: generateTrackListDividedByGroups: move sprawl here(quasar) nebula
12 dayscontent, css: generateTrackArtistCommentarySection(quasar) nebula
Actually coded yesterday!!!1
12 dayscontent: inline generateCommentarySection behavior(quasar) nebula
12 dayscontent, css: use :has() to conditionally clear commentary heading(quasar) nebula
12 daysdata, content: make commentary [] when empty(quasar) nebula
12 dayscontent: gTIPFeaturedByFlashesList: consider name differences(quasar) nebula
Also never use the italicized + dimmed .rerelease style
12 dayscontent: genreateTrackInfoPage: ref/sample lists from orig release(quasar) nebula
12 dayscontent: gTIPOtherReleasesList: use album colors(quasar) nebula
12 dayscontent, css: generateAlbumSidebar: earlier/later releases(quasar) nebula
Also CSS tweak for release box backgrounds, and fix generateAlbumSidebar being broken for non-track pages
12 dayscontent: generateTrackInfoPageOtherReleasesList: paragraphize(quasar) nebula
12 dayscontent: generateTrackReleaseBox(quasar) nebula
2025-02-25checks, data: formalize tag description as content string(quasar) nebula
2025-02-25content, css: try new language for descendant tags(quasar) nebula
2025-02-25data, content, css: art tag additional names(quasar) nebula
2025-02-25content: generateArtTagInfoPage (etc): times featured map(quasar) nebula
2025-02-25content: generateArtTagInfoPage: fix gallery links(quasar) nebula
2025-02-25content: generateArtTagInfoPage: fix bad blank(quasar) nebula
groan
2025-02-25content: generateArtTagGalleryPage: hide zero featuring line(quasar) nebula
2025-02-25content, data: related art tags(quasar) nebula
2025-02-25content: generateArtTagInfoPage: drop a bunch of dead code(quasar) nebula
2025-02-25css: fix up top-level center align in art tag network stats(quasar) nebula
2025-02-25content: listArtTagNetwork: more natural total uses stat(quasar) nebula
2025-02-25content: listArtTagNetwork: descendants (leaves only) stat(quasar) nebula
2025-02-25css: tweak art tag network elment placements(quasar) nebula
2025-02-25content: listArtTagNetwork: fix up "jump to" wrapping(quasar) nebula
2025-02-25css: art tag network center align shenanigans(quasar) nebula
2025-02-25content, css: listArtTagNetwork: right-align shenanigans (wip)(quasar) nebula
2025-02-25content, client: listArtTagNetwork: art tag stat switcher(quasar) nebula
2025-02-25content: generateArtTagSidebar: hide sidebar without any details(quasar) nebula
2025-02-25content, client, css: tag gallery: showing all / direct / indirect(quasar) nebula
2025-02-25content, css: listArtTagNetwork: style tweaks(quasar) nebula
2025-02-25content: listArtTagNetwork: minor optimization(quasar) nebula
2025-02-25content: listArtTagNetwork(quasar) nebula
2025-02-25content: listTagsBy{Name,Uses} -> listArtTagsBy{Name,Uses}(quasar) nebula
2025-02-25content: generateArtTagGalleryPage: reading links(quasar) nebula
2025-02-25content: generateArtTagGalleryPage: stub message for yet unfeatured(quasar) nebula
2025-02-25content: generateArtTagInfoPage: descendant gallery links(quasar) nebula