Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-15 | literal matching as plain strings (cur: 40k/sec) | (quasar) nebula | |
2021-04-15 | new parser progress so far (cur: 15k/sec) | (quasar) nebula | |
not implemented into the site (so just process.exit()), includes a couple examples and speedtest (not optimized at all yet) | |||
2021-04-10 | new Albums - by Date Added to Wiki listing | (quasar) nebula | |
2021-04-10 | hide unreleased tracks from by-duration listing | (quasar) nebula | |
For........ reasons. ::::) 8ut also, pro8a8ly makes sense to do this anyway. | |||
2021-04-09 | New Additions homepage row & date added to wiki | (quasar) nebula | |
2021-04-09 | disable end-of-page banner on track pages | (quasar) nebula | |
2021-04-06 | show cover artists in info card | (quasar) nebula | |
2021-04-06 | fix banner waiting to load messing up layout | (quasar) nebula | |
2021-04-06 | fix broken linkPathname-style links | (quasar) nebula | |
2021-04-06 | fix colorless album groups in sidebar (thanks FF!) | (quasar) nebula | |
2021-04-05 | i fixed the bug :) | (quasar) nebula | |
2021-04-05 | basic artist list in info cards | (quasar) nebula | |
2021-04-05 | now That is a typo | (quasar) nebula | |
2021-04-05 | use or mock ListFormat api on client | (quasar) nebula | |
2021-04-05 | reveal strings on info card art | (quasar) nebula | |
2021-04-05 | info card thumbnail & image link/color niceness | (quasar) nebula | |
2021-04-05 | info card dimension tweaks | (quasar) nebula | |
2021-04-04 | cover art in info card | (quasar) nebula | |
2021-04-04 | fix Tags - by Uses listing directory lol | (quasar) nebula | |
2021-04-04 | more url system fixes | (quasar) nebula | |
slowly approaching something not terrible here | |||
2021-04-02 | basic info card layout & hover behavior | (quasar) nebula | |
2021-04-02 | more url system tweaks | (quasar) nebula | |
2021-03-31 | Rework 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-31 | expose link track directory via data attribute | (quasar) nebula | |
2021-03-29 | Oooooooo, *mysteeeerious* data files! | (quasar) nebula | |
2021-03-29 | chunk artist track lists by original date again! | (quasar) nebula | |
i.e, show and chunk by original & art release dates as appropriate. | |||
2021-03-29 | upd8.js wording cleanups + write one language opt | (quasar) nebula | |
2021-03-25 | banner style/layout updates | (quasar) nebula | |
2021-03-24 | replace unnecessary track.album expressions | (quasar) nebula | |
2021-03-24 | i am extremely good at programming language | (quasar) nebula | |
2021-03-24 | only load JSON files as language data | (quasar) nebula | |
2021-03-24 | html attribute value escaping fixes | (quasar) nebula | |
2021-03-24 | whoops, don't show banner if no banner artists | (quasar) nebula | |
2021-03-24 | album banner images | (quasar) nebula | |
2021-03-24 | "contributed music/art to groups" on artist pages | (quasar) nebula | |
2021-03-16 | fix "random" links going to "undefined" | (quasar) nebula | |
2021-03-12 | fix double-transforming track commentary, oops | (quasar) nebula | |
2021-03-10 | remove THING_DIRECTORY constants once and for all | (quasar) nebula | |
replaced by urlSpec. nice! :D | |||
2021-03-10 | translate a few miscellaneous missed things! | (quasar) nebula | |
2021-03-10 | add \[[ syntax to skip transforming reference text | (quasar) nebula | |
2021-03-10 | simplify and un-break count.words() logic | (quasar) nebula | |
2021-03-10 | use Intl.PluralRules for better num pluralization | (quasar) nebula | |
2021-03-07 | let static content specify auto-formatted date | (quasar) nebula | |
2021-03-07 | add support for localizing index (#123 etc) | (quasar) nebula | |
2021-03-05 | --skip-thumbs option and extra CLI info | (quasar) nebula | |
2021-03-05 | use Intl formatting for dates, numbers, lists | (quasar) nebula | |
2021-03-05 | specify unique string per chronology heading word | (quasar) nebula | |
2021-03-05 | fix contribs on artist pages showing as [Object] | (quasar) nebula | |
typescript when /j | |||
2021-03-05 | fix not checking flash data errors | (quasar) nebula | |
2021-03-04 | thumbnail support! | (quasar) nebula | |
contains a new gen-thumbs.js file, which can be run on its own and is automatically called from the main hsmusic cli tool as well; see this file for details! |