pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:Java is:unmerged
Filter by
74.7M results
Ticket link: https://fecgov.atlassian.net/browse/FECFILE-3165
Related PRs (previous pr) https://github.com/fecgov/fecfile-web-api/pull/2073
Tests were covering whether or not the action would succeed ...
Point og:image/twitter:image at a 1200x630 crop of backblazelabs.jpg (public/og.jpg) and drop the generated og.png
route. Fix the apple-touch-icon to a real 180x180 PNG (iOS ignores SVG touch icons). Add ...
סיכום
סקירת אבטחה מלאה לפי 3 מאמרים (Amsterdamski, Gadgety/Anthropic, Penligent). תוקנו כל הבעיות שזוהו.
שינויים
🔴 קריטי
- Rate limiting — confirm.html מוגבל כעת ל-3 הגשות לסשן (מניעת spam RSVPs) ...
This PR is for a 1.0.0 release of Wright Telemetry marking a beta launch of the product. All features should be free of
bugs and backwards compatibility should be thoroughly tested.
Changes:
- New ...
🎯 What: Removed unused Dict and Any imports from the typing module in backend/agents/nodes.py. 💡 Why: These imports were
not used in the file, causing visual noise. Removing them improves code readability ...
Problem
The Next.js Turbopack build fails with Export MEETING_COLOR doesn t exist in target module and Export
normalizeMeetingEvents doesn t exist in target module . CalendarModule.jsx imports both from ...
Description
Fixes #2818
After clicking show full text we now persist the expanded state of an item with full=true in the query params. Coming
back to an item with the full query param will present the ...
🎯 What: Removed unused imports Annotated and operator from backend/agents/state.py. 💡 Why: To improve code
maintainability and readability by cleaning up unused dependencies. ✅ Verification: Verified by ...