« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/data/things/language.js
AgeCommit message (Collapse)Author
2023-10-11data: language: allow passing multiple key parts directly(quasar) nebula
2023-10-01data, test: refactor utilities into own file(quasar) nebula
Primarily for more precies test coverage mapping, but also to make navigation a bit easier and consolidate complex functions with lots of imports out of the same space as other, more simple or otherwise specialized files.
2023-09-11Merge branch 'preview' into track-data-cleanup(quasar) nebula
2023-09-11content: misc. changes to handle HTML sanitization(quasar) nebula
2023-09-11data, html, infra: supporting changes for sanitizing content(quasar) nebula
2023-09-07data: import Thing.common utilities directly(quasar) nebula
Also rename 'color' (from #cli) to 'colors'.
2023-09-07data, infra: import validators directly(quasar) nebula
2023-07-02content: listArtistsByContributions(quasar) nebula
2023-06-30content: generateArtistGroupContributionsInfo: table layout 👻(quasar) nebula
2023-06-23use {...null} style destructuring where appropriate(quasar) nebula
Yay JavaScript! for {...null} working but not (...null). (tc39/ecma262#687)
2023-03-29data steps: stringify args to list intl functions(quasar) nebula
2022-12-03sticky subheadings(quasar) nebula
2022-11-28divide things.js into modular files (hilariously)(quasar) nebula