Kevin Riehl TehRiehlDeal
TehRiehlDeal pushed to main at TehRiehlDeal/tehriehltcgmanagement 2026-07-27 22:40:03 -07:00
7de95957ac Merge pull request 'Security/auth and cache hardening' (#57) from security/auth-and-cache-hardening into main
c3638dcd00 test(config): stop the prod-secret fixtures tripping the gitleaks gate
9b14d3cae2 fix(config): stop the production secret check rejecting a Gmail app password
3096430d8d perf(scan): pack the index hashes into 32-bit lanes
77d07166fd perf(scan): prepare candidate names once per index, not once per frame
Compare 13 commits »
TehRiehlDeal merged pull request TehRiehlDeal/tehriehltcgmanagement#57 2026-07-27 22:40:01 -07:00
Security/auth and cache hardening
TehRiehlDeal created pull request TehRiehlDeal/tehriehltcgmanagement#57 2026-07-27 22:38:11 -07:00
Security/auth and cache hardening
c3638dcd00 test(config): stop the prod-secret fixtures tripping the gitleaks gate
9b14d3cae2 fix(config): stop the production secret check rejecting a Gmail app password
3096430d8d perf(scan): pack the index hashes into 32-bit lanes
77d07166fd perf(scan): prepare candidate names once per index, not once per frame
4883a2b258 fix(scan): stop the camera leak, and put ScanPage back under the gate
2ed81101e2 fix(scan): stop losing scans and silently failing commits
Compare 10 commits »
TehRiehlDeal deleted branch fix/pager-placement-and-scroll-top from TehRiehlDeal/tehriehltcgmanagement 2026-07-27 16:07:54 -07:00
TehRiehlDeal pushed to main at TehRiehlDeal/tehriehltcgmanagement 2026-07-27 16:07:54 -07:00
6fa5b5c5cf Merge pull request 'fix(web): center the pager, extend scroll-to-top, make the binder count legible' (#56) from fix/pager-placement-and-scroll-top into main
cc9aa9a7d7 fix(web): center the pager, extend scroll-to-top, make the binder count legible
Compare 2 commits »
TehRiehlDeal merged pull request TehRiehlDeal/tehriehltcgmanagement#56 2026-07-27 16:07:53 -07:00
fix(web): center the pager, extend scroll-to-top, make the binder count legible
TehRiehlDeal created pull request TehRiehlDeal/tehriehltcgmanagement#56 2026-07-27 16:04:09 -07:00
fix(web): center the pager, extend scroll-to-top, make the binder count legible
cc9aa9a7d7 fix(web): center the pager, extend scroll-to-top, make the binder count legible
TehRiehlDeal deleted branch perf/phase-1-wire-and-config from TehRiehlDeal/tehriehltcgmanagement 2026-07-26 22:12:39 -07:00
TehRiehlDeal pushed to main at TehRiehlDeal/tehriehltcgmanagement 2026-07-26 22:12:39 -07:00
c19605af4d Merge pull request 'Perf/phase 1 wire and config' (#55) from perf/phase-1-wire-and-config into main
8a697a0c8a perf(scan): validate the index instead of resending it
0120a4d02e perf(ingestion): drain the hash backlog by cursor, decode in parallel, page the alert sweep
3cbdb91af9 perf: 26x faster scan matching, and ingestion writes in bulk
4d2df7b2c9 perf(web): mount only the rows near the viewport in the long lists
Compare 12 commits »
TehRiehlDeal merged pull request TehRiehlDeal/tehriehltcgmanagement#55 2026-07-26 22:12:38 -07:00
Perf/phase 1 wire and config
TehRiehlDeal created pull request TehRiehlDeal/tehriehltcgmanagement#55 2026-07-26 22:10:44 -07:00
Perf/phase 1 wire and config
8a697a0c8a perf(scan): validate the index instead of resending it
0120a4d02e perf(ingestion): drain the hash backlog by cursor, decode in parallel, page the alert sweep
3cbdb91af9 perf: 26x faster scan matching, and ingestion writes in bulk
4d2df7b2c9 perf(web): mount only the rows near the viewport in the long lists
8686103709 test(web): give the lazy-chunk waits enough headroom for the root coverage run
Compare 10 commits »
TehRiehlDeal deleted branch fix/collection-latency-stale-modal from TehRiehlDeal/tehriehltcgmanagement 2026-07-26 14:35:16 -07:00
TehRiehlDeal pushed to main at TehRiehlDeal/tehriehltcgmanagement 2026-07-26 14:35:16 -07:00
fe8c67f29b Merge pull request 'Fix/collection latency stale modal' (#54) from fix/collection-latency-stale-modal into main
5b9dcf8d8c test(ingestion): give the fake TCGCSV client the request counter it stands in for
b72094a2a9 perf(collection): batch the N+1 write paths and the binder's per-request work
a812e7f244 fix(collection): stop the stale "0 copies" modal and the recompute storm behind it
Compare 4 commits »