pullrequests Search Results · language:Dune language:JavaScript language:Java language:Java language:CSS language:Python
Filter by
191M results
Summary
- Replace vanilla popstate router in App.jsx with react-router-dom v7 createBrowserRouter
- Export router instance for soft 401 redirect in client.js (no page reload)
- Wire up ChangePasswordPage.jsx ...
Summary
Implements the six inventory CRUD endpoints from VEG-218, the CRUD layer over the inventory table (migration 0005 /
ADR 0009). No schema changes.
| Method | Path | Purpose |
| --- | --- | --- ...
This is a test PR
Summary
- Colorway overhaul: shifts the primary UI color from gold to teal (#0E6B78) to match the Intrinsic booth brand
identity — teal for structural/action roles, gold retained for financial metrics ...
Summary
- Cameras without Smart Frame support (e.g. VIGI C540V) now populate the Last Detection image entity by grabbing a
still from the RTSP stream (stream1) via ffmpeg when any detection event ...
The bug
AdvancedPortfolioOptimizer._calculate_portfolio_metrics (src/strategies/portfolio/optimizer.py) computed portfolio
volatility from the top-left n×n block of the correlation matrix:
allocated_corr_matrix ...