« 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-29client: whenTooltipShows, whenTooltipHides(quasar) nebula
2024-03-29client: use line-based rects for hoverable tooltip placement(quasar) nebula
2024-03-29client: WikiRect.fromMouse, fromElementUnderMouse(quasar) nebula
2024-03-29client: always watch mouse position(quasar) nebula
2024-03-29css: image overlay alignment adjustments(quasar) nebula
2024-03-28client: fix minor dynamic tooltip placement math error(quasar) nebula
2024-03-27aggregate: exclude "aggregate" from useful trace lines(quasar) nebula
2024-03-26html: smush, chunkwrap: always handle joiners manually(quasar) nebula
2024-03-26html: chunkwrap: always provide at least one chunk(quasar) nebula
2024-03-26content: generateAdditionalNamesBoxItem: use chunkwrap in accent(quasar) nebula
2024-03-26html, css: chunkwrap implementation(quasar) nebula
2024-03-26html: chunkwrap interface stub(quasar) nebula
2024-03-26html: html.smush(), Tag.smush()(quasar) nebula
2024-03-26html: Tag.#getContentJoiner()(quasar) nebula
2024-03-25css: fix wider-than-document additional names box in thin layout(quasar) nebula
2024-03-18data: Bandcamp album/track IDs(quasar) nebula
2024-03-17find: fix up warnOrThrow internal usage(quasar) nebula
2024-03-16content: generate{Album,Group}SecondaryNav: use nav-link classes(quasar) nebula
2024-03-16css: tweak sticky heading padding before cover art(quasar) nebula
2024-03-16css: only stack accent vertically in thin layout if nav has content(quasar) nebula
2024-03-16html: try more boring/typical recursion for isBlank internals(quasar) nebula
2024-03-16html: experimentally optimize isBlank... with generators(quasar) nebula
2024-03-16html: redefine isBlank(quasar) nebula
2024-03-16css: limit width of "by" accent(quasar) nebula
2024-03-16css: always put nav link accent on own line in thin layout(quasar) nebula
2024-03-16content, css: refactor nav css, use full width if link wraps inside(quasar) nebula
2024-03-16css: fix commentary artwork shadow not applying, lighten slightly(quasar) nebula
2024-03-14util: add much more custom behavior to getKebabCase(quasar) nebula
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