pullrequests Search Results · language:Edge language:TypeScript language:C# language:Java language:JavaScript language:Java
Filter by
174M results
- Updated vulnerability score calculations to exclusively consider unpatched issues, providing a more accurate
representation of current security risks.
- Implemented best-effort package.json override ...
v0
Closes #57
Changes
supabase/migrations/20260606170000_task_attachments.sql
- Creates the task-attachments private Supabase Storage bucket (20 MB limit; accepts images, PDF, DOCX, XLSX, PPTX,
TXT) ...
Problem
Events had days_of_week and season_start_date/season_end_date but no field for the time window when games or sessions
typically run (e.g. 7:00 – 9:00 PM ).
What s added
leagues.game_start_time ...
Wave 4 — E5/E6/E7 (verify-only greenlight)
The late-fee rule + accrual, payment plans, and partial payments were built in P5 and are DB-tested; this deep-walks
each and locks it with a live Walker.
Walker ...
… documentation
- Added intake_source_detail and source_detail fields to the CRM customers and leads tables, respectively, to capture
additional source information.
- Introduced sourceOtherText ...
Corrects sidebar ordering (alphabetical, not GROUP_ORDER), documents the full component API including onDrop/preview,
ctrl CSS classes with required data attributes, emoji picker behavior, state management ...
PR title: feat(backend/logger): createLogger — structured pino logger with secret redaction
Summary
- Adds the application-wide pino logger factory (src/logger.ts)
- 15 redaction paths ensure secrets ...