Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-03 | only show homepage nav links for enabled features | (quasar) nebula | |
2021-03-03 | quick compat fixes when disabling features | (quasar) nebula | |
2021-03-02 | rework 90% all upd8 code to support localization | (quasar) nebula | |
2021-02-12 | remove 'all artist data is good' cli message | (quasar) nebula | |
2021-02-12 | fix default theme not showing up | (quasar) nebula | |
2021-02-07 | get rid of dead All Commentary listing link | (quasar) nebula | |
2021-02-07 | link to album commentary in multiline text | (quasar) nebula | |
2021-02-07 | only generate commentary index if any exists | (quasar) nebula | |
2021-02-07 | don't duplic8 contrib&artist trax on artist pages! | (quasar) nebula | |
if an artist is both an artist and contributor for a track, that track would show up twice on the artist page, and with the exact same line, due to the way the artist track list is constructed. this started happening because we combine the "as contributor" and "as artist" arrays for a given artist, which can have overlap! so now we throw a unique() utility function on top and it works like its supposed to. | |||
2021-02-06 | sort album covers before track covers in gallery | (quasar) nebula | |
provided they were released on the same date that is! | |||
2021-02-06 | credit wallpapers on artist pages | (quasar) nebula | |
(but not artist gallery pages!) | |||
2021-02-06 | individual album commentary pages | (quasar) nebula | |
2021-02-06 | keep processed <img>'s in <p> | (quasar) nebula | |
2021-02-06 | remove a bunch of now-unused directory constants | (quasar) nebula | |
2021-02-06 | tidy code comments for constants & cli args | (quasar) nebula | |
2021-02-06 | generate individual news entry pages | (quasar) nebula | |
2021-02-06 | let homepage rows specify their own theme color | (quasar) nebula | |
2021-02-04 | dont automatically make official releases MajorTM | (quasar) nebula | |
this probably wont ever actually come into use on the wiki, but its nice to avoid dependency on "official/unofficial" terminology throughout, since its very hsmusic-specific! | |||
2021-02-02 | refactor FG -> Color | (quasar) nebula | |
2021-02-02 | major rework of CSS theme variable internals | (quasar) nebula | |
2021-02-01 | let lyrics be specified w/o terrible <br> format | (quasar) nebula | |
2021-02-01 | don't do transformMultiline calls early | (quasar) nebula | |
these expect to have access to the full data array, so they shouldn't be executed until render time! this also makes the output data more consistent. | |||
2021-02-01 | refactor theme strings and stick em at top of html | (quasar) nebula | |
2021-02-01 | more customizable wallpaper styles | (quasar) nebula | |
2021-02-01 | support individual opacity for album wallpapers! | (quasar) nebula | |
2021-02-01 | support per-album wallpapers! | (quasar) nebula | |
2021-02-01 | initial staging commit (data/media pruned) | (quasar) nebula | |
2021-01-12 | add tab-link for skipping to right sidebar | (quasar) nebula | |
2021-01-12 | display "choose another group" on all galleries | (quasar) nebula | |
2021-01-12 | cachebust | (quasar) nebula | |
2021-01-12 | traversing fandom | (quasar) nebula | |
2021-01-08 | okay so like, hear me out here | (quasar) nebula | |
this commit isnt QUITE done but its in a working state, and i just had the scariest vision of accidentally discarding all my work via git mishap, yknow? even though im not doing anything funky with git! so yall get this commit early and its goin on line but im not pushing it to the site til its done. no spoilering yourself (even though ive already posted most of the cool things in the discord) <3 | |||
2020-12-14 | miscellaneous Generalized It code cleanup | (quasar) nebula | |
2020-12-11 | wiki-wide stats & group lengths on album pages | (quasar) nebula | |
2020-12-11 | make donate link a *bit* more visible | (quasar) nebula | |
2020-12-11 | launch of hsmusic.wiki | (quasar) nebula | |
2020-12-11 | plausibly final release build??? | (quasar) nebula | |
nope, not quite! getting there though!! | |||
2020-12-10 | more lazy loading tweaks | (quasar) nebula | |
2020-12-09 | publish script | (quasar) nebula | |
2020-12-09 | this can't change oops :P | (quasar) nebula | |
it hecks up lazy loading! | |||
2020-12-09 | minor tweaks | (quasar) nebula | |
2020-12-09 | Hashtag Content & miscellaneous fixes + tweaks | (quasar) nebula | |
2020-12-07 | here is a lot of data | (quasar) nebula | |
i am so sorry | |||
2020-11-27 | generate alias pages for changed artist names | (quasar) nebula | |
2020-11-26 | more lovely changes across the board | (quasar) nebula | |
2020-11-23 | cover art bug fixes | (quasar) nebula | |
2020-11-21 | tags and a whole lot of data | (quasar) nebula | |
sorry for this commit being so f****u****c*kxng bad | |||
2020-11-16 | bug fixes and divided artist listings | (quasar) nebula | |
plus some tweaks to changelog formatting | |||
2020-11-16 | date bugfixes | (quasar) nebula | |
i dont think the datePropertyOrFn code was actually necessary in the end, but im keeping it around anyway since it might be handy! | |||
2020-11-15 | "Request an album!" -> "Share an album!" | (quasar) nebula | |