« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src
AgeCommit message (Collapse)Author
9 dayscontent: generatePageLayout: restore <link rel="canonical">(quasar) nebula
9 daysurls: staticVersion 4p1(quasar) nebula
10 dayscontent, data: additional names for flashes staging(quasar) nebula
10 daysurls: staticVersion 4r2(quasar) nebula
10 daysclient: sidebar-search: make mag glass a little less sensitive(quasar) nebula
We meant to make incorporate a change like this from the start, but uh, forgot *lol*
10 daysclient: sidebar-search: forget recent search at home(quasar) nebula
10 daysclient: sidebar-search: magnifying glass selects all(quasar) nebula
10 daysclient: sidebar-search: mouse dynamics when recalling(quasar) nebula
This commit is a bit misleading because the work here actually replaced an attempt at using .select().
10 daysclient: sidebar-search: recall recent search quietly(quasar) nebula
10 daysclient: sidebar-search: never search an empty query(quasar) nebula
Some code paths knida just take us here no matter what's actually entered into the input, so it's easiest to just dismiss empty queries every time.
10 daysdata: HomepageLayout: notice missing section before rows(quasar) nebula
10 dayscontent, data: generateWikiHomepageAlbum{Carousel,Grid}Row(quasar) nebula
10 dayscontent, data: generateWikiHomepageActionsRow(quasar) nebula
10 dayschecks: filterReferenceErrors: _include(quasar) nebula
10 daysdata: HomepageLayout: make 'type' expose-only(quasar) nebula
10 dayscontent: generateWikiHomepage{*}: homepage sections(quasar) nebula
10 daysdata: HomepageLayoutRow: nice util.inspect(quasar) nebula
10 daysdata: homepage layout sections(quasar) nebula
10 daysdata: linkWikiDataArrays: use getNestedProp(quasar) nebula
10 dayscontent: generateWikiHomepage{*}: general expression cleanup(quasar) nebula
10 dayscontent: generateWikiHome -> generateWikiHomepage, etc(quasar) nebula
10 dayssugar, checks: withNestedProp+filterReferenceErrors: enter arrays(quasar) nebula
10 daysdata: HomepageLayout: move yaml loading spec to top class(quasar) nebula
11 dayschecks: stop suppressing sample ref errors(quasar) nebula
14 daysexternal-links: media.hsmusic.wiki/misc/archive(quasar) nebula
2025-02-06content: gAIPCommentaryChunkedList: no absorb on flash annotations(quasar) nebula
2025-02-06content: gAIPCommentaryChunkedList: case-insensitive 'wiki editor'(quasar) nebula
2025-02-05page: use path conditions(quasar) nebula
2025-02-05write: static-build, live-dev-server: path.condition()(quasar) nebula
2025-02-04content: generateTrackInfoPage: group subheadings nicer strings(quasar) nebula
2025-02-04content: generateArtistInfoPage: for this wiki subheadings(quasar) nebula
2025-02-04content: generateArtistInfoPage: wiki editor commentary list(quasar) nebula
2025-02-04content: gAIPCommentaryChunkedList: drop needless null annotation(quasar) nebula
2025-02-04content: linkFlashSide: link to first act instead(quasar) nebula
AKA the "jump act". This is analogous to what clicking on a flash act (on the flash index page) used to do.
2025-02-04content, replacer: linkFlashSide(quasar) nebula
A little funky, because these don't have their own pages (yet).
2025-01-30client: make rebase() a bit more sensible HEAD release(quasar) nebula
2025-01-30urls: staticVersion 4r1(quasar) nebula
2025-01-30css: 3x3 homepage grid(quasar) nebula
2025-01-28client: image-overlay: fix failing w/o any thumbs(quasar) nebula
2025-01-28css: finesse search box height in wide/medium layout(quasar) nebula
2025-01-28replacer: {album,track}-referencing-tracks:<directory>(quasar) nebula
2025-01-26content: genreateSocialEmbed: use absoluteTo(quasar) nebula
2025-01-26urls: getURLsFromRoot: do that getOrigin funky(quasar) nebula
2025-01-26data, page: StaticPage.absoluteLinks(quasar) nebula
2025-01-26urls: getURLsFromRoot: recognize localizedDefaultLanguage(quasar) nebula
2025-01-26write: swap between to/absoluteTo based on page absoluteLinks(quasar) nebula
2025-01-26util -> common-util(quasar) nebula
2025-01-26move aggregate, cli out of util(quasar) nebula
not sure how to nicely separate some #aggregate code from its dependency on colors, so it lives out of util for now not used anywhere on client but would be nice to support there eventually
2025-01-26sugar: iterateMultiline: don't colorize where(quasar) nebula
2025-01-26move some modules out of util, data(quasar) nebula