« 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
2024-03-10replacer: actually set atStartOfLine = false past start of line(quasar) nebula
2024-03-09client: right-align tooltips where needed(quasar) nebula
2024-03-09client: make dynamic positioning work Well Enough For Now(quasar) nebula
2024-03-09client: misc WikiRect fixes(quasar) nebula
2024-03-09client: WikiRect.contains, containedWithin(quasar) nebula
2024-03-09client: WikiRect utilities + math(quasar) nebula
2024-03-08client: stub basic tooltip placement dynamics(quasar) nebula
2024-03-08content, css, replacer: <img align="center"> in content(quasar) nebula
2024-03-04content: gAIPTracksChunkedList: avoid obscuring as-artist credit(quasar) nebula
2024-03-01data: group: don't assume description is set(quasar) nebula
2024-02-29replacer: never process "<html:a>", restore "<a>" into text nodes(quasar) nebula
2024-02-25util: unhinged binding shenanigans for release compatibility(quasar) nebula
2024-02-25css: fixes & tweaks for reveal, mostly in grid(quasar) nebula
2024-02-24data: withSortedList: lint(quasar) nebula
2024-02-24data: withSortedList: map sortIndices same as unstableSortIndices(quasar) nebula
2024-02-24data: withSortedList: general syntax cleanup(quasar) nebula
2024-02-24data: withSortedList: build unstableSortIndices iteratively(quasar) nebula
2024-02-24data: withSortedList: build stableToUnstable iteratively(quasar) nebula
2024-02-24data: withSortedList: build stable indices iteratively(quasar) nebula
2024-02-24data: withSortedList: double-refactor stabletoUnstable magic(quasar) nebula
2024-02-24data: withSortedList: general cleanup(quasar) nebula
2024-02-24data: withSortedList: refactor unstableSortIndices magic(quasar) nebula
2024-02-24data: withSortedList: ensure unstableSortIndices maps from orig order(quasar) nebula
2024-02-24Revert "data: withSortedList: return proper unstableSortIndices"(quasar) nebula
2024-02-24data: withSortedList: return proper unstableSortIndices(quasar) nebula
2024-02-24data: withSortedList: syntax cleanup(quasar) nebula
2024-02-24content: generateGroupSecondaryNav: handle disabled listings(quasar) nebula
2024-02-19upd8, readme: adapt to new hsmusic-lang repo(quasar) nebula
2024-02-19language: unflattenLanguageSpec(quasar) nebula
2024-02-19sugar: splitKeys(quasar) nebula
2024-02-18css: hide reveal-text-container, not reveal-text(quasar) nebula
2024-02-18css: get reveal image-container dimensions from main image(quasar) nebula
2024-02-18write: repl: expose #sort utils(quasar) nebula
2024-02-18content, replacer: move warning splitting into replacer(quasar) nebula
2024-02-18css: display reveal interaction border as overlay(quasar) nebula
2024-02-18css: set reveal-text font size relative to root(quasar) nebula
2024-02-18replacer, content: allow warning attribute on image nodes(quasar) nebula
2024-02-18content: image: zero-effort string-form "warnings" slot(quasar) nebula
2024-02-17replacer, content: allow style attribute on image nodes(quasar) nebula
2024-02-17replacer: squash non-markdown single backslashes(quasar) nebula
2024-02-17data-checks: processContent: continue statements where appropriate(quasar) nebula
2024-02-17yaml: general quickLoadAllFromYAML update(quasar) nebula
2024-02-17data-checks, upd8: report content string reference & key errors(quasar) nebula
2024-02-17data-checks: factor out fieldPropertyMessage logic(quasar) nebula
2024-02-17data-checks: factor out findArtistOrAlias logic(quasar) nebula
2024-02-17data-checks, sugar: factor out getNestedProp(quasar) nebula
2024-02-17content: transformContent: move replacerSpec into #replacer(quasar) nebula
2024-02-17sugar: cutStart(quasar) nebula
2024-02-17sugar: build matchMultiline on lower level iterateMultiline(quasar) nebula
2024-02-17find: fix not passing getMatchableDirectories through (???)(quasar) nebula