« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/content/dependencies/index.js
AgeCommit message (Expand)Author
2024-02-16sugar: move many functions into new #aggregate import(quasar) nebula
2024-01-01infra: log as content functions errors fixed, even before ready(quasar) nebula
2024-01-01infra, write: use showAggregate when loading content functions(quasar) nebula
2023-10-08infra: tweak how empty content function modules are handled(quasar) nebula
2023-09-08fix miscellaneous eslint errors(quasar) nebula
2023-09-08infra, content: use watchPath variable where appropriate(quasar) nebula
2023-09-07data: import Thing.common utilities directly(quasar) nebula
2023-08-19clean up imports & miscellaneous metastructures across codebase(quasar) nebula
2023-08-18define global #sugar and #wiki-data imports(quasar) nebula
2023-08-13infra: always use ./ style for dynamic import(quasar) nebula
2023-08-13infra: attempt to make content function imports work on windows(quasar) nebula
2023-06-24infra: don't whine about newly created dependency files(quasar) nebula
2023-06-23infra: log content function spec errors more cleanly(quasar) nebula
2023-06-14infra: fill out precomputed names from readdir instead of chokidar ready(quasar) nebula
2023-04-08content: generatePageLayout: footer :sparkles:(quasar) nebula
2023-04-08infra: log OK! message when content functions update(quasar) nebula
2023-04-08html: drastically simplify template/slot system(quasar) nebula
2023-03-29infra: use nicer cachebust string instead of Date.now()(quasar) nebula
2023-03-27data steps: basic custom mocking function support(quasar) nebula
2023-03-25data steps: more "quick" functions & basic snapshot test demo(quasar) nebula
2023-03-18data steps: experimental live JS reload infrastructure(quasar) nebula