« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/upd8.js
AgeCommit message (Collapse)Author
2021-02-02major rework of CSS theme variable internals(quasar) nebula
2021-02-01let lyrics be specified w/o terrible <br> format(quasar) nebula
2021-02-01don'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-01refactor theme strings and stick em at top of html(quasar) nebula
2021-02-01more customizable wallpaper styles(quasar) nebula
2021-02-01support individual opacity for album wallpapers!(quasar) nebula
2021-02-01support per-album wallpapers!(quasar) nebula
2021-02-01initial staging commit (data/media pruned)(quasar) nebula
2021-01-12add tab-link for skipping to right sidebar(quasar) nebula
2021-01-12display "choose another group" on all galleries(quasar) nebula
2021-01-12cachebust(quasar) nebula
2021-01-12traversing fandom(quasar) nebula
2021-01-08okay 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-14miscellaneous Generalized It code cleanup(quasar) nebula
2020-12-11wiki-wide stats & group lengths on album pages(quasar) nebula
2020-12-11make donate link a *bit* more visible(quasar) nebula
2020-12-11launch of hsmusic.wiki(quasar) nebula
2020-12-11plausibly final release build???(quasar) nebula
nope, not quite! getting there though!!
2020-12-10more lazy loading tweaks(quasar) nebula
2020-12-09minor tweaks(quasar) nebula
2020-12-09Hashtag Content & miscellaneous fixes + tweaks(quasar) nebula
2020-12-07here is a lot of data(quasar) nebula
i am so sorry
2020-11-27generate alias pages for changed artist names(quasar) nebula
2020-11-26more lovely changes across the board(quasar) nebula
2020-11-23cover art bug fixes(quasar) nebula
2020-11-21tags and a whole lot of data(quasar) nebula
sorry for this commit being so f****u****c*kxng bad
2020-11-16bug fixes and divided artist listings(quasar) nebula
plus some tweaks to changelog formatting
2020-11-16date 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
2020-11-15fix automatic "." removal in flash names(quasar) nebula
2020-11-13show more details on album indexes(quasar) nebula
2020-11-12change 'Home' links to 'HSMusic'(quasar) nebula
before the only indicator that "HSMusic" is the name of the site was in the url!! that is not good :P
2020-11-12simplify flash reference list code(quasar) nebula
2020-11-12data changes and a bug fix(quasar) nebula
2020-11-10support mastodon external links(quasar) nebula
2020-11-10implement news entries data file and page!(quasar) nebula
2020-11-09get rid of list/table code(quasar) nebula
the code is all fine (if a bit unwieldy) -- the main issue is it just doesnt fit the site well!! might explore similar ideas in the future but for now grid and normal <ul/ol>-style listings are just fine
2020-11-03fix cover images being broken, lol(quasar) nebula
2020-11-03very wip list-style album view(quasar) nebula
2020-10-31instagram support and more credits(quasar) nebula
2020-10-30always show unreleased tracks album on homepage(quasar) nebula
2020-10-30fix a typo which kept track nav links from working(quasar) nebula
2020-10-30move more static site content into data files(quasar) nebula
2020-10-30lazy load images in commentary(quasar) nebula
2020-10-30don't link to index.htmls anymore(quasar) nebula
there's no need to! it was only for when browsing the files locally, but it's much recommended to use an http server for this anyway thanks to icon svgs apparently only working offline. also this means we are only supporting hosted servers, which gives us room to mess around with local storage for per-browser settings, if that's a thing we want to do.
2020-10-30only show "Random" nav links when JS is enabled(quasar) nebula
2020-10-29show group track number range in sidebar(quasar) nebula
2020-10-29fix a collapsing sidebar issue(quasar) nebula
2020-10-29consistent numbering across <ol> in groups(quasar) nebula
2020-10-29inherit album color in no-fg groups(quasar) nebula