« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)Author
2023-11-09content: generateListingPage: add chunkTitleAccents slot(quasar) nebula
2023-11-09content: generateListingPage: formatListingString cleanup(quasar) nebula
2023-11-09content, client, css: accents in content headings(quasar) nebula
2023-11-09content: listRandomPageLinks: port to chunks layout(quasar) nebula
2023-11-09content: generateListingPage: code cleanup, add rowAttributes slot(quasar) nebula
2023-11-09content: generateListingPage: specially handle 'href' row attribute(quasar) nebula
2023-11-09content: generateListingPage: add chunkRowAttributes slot(quasar) nebula
2023-11-09content: listRandomPageLinks: don't hard-code parentheses(quasar) nebula
2023-11-09Merge branch 'preview' into listing-tweaks(quasar) nebula
2023-11-08content: strings-default.yaml documentation and clean-up(quasar) nebula
2023-11-08content, repl: minor fixes and tweaks(quasar) nebula
2023-11-08Merge branch 'language-reload' into language-yaml(quasar) nebula
2023-11-07upd8: add --no-language-reloading option, default for static-build(quasar) nebula
2023-11-07upd8: stub --no-input option(quasar) nebula
2023-11-07upd8: quick eslint fixes(quasar) nebula
2023-11-07upd8: handle internal language updates in custom default language(quasar) nebula
2023-11-07upd8: infer custom default language from internal default code(quasar) nebula
2023-11-06content: organize strings-default.yaml into tree structure(quasar) nebula
2023-11-06data: language: flatten language spec, allow for structuring(quasar) nebula
2023-11-06upd8: basic port strings-default.json -> strings-default.yaml(quasar) nebula
2023-11-06data: language: basic support for loading language from YAML(quasar) nebula
2023-11-06upd8: complete integration for reloading custom languages(quasar) nebula
2023-11-06data: language: nicer language labelling for successive errors(quasar) nebula
2023-11-06upd8: basic watchLanguageFile integration for internal language(quasar) nebula
2023-11-06upd8: fix not defaulting to internal language properly(quasar) nebula
2023-11-06data: language: basic watchLanguageFile implementation(quasar) nebula
2023-11-06data: more language loading refactoring(quasar) nebula
2023-11-06data: tidy language loading code, add processLanguageSpec(quasar) nebula
2023-11-06yaml: consolidate logic in async-adaptive decorateErrorWithFile(quasar) nebula
2023-11-06sugar: expose and integrate async-adaptive error decorators(quasar) nebula
2023-11-06yaml: tidy aggregate nesting and error syntax(quasar) nebula
2023-11-06sugar: separate annotateError functions & utilities(quasar) nebula
2023-11-06sugar: accept aggregateOpts and fn in either order(quasar) nebula
2023-11-05Merge branch 'fast-find-track' into preview(quasar) nebula
2023-11-05upd8: replace --precache-data with --precache-mode(quasar) nebula
2023-11-05upd8: nicer uncaught error-with-cause logging(quasar) nebula
2023-11-05upd8: separate precacheCommonData step for better perf isolation(quasar) nebula
2023-11-05data, find: use clean-logic, cached find.trackOriginalReleasesOnly(quasar) nebula
2023-11-05find: support filtering which things are included for matching(quasar) nebula
2023-11-05data: withAlwaysReferenceByDirectory: micro-optimizations(quasar) nebula
2023-11-05write: live-dev-server: add --skip-serving option for perf testing(quasar) nebula
2023-11-05upd8: show step and total durations in step summary(quasar) nebula
2023-11-05upd8: --skip-reference-validation option(quasar) nebula
2023-11-05upd8: move "not applicable" checks to top of upd8 evaluation(quasar) nebula
2023-11-04Merge branch 'fast-link-wiki-data' into preview(quasar) nebula
2023-11-04data: always require at least one step for nesting compositions(quasar) nebula
2023-11-04data: validateWikiData: fix messaging for mismatch one-ref-type(quasar) nebula
2023-11-04data: validateWikiData: early exit for mixed items(quasar) nebula
2023-11-04data: wikiData: port to templateCompositeFrom syntax(quasar) nebula
2023-11-04data: support stepless updating compositions(quasar) nebula