| Age | Commit message (Collapse) | Author |
|
repeat errored by-name references as though capitalization-fuzzy;
if there's then a match, this is a capitalization error
interacts with the same fuzzy cache as when quering this data
capitalization-fuzzy from any other external entry. this probably
consumes extra long-lasting memory (cache) in cases where no fuzzy
search would be performed - though only if there are failed refs
to double-check in the first place
(however, there ARE expected failed refs in mixed-find uses, so
real normal memory footprint is possibly increased there.)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
actually only affects flash page rn
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The logic was deliberately twitchy and probably that isn't quite
for the best, but more importantly, hiding links means hiding the
hoverable, and chronology links become inaccessible and broken up.
|
|
|
|
These were already getting provided, and accepted, since of course
the subclasses inherit from the superclass.
|
|
This is the first commit where we're using :has() and nested rules.
Both of those are considered baseline December 2023, and we figure
that will be at least *about* three years ago once this update is
released.
|