Age | Commit message (Collapse) | Author | |
---|---|---|---|
3 days | wiki-data: combineWikiDataArrays | (quasar) nebula | |
3 days | wiki-data: TupleMapForBabies | (quasar) nebula | |
3 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 | html: metatag('imaginary-sibling') | (quasar) nebula | |
2024-10-14 | replacer: auto-colorize whole summary by default | (quasar) nebula | |
2024-10-14 | css, replacer: style <details> in content text | (quasar) nebula | |
2024-09-29 | sugar: findIndexOrEnd | (quasar) nebula | |
Unused, but a nice utility to have for some other time | |||
2024-08-15 | html: treat html.isBlank() as null in type: 'string' slots | (quasar) nebula | |
2024-08-13 | content: linkAlbumDynamically: jump to #album-commentary | (quasar) nebula | |
2024-07-24 | external-links: Steam | (quasar) nebula | |
2024-06-23 | data: withParsedCommentaryEntries: dateKind, secondDate | (quasar) nebula | |
2024-06-23 | data: fix access kind/date nesting | (quasar) nebula | |
2024-06-23 | data: factor out date matching in commentary heading | (quasar) nebula | |
2024-06-21 | data: withParsedCommentaryEntries: accessDate, accessKind | (quasar) nebula | |
2024-06-20 | sugar: pick | (quasar) nebula | |
2024-06-18 | html: #stringifyContent: always resolve template items | (quasar) nebula | |
This makes onlyIfSiblings on template content work properly. It should also enable templates which return strings directly to be treated as text for the purposes of chunkwrap, have own blockwrap processed, etc. | |||
2024-06-18 | html: isBlank: handle onlyIfSIblings template content | (quasar) nebula | |
2024-06-18 | content, page, util: general contributions usage cleanup | (quasar) nebula | |
2024-06-18 | data, content: various property & thing-type matches | (quasar) nebula | |
2024-06-18 | wiki-data: is{Artist,Contributor,CoverArtist}Contribution | (quasar) nebula | |
Just some helper utilities. These carry a specific meaning which we'd like to associate with a particular word, rather than copy everywhere needed. | |||
2024-06-18 | sort: sortContributionsChronologically: fix non-mutating | (quasar) nebula | |
2024-06-18 | sort: sortContributionsChronologically | (quasar) nebula | |
2024-06-12 | search: fix parentName field not working | (quasar) nebula | |
2024-06-10 | search: drop 'kind' field | (quasar) nebula | |
2024-06-07 | html: don't show onlyIfSiblings items w/o siblings | (quasar) nebula | |
Previous commits are A-OK for making html.isBlank() work properly with [html.onlyIfSiblings] tags - and consequently, parent tags with [html.onlyIfContent] - but if the parent *doesn't* have this attribute, it needs to take responsibility in its own toString / function. | |||
2024-06-07 | html: onlyIfSiblings | (quasar) nebula | |
2024-06-02 | aggregate: mark more internal files as generally unhelpful | (quasar) nebula | |
2024-06-01 | search, client: art tag results | (quasar) nebula | |
2024-05-31 | sort: sortFlashesChronologically: sort acts alphabetically | (quasar) nebula | |
See issue #323. | |||
2024-05-31 | html: fix chunkwrap generation error | (quasar) nebula | |
See issue #484. Also see #code-quarantine: https://discord.com/channels/749042497610842152/854020929113423924/1246242946525691956 | |||
2024-05-31 | search: parent names, art tags, shenanigans | (quasar) nebula | |
2024-05-31 | search: try a "kind" field | (quasar) nebula | |
2024-05-31 | search: drop currently unused search specs | (quasar) nebula | |
2024-05-31 | search: don't expose group names if they match an artist name | (quasar) nebula | |
2024-05-31 | search: refactor generic process to use statements | (quasar) nebula | |
2024-05-31 | search, client: album results | (quasar) nebula | |
2024-05-31 | search, client: group results | (quasar) nebula | |
2024-05-31 | search, client: custom display for results w/ artwork warnings | (quasar) nebula | |
2024-05-31 | thumbs, search: 'adorb' for search result thumbs | (quasar) nebula | |
2024-05-31 | search, client: refactor & simplify search result image processing | (quasar) nebula | |
2024-05-31 | upd8, search: pass urls & thumbs utils into search spec process | (quasar) nebula | |
2024-05-31 | search, client: basic flash search results | (quasar) nebula | |
2024-05-31 | search: disable gif artworks for now | (quasar) nebula | |
2024-05-31 | search: index track/album groups in generic | (quasar) nebula | |
2024-05-31 | sugar: groupArray | (quasar) nebula | |
2024-05-31 | client: show results from generic search | (quasar) nebula | |
2024-05-31 | search, client: genericize artwork processing | (quasar) nebula | |