Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-11 | data: language: allow passing multiple key parts directly | (quasar) nebula | |
2023-10-01 | data, 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-11 | Merge branch 'preview' into track-data-cleanup | (quasar) nebula | |
2023-09-11 | content: misc. changes to handle HTML sanitization | (quasar) nebula | |
2023-09-11 | data, html, infra: supporting changes for sanitizing content | (quasar) nebula | |
2023-09-07 | data: import Thing.common utilities directly | (quasar) nebula | |
Also rename 'color' (from #cli) to 'colors'. | |||
2023-09-07 | data, infra: import validators directly | (quasar) nebula | |
2023-07-02 | content: listArtistsByContributions | (quasar) nebula | |
2023-06-30 | content: generateArtistGroupContributionsInfo: table layout 👻 | (quasar) nebula | |
2023-06-23 | use {...null} style destructuring where appropriate | (quasar) nebula | |
Yay JavaScript! for {...null} working but not (...null). (tc39/ecma262#687) | |||
2023-03-29 | data steps: stringify args to list intl functions | (quasar) nebula | |
2022-12-03 | sticky subheadings | (quasar) nebula | |
2022-11-28 | divide things.js into modular files (hilariously) | (quasar) nebula | |