Skip to content

pullrequests Search Results · language:Dune language:Python language:Java language:Java language:TypeScript language:Python

Filter by

22.6M results  (2 s)

22.6M results

Summary - Migrate the remaining 15 imports of LibraryId from the legacy modules/library/domain/value_objects/library_id path to the canonical shared_kernel.value_objects.library_id (ADR-018 deferred ...

Fix: Offline detection SSR hydration bug Problem: You are offline. Changes will sync when reconnected. toast appears even when user is online. Root Cause: PWAProvider initialized isOffline by reading ...

Please check if the pull request fulfills these requirements: - [ ] Title is in the format Short description of what this PR does - Do not use the automatic suggestion obtained from the branch ...

Summary Sprint 37 closes the deferred Lighthouse baseline gap from Sprint 36 and adds CI regression protection on CrUX-priority URLs. PR #184 (Sprint 36) was already merged — this PR continues the improvement ...

Summary - Add _positions_to_spring_lengths_vectorised: replaces the O(n²) Python loop called on every optimiser iteration with NumPy broadcasting and linalg.norm, making each energy evaluation ~17× ...

Summary - Back navigation fixed on 7 detail screens that had no back button (PondDetail, BatchDetail, FieldDetail, PlantingDetail, HarvestDetail, FlockDetail, SaleDetail) — all now render ScreenHeader ...

Summary - Persistir cadastro e edição de imóveis no Supabase quando houver usuário autenticado. - Adicionar helper testado para montar payload de insert/update com owner_id = user.id e opcionais normalizados. ...

- [ ] I, the PR author, have personally reviewed every line of this PR. What does this PR do ? !-- Add a one line overview of what this PR aims to accomplish. -- :warning: For major changes (either ...

🛠️ Description of Changes Fixes #820 The legal export endpoint uses _parse_request_timestamp to enforce a 5-minute replay-attack window. Two security-relevant defects existed in that function. Defect ...