« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/static/js
AgeCommit message (Collapse)Author
7 hoursclient: sidebar-search: bound session storage, resilient time travel preview(quasar) nebula
This is essentially the best we can get without taking advantage of literally brand new navigation APIs, if we don't want to get reeeeeeeeeeally futzy. This approach is strictly oriented around the back/forward cache and does not store anything in history state (replaceState etc).
8 hoursclient: slightly more versatile step evaluation interface(quasar) nebula
Alas, it goes completely unused.
17 hourscontent: generateArtTagGalleryPage: combine featuring/showing lines(quasar) nebula
10 days[preview] client: search-worker: get way more defensive(quasar) nebula
The TODO I'm dropping here is probably a note Gio left... which we *definitely* have seen plenty times before.........
2026-02-12content, client: "Albums" -> "Releases" in search filters(quasar) nebula
2026-02-12client: sidebar-search: handle HTML entities(quasar) nebula
2026-02-12client: sidebar-search: don't record homepage as context(quasar) nebula
2026-02-12client, search: disambiguate harder(quasar) nebula
2026-02-12client: sidebar-search: don't crash midway through showing results(quasar) nebula
2026-02-12client: mark flash results "(flash)"(quasar) nebula
2026-02-12search, client: handle singles(quasar) nebula
2025-12-13client, content: sidebar-search: show where you started(quasar) nebula
2025-11-03client, search: add additionalNames to interestingFieldCombinations(quasar) nebula
2025-10-26client: fix dynamic links missing '/' at end(quasar) nebula
Fixes navigating search results spamming the live-dev-server console with "[301] (trl. shash) ..."-type messages... finally!
2025-10-23content: image, generateCoverArtwork: responsive resolution(quasar) nebula
2025-10-15client: remove unused eslint-env(quasar) nebula
2025-10-15uninteresting eslint fixes(quasar) nebula
2025-10-15toReversed, toSorted miscellany(quasar) nebula
2025-10-08search: query -> select, factor out backend parts of searchSpec(quasar) nebula
2025-10-06content, client: memorable details, collapsed crediting/ref sources(quasar) nebula
2025-07-30search: move simple name-only match to top(quasar) nebula
2025-07-30content, client, css, search: same-name result disambiguator(quasar) nebula
2025-07-30client: templateContent: replace slots(quasar) nebula
2025-07-30content, client, css: tighter expandable grid(quasar) nebula
2025-07-21content: generateCoverGrid: revealAllWarnings(quasar) nebula
2025-07-17content, data, client, css: style selector first pass(quasar) nebula
2025-07-11content, client, css: generateArtistRollingWindowPage(quasar) nebula
2025-05-27eslint, client: hoverable-tooltip: fix bad event access(quasar) nebula
and use domEvent more everywhere
2025-05-27eslint: make use of optional catch binding more often(quasar) nebula
2025-05-06content, client, css: generateGroupGalleryPage: series view(quasar) nebula
2025-04-22client: search-worker: further simplify result matching logic(quasar) nebula
2025-04-22client: wiki-search: factor out queryIndex(quasar) nebula
2025-04-22client: wiki-search: also take pluralized filter terms(quasar) nebula
2025-04-22client: wiki-search: don't match kind terms inside other words(quasar) nebula
2025-04-22client: wiki-search: tidy result matching code(quasar) nebula
This is duplicated 'boilerplate' at the moment, annoyingly.
2025-04-20client: sidebar-search: I-beam blink for typed filter(quasar) nebula
2025-04-20client: sidebar-search: lots of obscure filter-related fixes(quasar) nebula
2025-04-20search: verbatim and fuzz(quasar) nebula
2025-04-20client: sidebar-search: flash filter(quasar) nebula
2025-04-20client: sidebar-search: search filter(quasar) nebula
2025-04-16client: rectangles: WikiRect.display()(quasar) nebula
Just for debugging!
2025-04-16content, client: yeet some unused lyrics code(quasar) nebula
2025-04-13wip(quasar) nebula
2025-04-13client: sticky-heading: whoopsey(quasar) nebula
2025-04-13client: sticky-heading: integrate w/ primary cover(quasar) nebula
2025-04-13client: image-overlay: gently consider horizontal nearness(quasar) nebula
2025-04-10client: hoverable-tooltip: prefer downward anchors first(quasar) nebula
Discussion at #code-quarantine https://discord.com/channels/749042497610842152/854020929113423924/1356984473396187364
2025-04-10client: hoverable-tooltip: more z-index bullshit(quasar) nebula
2025-04-10client: css-compatibility-assistant: adapt to cover-artwork(quasar) nebula
2025-04-10content, css, client: hoverable-tooltip: isolate z-index bullshit(quasar) nebula