Age | Commit message (Collapse) | Author | |
---|---|---|---|
4 days | css: avoid word wrap within nav links | (quasar) nebula | |
This will have zero unforeseen consequences. | |||
4 days | content: generateAlbumSecondaryNavSeriesPart | (quasar) nebula | |
4 days | data: seriesList: expose group | (quasar) nebula | |
4 days | content: generateAlbumSecondaryNavGroupPart | (quasar) nebula | |
4 days | content, css: gGIPAlbumsSection: by series/date dot switcher | (quasar) nebula | |
4 days | content, client: generateIntrapageDotSwitcher | (quasar) nebula | |
4 days | content: generateInterpageDotSwitcher (stub) | (quasar) nebula | |
Not used anywhere for the time being | |||
4 days | content, css: generateDotSwitcherTemplate | (quasar) nebula | |
4 days | data: withResolvedSeriesList: empty if null | (quasar) nebula | |
4 days | content: generateGroupInfoPageAlbumsListBySeries | (quasar) nebula | |
4 days | content: generateGroupinfoPageAlbumsListItem | (quasar) nebula | |
4 days | content: generateGroupInfoPageAlbumsListByDate | (quasar) nebula | |
4 days | data: Group.serieses | (quasar) nebula | |
7 days | data, content: remove shared and inferred additional names | (quasar) nebula | |
Removes: - inferredAdditionalNameList (#composite/things/track) etc - sharedAdditionalNameList (#composite/things/track) etc - "specificAlbumExclusive" / "This Album Only" field - "from" property / "on {ALBUMS}" accent (content) - generateTrackAdditionalNamesBox (no leftover dynamics) - related snapshot test | |||
7 days | data: "This Album Only" field for additional names | (quasar) nebula | |
7 days | data: withFilteredList: flip option | (quasar) nebula | |
7 days | content: generateTrackList{,Item}: colorMode slot | (quasar) nebula | |
9 days | content: generateAdditionalNamesBoxItem: no punctuation absorb | (quasar) nebula | |
13 days | content: add missing quickDescription.readMore string | (quasar) nebula | |
Used when the quick description element's description does not contain a split (but there are extra reading links). We missed carrying over this string from networked-tags during commit 7c2d3127. | |||
2024-10-20 | content: gAIPCommentaryChunkedList: blank when empty | (quasar) nebula | |
A bit belated, oops. | |||
2024-10-20 | content: generateTrackListItem | (quasar) nebula | |
Turns out yeah, these are worth combining. | |||
2024-10-20 | content: generateTrackList: featuring credits | (quasar) nebula | |
This code is basically copy-pasted from generateAlbumTrackListItem, maybe it should be a common component??? Probably not. | |||
2024-10-20 | content: generateArtistCredit: fix mis-shown featuring annotation | (quasar) nebula | |
2024-10-20 | css: every browser representation | (quasar) nebula | |
2024-10-20 | css: firefox representation | (quasar) nebula | |
2024-10-20 | css: s.spoiler | (quasar) nebula | |
2024-10-14 | content: gAIPCommentaryChunkedList: no punc. absorb in annotations | (quasar) nebula | |
2024-10-14 | content: gAIP{Chunk,ChunkItem,Artworks*}: layer trimming higher | (quasar) nebula | |
This basically reverts commit 53794015 (which introduced the trimAnnotation slot). Behavior is pulled out of gAIPChunkItem and into gAIPArtworksChunkItem, with slots similarly shuffled around. | |||
2024-10-14 | replacer: auto-colorize whole summary by default | (quasar) nebula | |
2024-10-14 | content, css: colorize summary `span > b` instead of .group-name | (quasar) nebula | |
2024-10-14 | css, replacer: style <details> in content text | (quasar) nebula | |
2024-10-09 | write: live-dev-server: fix premature close crash in pipeline | (quasar) nebula | |
2024-10-05 | content: generateCommentaryEntry: no absorb in heading annotation | (quasar) nebula | |
2024-10-05 | content: transformContent: absorbPunctuationFollowingExternalLinks | (quasar) nebula | |
2024-10-05 | content, css: linkExternal: suffixNormalContent slot | (quasar) nebula | |
2024-10-04 | content: generateFlashInfoPage: commentary above crediting sources | (quasar) nebula | |
2024-10-04 | restore artist commentary to flash pages | leo60228 | |
2024-10-02 | content: transformContent: no break between items of 10+ <ol> | (quasar) nebula | |
2024-09-30 | yaml: parseAdditionalNames: accept empty name | (quasar) nebula | |
Evil | |||
2024-09-30 | validators: isContentString: accept empty string | (quasar) nebula | |
Evil | |||
2024-09-30 | validators: isAdditionalName: expect name as content string | (quasar) nebula | |
In practice additional names are presented as content strings, so this is just improved accuracy. | |||
2024-09-30 | data, content: album additional names | (quasar) nebula | |
2024-09-30 | content: generateAdditionalNamesBox: blank w/o content | (quasar) nebula | |
2024-09-29 | sugar: findIndexOrEnd | (quasar) nebula | |
Unused, but a nice utility to have for some other time | |||
2024-09-23 | content: transformContent: override Tokenizer.url, ignore emails | (quasar) nebula | |
2024-09-13 | data: WikiInfo.canonicalBase: don't error if null | (quasar) nebula | |
2024-09-12 | write: actually incorporate universalUtilities /eyeroll | (quasar) nebula | |
2024-09-12 | write: repl: use universalUtilities | (quasar) nebula | |
2024-09-12 | write, upd8: factor out universalUtilities | (quasar) nebula | |
2024-09-12 | write: factor out commonUtilities | (quasar) nebula | |