strawcore/src
Cobb b5dde59464
Some checks failed
gitleaks / scan (push) Failing after 1s
fix: add the xtags.rs module file (was left untracked, breaking a clean-clone build)
The Loop-2 npe-sync commit added `pub mod xtags;` but the new xtags.rs file
itself was never staged (committed with a broad -a, which doesn't add new
files), so strawcore main referenced a missing module and failed to compile
from a fresh clone (E0583). Local builds passed only because the untracked file
was present in the working tree.
2026-07-29 07:22:00 -07:00
..
downloader reliability+safety: nsig shape fixes, bounded self-heal, no url/id leaks, revived JS tests 2026-07-28 22:31:20 -07:00
stream npe-sync: visitorData + visionOS(101) + xtags audio typing (best-effort, additive) 2026-07-29 07:07:42 -07:00
youtube fix: add the xtags.rs module file (was left untracked, breaking a clean-clone build) 2026-07-29 07:22:00 -07:00
exceptions.rs reliability+safety: nsig shape fixes, bounded self-heal, no url/id leaks, revived JS tests 2026-07-28 22:31:20 -07:00
image.rs chore: scrub internal references and tighten README 2026-05-27 13:29:52 -07:00
lib.rs Drop unused Phase-1 scaffolding: page, metainfo, service 2026-05-26 22:01:08 -07:00
localization.rs chore: scrub internal references and tighten README 2026-05-27 13:29:52 -07:00
newpipe.rs npe-sync: visitorData + visionOS(101) + xtags audio typing (best-effort, additive) 2026-07-29 07:07:42 -07:00