« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/upd8.js
AgeCommit message (Expand)Author
2024-04-07upd8: handle empty additional file entries(quasar) nebula
2024-04-03data: FlashSide (data processing & loading)(quasar) nebula
2024-02-19upd8, readme: adapt to new hsmusic-lang repo(quasar) nebula
2024-02-17data-checks, upd8: report content string reference & key errors(quasar) nebula
2024-02-17upd8: import time shenanigans(quasar) nebula
2024-02-16data: move sorting & generic functions out of #wiki-data(quasar) nebula
2024-02-16sugar: move many functions into new #aggregate import(quasar) nebula
2024-02-16data, yaml: move two functions into new #data-checks import(quasar) nebula
2024-01-30content, upd8, yaml: adapt to combined artistData(quasar) nebula
2024-01-30yaml: filterDuplicateDirectories -> reportDuplicateDirectories(quasar) nebula
2024-01-30data, yaml: store data step info on Thing constructors(quasar) nebula
2024-01-17upd8: precache coverArtistContribs(quasar) nebula
2024-01-13content, css: refactor tooltip classes, offset icons-tooltip in lists(quasar) nebula
2024-01-09write: implement repl as proper build mode(quasar) nebula
2024-01-09upd8: provide closeLanguageWatchers function(quasar) nebula
2024-01-08upd8: fix build config key for verifyImagePaths(quasar) nebula
2024-01-08upd8: --skip-file-sizes(quasar) nebula
2024-01-08upd8: --skip-media-validation(quasar) nebula
2024-01-08upd8, write: general step summary defaults/fallback refactor(quasar) nebula
2023-11-15Merge branch 'preview' into commentary-entries(quasar) nebula
2023-11-14data: expose CacheableObject directly via #cacheable-object import(quasar) nebula
2023-11-12upd8: load custom languages from yaml as well as json(quasar) nebula
2023-11-09upd8, data, test: export internal strings path cleanly, fix tests(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-06upd8: basic port strings-default.json -> strings-default.yaml(quasar) nebula
2023-11-06upd8: complete integration for reloading custom languages(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-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-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-10-30upd8: add determineMediaCachePath to stepStatusSummary(quasar) nebula
2023-10-30upd8: step summary output style adjustments(quasar) nebula
2023-10-30upd8, write: stepStatusSummary warning for incomplete static-build(quasar) nebula
2023-10-30upd8: add verifyImagePaths to stepStatusSummary(quasar) nebula
2023-10-30upd8: quick stepStatusSummary tweaks(quasar) nebula
2023-10-29upd8: integrate --migrate-thumbs option(quasar) nebula
2023-10-29upd8: integrate new thumbnail generation to CLI/high-level steps(quasar) nebula
2023-10-29upd8: integrate new thumbnail generation to CLI/high-level steps(quasar) nebula
2023-10-27upd8: cleanup & new --show-step-summary CLI option(quasar) nebula
2023-10-06content, css: supporting changes for better secondary nav dynamics(quasar) nebula