« 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-12content: generateFlashIndexPage: don't show jump links if empty(quasar) nebula
2023-11-10data: provide default wiki color in data, not css(quasar) nebula
2023-11-10content: generateWikiHomeAlbumsRow: support albums without covers(quasar) nebula
2023-11-10content: generatePageLayout: don't assume custom footer content(quasar) nebula
2023-11-10content: generateListingPage: fix row-based listings... oops...(quasar) nebula
2023-11-10content: generateFlashActSidebar: try to behave without hsmusic data(quasar) nebula
2023-11-10content: listRandomPageLinks: general syntax/slot fixes(quasar) nebula
2023-11-09upd8, data, test: export internal strings path cleanly, fix tests(quasar) nebula
2023-11-09content: listRandomPageLinks: show skip to section(quasar) nebula
2023-11-09content: listRandomPageLinks: use chunk title accents(quasar) nebula
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