Age | Commit message (Expand) | Author |
2021-06-04 | module-ify tag pages | (quasar) nebula |
2021-06-04 | module-ify album commentary pages | (quasar) nebula |
2021-06-04 | module-ify flash pages | (quasar) nebula |
2021-06-04 | module-ify listing pages | (quasar) nebula |
2021-06-04 | move url spec into its own file | (quasar) nebula |
2021-06-04 | module-ify homepage | (quasar) nebula |
2021-06-04 | module-ify static pages | (quasar) nebula |
2021-06-03 | module-ify news pages & index; new page module fns | (quasar) nebula |
2021-06-03 | module-ify artist and artist alias pages | (quasar) nebula |
2021-06-03 | don't hard-code page build flags in upd8.js | (quasar) nebula |
2021-06-03 | prefer consistent layout HTML over hacky CSS | (quasar) nebula |
2021-06-03 | CSS hack(?) to fix too wide content area | (quasar) nebula |
2021-06-01 | module-ify group pages | (quasar) nebula |
2021-06-01 | module-ify track pages | (quasar) nebula |
2021-06-01 | basic module-ify album pages | (quasar) nebula |
2021-06-01 | let progressPromiseAll take non-promise fns | (quasar) nebula |
2021-06-01 | embed to() inside banner & cover image code | (quasar) nebula |
2021-05-27 | css updates for better mobile layout | (quasar) nebula |
2021-05-27 | add missing logError import in util file, oops! | (quasar) nebula |
2021-05-27 | "from (group)" accents on group album lists | (quasar) nebula |
2021-05-27 | fallback "Track list" track group in album sidebar | (quasar) nebula |
2021-05-27 | fix colors showing in chronology links | (quasar) nebula |
2021-05-25 | bigass code refactor (no more legacy page writes) | (quasar) nebula |
2021-05-14 | move the other string utilities in with genStrings | (quasar) nebula |
2021-05-14 | move genStrings into its own file | (quasar) nebula |
2021-05-14 | rename "search" fns to "find", move to utils | (quasar) nebula |
2021-05-13 | page color "bleeds" into backdrop; remove blur fx | (quasar) nebula |
2021-05-10 | color name of track groups in sidebar | (quasar) nebula |
2021-05-10 | leave sidebar <details> collapsed on album pages | (quasar) nebula |
2021-05-09 | collapsible track groups in sidebar! (ty Niklink) | (quasar) nebula |
2021-05-09 | encapsulate wiki data as one shared-around object | (quasar) nebula |
2021-05-09 | new 'Listed on Homepage' field for albums | (quasar) nebula |
2021-05-07 | Merge branch 'tf-parser' into staging | (quasar) nebula |
2021-05-07 | use banner dimensions from data, not arbitrarily | (quasar) nebula |
2021-05-06 | break up utility file, get build for sure working | (quasar) nebula |
2021-05-05 | move upd8 code files into their own directory | (quasar) nebula |
2021-05-05 | relatively acceptable HTML utility shenanigans | (quasar) nebula |
2021-05-04 | Merge branch 'master' into staging | (quasar) nebula |
2021-05-03 | artist data + more tweaks to trim file redundancy | (quasar) nebula |
2021-05-03 | add album data files and tweak track data too! | (quasar) nebula |
2021-04-30 | more compact layout for album/track pages! (ty...) | (quasar) nebula |
2021-04-30 | treat sibling-direction AKA as other releases | (quasar) nebula |
2021-04-19 | transform replacer arguments tf-parser | (quasar) nebula |
2021-04-19 | trim whitespace surrounding first/last text nodes | (quasar) nebula |
2021-04-19 | move textOnly tag test before advancing past "[[" | (quasar) nebula |
2021-04-19 | fix incorrect iEnd values on text nodes | (quasar) nebula |
2021-04-17 | fix broken album links on tag pages (ty, megatti!) | (quasar) nebula |
2021-04-16 | connect parser to updated replacer & rest of code! | (quasar) nebula |
2021-04-16 | show line and column position in parse errors | (quasar) nebula |
2021-04-16 | match hash/replacerValue only without preceding WS | (quasar) nebula |