« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2022-05-22wiki short name in page/tab title data-restructure(quasar) nebula
2022-05-22fix broken redirect writes(quasar) nebula
2022-05-22new YAML quick load util, moved code from repl(quasar) nebula
2022-05-22GPL 3.0 -> MIT license(quasar) nebula
2022-05-19copy favicon from media directory if present(quasar) nebula
2022-05-18Additional Files styling improvements(quasar) nebula
2022-05-15social embeds (discord, maybe twitter)(quasar) nebula
Tracks only for now, but more will come Soon(TM)!
2022-05-12don't inherit strings in the wrong direction lol(quasar) nebula
2022-05-12preload, map and format sizes of additional files(quasar) nebula
2022-05-12additional files(quasar) nebula
These are basically supported for tracks but I've only implemented them for albums for the moment (read: I'm lazy!).
2022-05-12new Additional Files data field(quasar) nebula
2022-05-12make commentary a Thing.common prop(quasar) nebula
2022-05-12Embarrassing.....(quasar) nebula
2022-05-12new validateProperties util, port contribs to it(quasar) nebula
2022-05-12always show "expected array" during validation(quasar) nebula
...instead of "expected object" if the value isn't an object.
2022-05-10rm src/util/strings.js(quasar) nebula
2022-05-10remove unused BuildDirective code(quasar) nebula
2022-05-10provide intl code through json(quasar) nebula
2022-05-10port the rest of everything(quasar) nebula
2022-05-10inherited strings(quasar) nebula
2022-05-10HTML entity escaping via external function(quasar) nebula
2022-05-10rename strings arg to language(quasar) nebula
2022-05-10rename list utilities(quasar) nebula
2022-05-10language list functions(quasar) nebula
2022-05-10rename other count utils(quasar) nebula
2022-05-10rename strings( to language.$((quasar) nebula
2022-05-10rename count functions(quasar) nebula
2022-05-10WIP basic Language object(quasar) nebula
Also BuildDirective, which isn't used yet.
2022-05-09expose rgb/hsl in getColors util(quasar) nebula
This isn't actually used anywhere currently, it's just useful for the REPL.
2022-05-07🦀 UNRELEASED_TRACKS_DIRECTORY is gone 🦀(quasar) nebula
2022-05-06fix very long single words going past page width(quasar) nebula
2022-05-05improve word wrapping behavior on "by" strings(quasar) nebula
2022-05-05align grid rows at top(quasar) nebula
...to keep album art all placed along the same horizontal line
2022-05-05support albums and tracks without release dates(quasar) nebula
2022-05-05'Has Track Numbers' generalized ol/ul field(quasar) nebula
2022-05-05support albums without cover art(quasar) nebula
2022-04-24add <link rel="alternate"> language tags(quasar) nebula
2022-04-24annotate bindOpts function name(quasar) nebula
2022-04-19flesh out patch nonsense some(quasar) nebula
2022-04-17local REPL input logging / history file(quasar) nebula
2022-04-16HSMusic REPL + supporting internal improvements(quasar) nebula
2022-04-15inherit coverArtFileExtension more carefully(quasar) nebula
2022-04-15make Group.category property actually work(quasar) nebula
2022-04-15use strings.list.unit to join contribs(quasar) nebula
This is kind of a pain to support.
2022-04-15make Album.coverArtDate more reliably available(quasar) nebula
Fixes sorting issues.
2022-04-15sort ArtTag.taggedInThings, fixes tag gallery page(quasar) nebula
2022-04-13just one more dateAdded fix(quasar) nebula
2022-04-13fix...more...dateAdded stuff(quasar) nebula
2022-04-13fix Albums - by Date Added listing directory(quasar) nebula
2022-04-13fix bugs from using old dateAdded property(quasar) nebula