pullrequests Search Results · language:Edge language:TypeScript language:HTML language:Vue language:Java
Filter by
26.5M results
How I solved it:
A design pass on the landing page (/) focused on spacing, typographic consistency, and a more lively stats section. No
new dependencies — the count-up reuses motion/react, which the hero ...
Automated test pull request
Summary
- basePath() returned . when built with VITE_BASE=./ (the xxscreeps build), because the trailing-slash strip turned ./
into .
- This caused buildRoomUrl/buildMapUrl to produce relative ...
Adds a dev-only PulseNotify DevTools panel that lists active EventSource hooks, a dev SSE endpoint for testing, and a
demo page to simulate multiple hooks (including a spawn/clear control to simulate floods). ...
Faille (MOYENNE) — IDOR/BOLA (OWASP API1)
GET /api/spells/character/:characterId (spells.ts) n avait aucun middleware (ni requireAuth ni ownership) → n importe
qui, même non authentifié, connaissant l ...
Summary
- Server: GET /api/pack-sessions/:id/scans now returns scanGradeId via a correlated subquery against scan_grades using
a ±90-second time-proximity window, enabling pull cards to link directly ...
Bumps @sentry/react from 10.53.1 to 10.55.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/getsentry/sentry-javascript/releases @sentry/react s releases /a . /em ...
dependencies
javascript
Automated test pull request
Implements US-48. Moves the notification center from a full page navigation to a quick-access dropdown in the top
navbar.
Implements normalizeHex(input: string): Uint8Array handling 0x prefixes, whitespace, and delimiters.
Closes #14.