« 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 (Collapse)Author
11 dayssugar, checks: withNestedProp+filterReferenceErrors: enter arrays(quasar) nebula
11 daysdata: HomepageLayout: move yaml loading spec to top class(quasar) nebula
12 dayschecks: stop suppressing sample ref errors(quasar) nebula
2025-02-08external-links: media.hsmusic.wiki/misc/archive(quasar) nebula
2025-02-06content: gAIPCommentaryChunkedList: no absorb on flash annotations(quasar) nebula
2025-02-06content: gAIPCommentaryChunkedList: case-insensitive 'wiki editor'(quasar) nebula
2025-02-05page: use path conditions(quasar) nebula
2025-02-05write: static-build, live-dev-server: path.condition()(quasar) nebula
2025-02-04content: generateTrackInfoPage: group subheadings nicer strings(quasar) nebula
2025-02-04content: generateArtistInfoPage: for this wiki subheadings(quasar) nebula
2025-02-04content: generateArtistInfoPage: wiki editor commentary list(quasar) nebula
2025-02-04content: gAIPCommentaryChunkedList: drop needless null annotation(quasar) nebula
2025-02-04content: linkFlashSide: link to first act instead(quasar) nebula
AKA the "jump act". This is analogous to what clicking on a flash act (on the flash index page) used to do.
2025-02-04content, replacer: linkFlashSide(quasar) nebula
A little funky, because these don't have their own pages (yet).
2025-01-30client: make rebase() a bit more sensible HEAD release(quasar) nebula
2025-01-30urls: staticVersion 4r1(quasar) nebula
2025-01-30css: 3x3 homepage grid(quasar) nebula
2025-01-28client: image-overlay: fix failing w/o any thumbs(quasar) nebula
2025-01-28css: finesse search box height in wide/medium layout(quasar) nebula
2025-01-28replacer: {album,track}-referencing-tracks:<directory>(quasar) nebula
2025-01-26content: genreateSocialEmbed: use absoluteTo(quasar) nebula
2025-01-26urls: getURLsFromRoot: do that getOrigin funky(quasar) nebula
2025-01-26data, page: StaticPage.absoluteLinks(quasar) nebula
2025-01-26urls: getURLsFromRoot: recognize localizedDefaultLanguage(quasar) nebula
2025-01-26write: swap between to/absoluteTo based on page absoluteLinks(quasar) nebula
2025-01-26util -> common-util(quasar) nebula
2025-01-26move aggregate, cli out of util(quasar) nebula
not sure how to nicely separate some #aggregate code from its dependency on colors, so it lives out of util for now not used anywhere on client but would be nice to support there eventually
2025-01-26sugar: iterateMultiline: don't colorize where(quasar) nebula
2025-01-26move some modules out of util, data(quasar) nebula
2025-01-26content: generateSocialEmbed: process image path(quasar) nebula
2025-01-25write: static-build: skip symlinks/copies for 'to' w/ origin(quasar) nebula
Maybe nothing else is needed to get static-build working with online media? Maybe?
2025-01-25add always reference by directory to albums for mixed findMakin
2025-01-23content, css: generatePageLayout: fallback background rule(quasar) nebula
2025-01-23upd8: --refresh-online-{thumbs,file-sizes}(quasar) nebula
2025-01-23upd8: local copy of online file size cache(quasar) nebula
2025-01-23upd8: I mean file size preloader: translate path separator(quasar) nebula
also fix mistimed filtering
2025-01-23upd8: file size preloader prefix(quasar) nebula
2025-01-21upd8: write preload file sizes cache(quasar) nebula
This isn't viable yet because it includes full on-device path names - not good for sharing between devices (or privacy!). But the gist of writing and integration into the queue is here.
2025-01-21cli, thumbs: factor out stringifyCache(quasar) nebula
2025-01-21upd8, content: preload all file sizes, straight-shot(quasar) nebula
2025-01-21upd8: online thumbs cache(quasar) nebula
This code is actually from January 17th.
2025-01-17urls: basic domain-in-prefix support(quasar) nebula
2025-01-17upd8: tidy additional file paths logic(quasar) nebula
2025-01-17upd8: --show-url-spec(quasar) nebula
2025-01-17urls: processObjectToken: don't mutate actually lol(quasar) nebula
Oooooooops https://discord.com/channels/749042497610842152/854020929113423924/1329790888527794188
2025-01-17urls, upd8: default-override & optional url specs(quasar) nebula
2025-01-17cli: more syntaxes for type: 'series' options(quasar) nebula
2025-01-16urls, upd8: load internal url spec from yaml file(quasar) nebula
2025-01-13upd8: --show-step-memory + related cleanup(quasar) nebula
2025-01-13cacheable-object: mark cache valid / finalization after success(quasar) nebula