Age | Commit message (Collapse) | Author | |
---|---|---|---|
4 days | find: kebab-fuzzy matches in content text | (quasar) nebula | |
Outside content text, this doesn't cause miscapitalized references to slip past, but it does stop them from being specially reported i.e. highlighting which letters need to be updated or treating as more than just "nothing matches for this reference" generic errors. That's a TODO. Sorry! Gyeep! | |||
2025-09-06 | data: make directories convert en & em dash to regular dash | (quasar) nebula | |
2025-09-03 | content, replacer: match inline links, auto-provide custom label | (quasar) nebula | |
Changes in matchMarkdownLinks here are refactoring only, not new behavior. | |||
2025-09-03 | replacer: don't skip external links near non-link '[' | (quasar) nebula | |
2025-08-23 | wiki-data: matchContentEntries: trim line breaks around body | (quasar) nebula | |
2025-07-30 | search: always return results in our order | (quasar) nebula | |
2025-07-30 | search: sort albums, tracks by "group rank" | (quasar) nebula | |
2025-07-30 | search: Artwork object integration | (quasar) nebula | |
- show the first artwork - tracks without unique show the first album artwork - searchable art tags are from all artworks | |||
2025-07-30 | content, client, css, search: same-name result disambiguator | (quasar) nebula | |
2025-07-12 | sort: sortAlbumsTracksChronologically: match chronological albums | (quasar) nebula | |
2025-06-20 | sugar: queue: oh dear | (quasar) nebula | |
2025-06-20 | sugar: queue: kick start | (quasar) nebula | |
2025-06-20 | sugar: queue: free used functions in place | (quasar) nebula | |
2025-06-20 | sugar: queue: implement w/ Promise.withResolvers & cursors | (quasar) nebula | |
2025-06-14 | sugar: make accumulateSum set-aware | (quasar) nebula | |
2025-06-14 | sugar: make withEntries map-aware | (quasar) nebula | |
2025-05-27 | eslint, sugar: accumulateSum: fix bad nullish check | (quasar) nebula | |
2025-05-06 | data: ContentEntry: implicit references via artistText | (quasar) nebula | |
2025-05-06 | sugar: exhaust | (quasar) nebula | |
Not actually used in any commit yet. Sorry! | |||
2025-05-06 | replacer, wiki-data: factor out matchMarkdownLinks | (quasar) nebula | |
2025-04-29 | content, data: properly update artistDisplayText -> artistText | (quasar) nebula | |
2025-04-20 | search: verbatim and fuzz | (quasar) nebula | |
2025-04-20 | search: drop artwork contribs atm | (quasar) nebula | |
2025-04-16 | data: matchCommentaryEntries -> matchContentEntries | (quasar) nebula | |
2025-04-16 | data: LyricsEntry & co | (quasar) nebula | |
2025-04-16 | data: CommentaryEntry | (quasar) nebula | |
Fully integrated, all in one commit! Wow! | |||
2025-04-13 | wip 2 | (quasar) nebula | |
2025-04-12 | sort: sortArtworksChronologically | (quasar) nebula | |
2025-04-10 | sort: sortContributionsChronologically: getThing | (quasar) nebula | |
2025-03-02 | contentt, css: linkOtherReleaseOnArtistInfoPage: behaviorize | (quasar) nebula | |
2025-03-02 | data: isOriginalRelease -> isMainRelease, etc | (quasar) nebula | |
Also isRerelease -> isSecondaryRelease Im sure this is completely bug free and will not involve squashing one million additional commits | |||
2025-02-25 | content, data: experimental art tag sidebar | (quasar) nebula | |
2025-02-25 | support art tag info pages; ensure "art tag" terminology everywhere | (quasar) nebula | |
2025-02-25 | sort: canonize sorting locale, just in case | (quasar) nebula | |
2025-02-12 | sugar, checks: withNestedProp+filterReferenceErrors: enter arrays | (quasar) nebula | |
2025-01-26 | util -> common-util | (quasar) nebula | |