pullrequests Search Results · language:Edge language:TypeScript language:PHP language:JavaScript language:Java
Filter by
224M results
Summary
- validate /uploads/sign payloads before creating presigned upload plans
- restrict signed uploads to photo/video MIME families and cap batch size
- sanitize upload object-key path segments ...
Decision: the honest move is to offer the working install to everyone -- the code was never secret (extension source is
always user-visible), the DMCA dispute is about listing screenshots, and people who ...
This PR implements the conditional metrics execution logic and fixes the sorting issue of numeric dimensions in the
Excel sheets by introducing a natural ordering comparator.
Root Cause
Evaluation.criteria FK had on_delete=CASCADE. Deleting a criterion deleted all evaluation scores referencing it — grades
disappeared.
Fixes
- Backend model: on_delete=CASCADE → on_delete=SET_NULL, ...
Summary
Adds a Vector Database capability to Falcone using pgvector, scoped to database_per_tenant tenants, with in-platform
embedding generation. Implements the OpenSpec change add-vector-search (archived ...
Closes #208 (consumer: brasil-a-vera — Accordion swap reverted by measurement: +264KB for one component imported from
the barrel; the useScrollSpy swap via ./hooks cost +396 bytes in the same PR — that ...
Update API test configuration with cookie security defaults and remove the bootstrap setup token value to match the
current test environment expectations.
What
Fixes a stale unit test in backend/src/lib/privateConfig.test.ts — getPayoutCaps returns the fail-safe LOW fallback when
the row is absent.
The test loops over every value in the caps fallback asserting ...
Summary
This PR improves the first Documents tools batch with additional options, validation and layout refinements.
Text to PDF
- Replaces the fixed font-size select with a numeric input.
- Adds ...