pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Ruby
Filter by
114M results
Closes #159.
Problem
Landing on /rate instantly started Classic mode and fetched a matchup on mount (wasting an API/DB call + image prefetch
for players who came to play KOTH). The Classic/KOTH choice ...
Summary
Fork of michaelruck/yt-transcript-distiller with the following additions:
- Multi-provider AI: Gemini (existing), OpenAI, and OpenRouter — provider abstraction in src/providers/
- OpenRouter ...
Pipelines as Code configuration proposal
To start the PipelineRun, add a new comment with content /ok-to-test
For more detailed information about running a PipelineRun, please refer to Pipelines as Code ...
🚨 Severity: HIGH
💡 Vulnerability: User-supplied content from posts and shared contents is passed directly to `dangerouslySetInnerHTML` without proper sanitization, allowing potential Cross-Site Scripting ...
Automated documentation update by AutoDocs AI.
Summary
Complete initial implementation of the Azure TTS Reader Firefox extension. Converts selected webpage text to speech
using Azure s Neural TTS API with a rich sidebar UI.
Architecture:
content.js ...
💡 What: Implemented a module-level WeakMap (proxyCache) in js/state.js to cache previously created Proxy objects in the
createDeepProxy function. When a nested property is accessed, the cache is checked ...
The Frontend:: model namespace removal accidentally stripped the namespace from a controller constant reference too: the
more videos link used HomeController::EVENT_LIMIT, but only Frontend::HomeController ...