Age | Commit message (Expand) | Author |
2024-03-29 | client: WikiRect.fromMouse, fromElementUnderMouse | (quasar) nebula |
2024-03-29 | client: always watch mouse position | (quasar) nebula |
2024-03-29 | css: image overlay alignment adjustments | (quasar) nebula |
2024-03-28 | client: fix minor dynamic tooltip placement math error | (quasar) nebula |
2024-03-27 | aggregate: exclude "aggregate" from useful trace lines | (quasar) nebula |
2024-03-26 | html: smush, chunkwrap: always handle joiners manually | (quasar) nebula |
2024-03-26 | html: chunkwrap: always provide at least one chunk | (quasar) nebula |
2024-03-26 | content: generateAdditionalNamesBoxItem: use chunkwrap in accent | (quasar) nebula |
2024-03-26 | html, css: chunkwrap implementation | (quasar) nebula |
2024-03-26 | html: chunkwrap interface stub | (quasar) nebula |
2024-03-26 | html: html.smush(), Tag.smush() | (quasar) nebula |
2024-03-26 | html: Tag.#getContentJoiner() | (quasar) nebula |
2024-03-25 | css: fix wider-than-document additional names box in thin layout | (quasar) nebula |
2024-03-18 | data: Bandcamp album/track IDs | (quasar) nebula |
2024-03-17 | find: fix up warnOrThrow internal usage | (quasar) nebula |
2024-03-16 | content: generate{Album,Group}SecondaryNav: use nav-link classes | (quasar) nebula |
2024-03-16 | css: tweak sticky heading padding before cover art | (quasar) nebula |
2024-03-16 | css: only stack accent vertically in thin layout if nav has content | (quasar) nebula |
2024-03-16 | html: try more boring/typical recursion for isBlank internals | (quasar) nebula |
2024-03-16 | html: experimentally optimize isBlank... with generators | (quasar) nebula |
2024-03-16 | html: redefine isBlank | (quasar) nebula |
2024-03-16 | css: limit width of "by" accent | (quasar) nebula |
2024-03-16 | css: always put nav link accent on own line in thin layout | (quasar) nebula |
2024-03-16 | content, css: refactor nav css, use full width if link wraps inside | (quasar) nebula |
2024-03-16 | css: fix commentary artwork shadow not applying, lighten slightly | (quasar) nebula |
2024-03-14 | util: add much more custom behavior to getKebabCase | (quasar) nebula |
2024-03-10 | replacer: actually set atStartOfLine = false past start of line | (quasar) nebula |
2024-03-09 | client: right-align tooltips where needed | (quasar) nebula |
2024-03-09 | client: make dynamic positioning work Well Enough For Now | (quasar) nebula |
2024-03-09 | client: misc WikiRect fixes | (quasar) nebula |
2024-03-09 | client: WikiRect.contains, containedWithin | (quasar) nebula |
2024-03-09 | client: WikiRect utilities + math | (quasar) nebula |
2024-03-08 | client: stub basic tooltip placement dynamics | (quasar) nebula |
2024-03-08 | content, css, replacer: <img align="center"> in content | (quasar) nebula |
2024-03-04 | content: gAIPTracksChunkedList: avoid obscuring as-artist credit | (quasar) nebula |
2024-03-01 | data: group: don't assume description is set | (quasar) nebula |
2024-02-29 | replacer: never process "<html:a>", restore "<a>" into text nodes | (quasar) nebula |
2024-02-25 | util: unhinged binding shenanigans for release compatibility | (quasar) nebula |
2024-02-25 | css: fixes & tweaks for reveal, mostly in grid | (quasar) nebula |
2024-02-24 | data: withSortedList: lint | (quasar) nebula |
2024-02-24 | data: withSortedList: map sortIndices same as unstableSortIndices | (quasar) nebula |
2024-02-24 | data: withSortedList: general syntax cleanup | (quasar) nebula |
2024-02-24 | data: withSortedList: build unstableSortIndices iteratively | (quasar) nebula |
2024-02-24 | data: withSortedList: build stableToUnstable iteratively | (quasar) nebula |
2024-02-24 | data: withSortedList: build stable indices iteratively | (quasar) nebula |
2024-02-24 | data: withSortedList: double-refactor stabletoUnstable magic | (quasar) nebula |
2024-02-24 | data: withSortedList: general cleanup | (quasar) nebula |
2024-02-24 | data: withSortedList: refactor unstableSortIndices magic | (quasar) nebula |
2024-02-24 | data: withSortedList: ensure unstableSortIndices maps from orig order | (quasar) nebula |
2024-02-24 | Revert "data: withSortedList: return proper unstableSortIndices" | (quasar) nebula |