Age | Commit message (Collapse) | Author | |
---|---|---|---|
19 hours | data: factor out inputNotFoundMode | (quasar) nebula | |
19 hours | content: generateGroupInfoPage: wiki-color close artist links | (quasar) nebula | |
19 hours | content: generate{Artist,Group}InfoPage: close group/artist links | (quasar) nebula | |
19 hours | data: Closely Linked Artists | (quasar) nebula | |
2 days | checks: fix error reporting for bad artwork references | (quasar) nebula | |
2 days | validators: validateReference: fix multiple type validation | (quasar) nebula | |
Oooooooooooops | |||
2 days | data: referenceList: allow mixed wiki data | (quasar) nebula | |
2 days | data: Referenced Artworks | (quasar) nebula | |
2 days | validators: validateReference (etc): multiple reference types | (quasar) nebula | |
2 days | checks, yaml, etc: pass find to filterReferenceErrors | (quasar) nebula | |
2 days | wiki-data: combineWikiDataArrays | (quasar) nebula | |
2 days | wiki-data: TupleMapForBabies | (quasar) nebula | |
2 days | find: cache findMixed by identity of data | (quasar) nebula | |
2 days | find: mixedFind -> findMixed | (quasar) nebula | |
2 days | find: findMixedHelper directory internals | (quasar) nebula | |
2 days | find: final factoring out, probably | (quasar) nebula | |
2 days | find: factor out prepareMatchBy{Directory,Name} | (quasar) nebula | |
2 days | find: factor out some stuff into matchHelper | (quasar) nebula | |
2 days | find: copy in some more common behavior | (quasar) nebula | |
2 days | find: prefer if-style branching in findHelper/mixedFindHelper | (quasar) nebula | |
2 days | data: stub real results for find.mixed | (quasar) nebula | |
Works by name, not by directory. Also no caching, and some stuff common with findHelper should be factored out. | |||
2 days | find: factor out keyRefRegex & tidy usage | (quasar) nebula | |
2 days | find: decompose processAllAvailableMatches | (quasar) nebula | |
2 days | find: postprocessFindSpec, include() instanceof by default | (quasar) nebula | |
2 days | find: find.mixed stub | (quasar) nebula | |
Exposes a store that works similar to the normal find store, so that find.mixed() tokens that read the same in fact *are* the same identity [so will share a cache of findable results], and enables accessing the spec descriptions behind particular find tokens, which will probably come in handy. | |||
2 days | sugar: compareObjects | (quasar) nebula | |
3 days | html: disallow content for imaginary-sibling | (quasar) nebula | |
That means it's a throw, instead of silently dropping the content, when you pass it through html.metatag('imaginary-sibling'). | |||
3 days | html: factor out contentful conditions in content setter | (quasar) nebula | |
So not really factored out much at all, but eh. | |||
3 days | html: fix bad content check in chunkwrap setter | (quasar) nebula | |
3 days | content: generateArtistNavLinks: use dots | (quasar) nebula | |
Missed this one before, whoops. | |||
3 days | content: generateDotSwitcherTemplate: observe onlyIfSiblings | (quasar) nebula | |
3 days | content: generateDotSwitcherTemplate: blank if no options | (quasar) nebula | |
Options were already [html.onlyIfContent], so this seems like a bit of an oversight (it's possible for *none* of the options to have content). | |||
3 days | html: metatag('imaginary-sibling') | (quasar) nebula | |
4 days | data: Album.suffixTrackDirectories | (quasar) nebula | |
4 days | data: Track.suffixDirectory, Album.directorySuffix | (quasar) nebula | |
4 days | data: withDirectoryFromName: move to helpers | (quasar) nebula | |
Also remove the more-composable default behavior of using the current thing's name, because this is no longer meant to be composed generally. | |||
4 days | data: directory: pass name option through | (quasar) nebula | |
Oops. This option wasn't used anywhere previously, so no harm, but definitely a mistake. | |||
4 days | data: annotated artwork references | (quasar) nebula | |
Not used on-site, but this is all coded internally. | |||
5 days | data: stub Referenced {Track,Album} Artworks fields | (quasar) nebula | |
just ordinary reference lists, not used anywhere on website yet | |||
2024-11-02 | content: gGIPAlbumsListItem: group-disconnected albums | (quasar) nebula | |
2024-11-02 | content: generateAlbumSidebar: group-disconnected series | (quasar) nebula | |
2024-11-02 | content: generateAlbumSecondaryNav: group-disconnected series | (quasar) nebula | |
2024-11-02 | css: don't dim artist names on group page | (quasar) nebula | |
other group accent remains dimmed | |||
2024-11-02 | content, test: remove generatePreviousNextLinks | (quasar) nebula | |
2024-11-02 | content: generateFlashActGalleryPage: special-treat html in names | (quasar) nebula | |
2024-11-02 | content: linkFlashAct: use generateUnsafeMunchy | (quasar) nebula | |
2024-11-02 | content: generateUnsafeMunchy | (quasar) nebula | |
2024-11-02 | css: pad much less space around album secondary nav parts | (quasar) nebula | |
2024-11-02 | css: try not to break inside series nav link | (quasar) nebula | |
2024-11-02 | content: generateGroupSecondaryNavCategoryPart (dots) | (quasar) nebula | |