Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-08 | super basic album ↔ track linking | (quasar) nebula | |
2022-02-03 | wiki info | (quasar) nebula | |
2022-02-03 | static page data | (quasar) nebula | |
2022-02-01 | Merge branch 'staging' into data-restructure | (quasar) nebula | |
2022-02-01 | respect directory refs in early validation code | (quasar) nebula | |
2022-02-01 | art tag data | (quasar) nebula | |
2022-02-01 | news entry data | (quasar) nebula | |
2022-02-01 | homepage layout data | (quasar) nebula | |
2022-02-01 | fix erroring for only one property at a time | (quasar) nebula | |
2022-02-01 | group data | (quasar) nebula | |
2022-02-01 | partial album loading (skip invalid tracks) | (quasar) nebula | |
2022-01-30 | flash data | (quasar) nebula | |
2022-01-30 | all-in-one document mode & artist data | (quasar) nebula | |
2022-01-29 | remove a bunch of unused reference code | (quasar) nebula | |
2022-01-29 | data steps | (quasar) nebula | |
2022-01-23 | track data | (quasar) nebula | |
2022-01-18 | initial working changes for big data restructure | (quasar) nebula | |
2022-01-05 | support non-jpg album wallpapers & banners | (quasar) nebula | |
2022-01-03 | normal bug fixes | (quasar) nebula | |
2022-01-03 | refine link/ref resolving & data post-processing | (quasar) nebula | |
2022-01-02 | be a bit more careful with to() path resolving | (quasar) nebula | |
2022-01-01 | fix backwards slashes in hrefs on windows... | (quasar) nebula | |
...while also not breaking the way we use the to() functions for actual output write paths! | |||
2022-01-01 | Merge branch 'staging' of notabug.org:hsmusic/hsmusic-wiki into staging | (quasar) nebula | |
2022-01-01 | crlf hell pt. III | (quasar) nebula | |
2022-01-01 | more useful error when album missing Name field | (quasar) nebula | |
2021-12-31 | new --append-index-html to dev w/o server | (quasar) nebula | |
2021-12-31 | refactor/tweak getGridHTML to use link() fns | (quasar) nebula | |
2021-12-31 | create junction symlinks on windows | (quasar) nebula | |
2021-12-20 | crlf hell pt. II | (quasar) nebula | |
2021-12-20 | crlf hell pt. I | (quasar) nebula | |
2021-12-06 | fix msgs --data -> --data-path, etc (ty, GiovanH!) | (quasar) nebula | |
2021-12-05 | originalDate data cleanup stuff | (quasar) nebula | |
2021-06-27 | improved sidebar/index layout for listing pages | (quasar) nebula | |
2021-06-10 | show previous/next links in tag nav bar | (quasar) nebula | |
2021-06-04 | move around a bunch of utility functions | (quasar) nebula | |
2021-06-04 | Alexa, play Despacito. | (quasar) nebula | |
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 | |
At the moment, they're hard-coded in page/index.js, which isn't exactly a *lot* 8etter....? 8ut this gets rid of a duplic8te place, at least! | |||
2021-06-03 | prefer consistent layout HTML over hacky CSS | (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 | |
Other pages are commented out for now. Also, this doesn't include the source .txt processing functions yet, 8ut that'll pro8a8ly end up in the page/ files too. |