« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2021-05-07use banner dimensions from data, not arbitrarily(quasar) nebula
this prevents some nasty layout flicker on album pages with banners! the old values are still there as fallback, but you should probably specify the new Banner Dimensions field to make use of this.
2021-05-06break up utility file, get build for sure working(quasar) nebula
still Much Work Yet Ahead but this is good progress!! also the site is in a working state afaict and thats a kinda nice milestone lmbo
2021-05-05move upd8 code files into their own directory(quasar) nebula
2021-05-05relatively acceptable HTML utility shenanigans(quasar) nebula
2021-05-04Merge branch 'master' into staging(quasar) nebula
2021-05-03artist data + more tweaks to trim file redundancy(quasar) nebula
2021-05-03add album data files and tweak track data too!(quasar) nebula
2021-04-30more compact layout for album/track pages! (ty...)(quasar) nebula
TY for input, Niklink and megatti!
2021-04-30treat sibling-direction AKA as other releases(quasar) nebula
2021-04-17fix broken album links on tag pages (ty, megatti!)(quasar) nebula
2021-04-10new Albums - by Date Added to Wiki listing(quasar) nebula
2021-04-10hide unreleased tracks from by-duration listing(quasar) nebula
For........ reasons. ::::) 8ut also, pro8a8ly makes sense to do this anyway.
2021-04-09New Additions homepage row & date added to wiki(quasar) nebula
2021-04-09disable end-of-page banner on track pages(quasar) nebula
2021-04-09hide info cards behind localStorage flag for now(quasar) nebula
2021-04-06only animate info card hiding if it's shown(quasar) nebula
This fixes a glitch where it'd trigger the hide animation just by passing the cursor over the link for even an instant. Not good!
2021-04-06show cover artists in info card(quasar) nebula
2021-04-06auto-height image banner(quasar) nebula
this isn't a 100% perfect fix since loaded, upscaled banners will have a *slightly* different final height than the lazy load (about 3px), but it's relatively negligible. preferably, refined banners would be the target 1100x200 aspect ratio in the first place.
2021-04-06fix padding from info card at bottom of page(quasar) nebula
2021-04-06banner style tweaks(quasar) nebula
2021-04-06fix banner waiting to load messing up layout(quasar) nebula
2021-04-06fix broken linkPathname-style links(quasar) nebula
2021-04-06fix colorless album groups in sidebar (thanks FF!)(quasar) nebula
2021-04-05i fixed the bug :)(quasar) nebula
2021-04-05basic artist list in info cards(quasar) nebula
2021-04-05now That is a typo(quasar) nebula
2021-04-05use or mock ListFormat api on client(quasar) nebula
2021-04-05reveal strings on info card art(quasar) nebula
2021-04-05info card thumbnail & image link/color niceness(quasar) nebula
2021-04-05info card dimension tweaks(quasar) nebula
2021-04-04cover art in info card(quasar) nebula
2021-04-04fix Tags - by Uses listing directory lol(quasar) nebula
2021-04-04more url system fixes(quasar) nebula
slowly approaching something not terrible here
2021-04-04info card animations(quasar) nebula
2021-04-02basic info card layout & hover behavior(quasar) nebula
2021-04-02more url system tweaks(quasar) nebula
2021-03-31Rework URL system to be a bit less Smart(TM)(quasar) nebula
I don't actually recall what prompted all the stuff here, 8ut hey, it works at least marginally 8etter than 8efore!
2021-03-31expose link track directory via data attribute(quasar) nebula
2021-03-29Oooooooo, *mysteeeerious* data files!(quasar) nebula
2021-03-29chunk artist track lists by original date again!(quasar) nebula
i.e, show and chunk by original & art release dates as appropriate.
2021-03-29upd8.js wording cleanups + write one language opt(quasar) nebula
2021-03-25glossy background (thanks, Niklink!)(quasar) nebula
2021-03-25banner style/layout updates(quasar) nebula
2021-03-24replace unnecessary track.album expressions(quasar) nebula
2021-03-24i am extremely good at programming language(quasar) nebula
2021-03-24only load JSON files as language data(quasar) nebula
2021-03-24html attribute value escaping fixes(quasar) nebula
2021-03-24whoops, don't show banner if no banner artists(quasar) nebula
2021-03-24album banner images(quasar) nebula
2021-03-24"contributed music/art to groups" on artist pages(quasar) nebula