pullrequests Search Results · language:Edge language:TypeScript language:PHP language:JavaScript language:JavaScript
Filter by
143M results
- Provide a common interface for creating popup messages on each static page.
- Play a tone (audioLowTone) when the current label count reaches a threshold (labelLowThreshold) (closes #3).
This PR updates README.md with a fresh timestamp while preserving existing content.
— Automated by Crysty
Summary
The persona strip still felt hard to scroll left/right. It only responded to click/touch drag — on a laptop, a
two-finger trackpad swipe (how most people scroll) fires wheel events, not drag events, ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
deprioritized
scope: curriculum
…coding
- Replaced hardcoded POLUTEK.PL and Paweł Perfect with dynamic constants (APP_NAME, MAIN_CREATOR_NAME) across UI,
emails, and services.
- Cleaned up all explicit any usage in production ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Changes
- OpenAI model: gpt-4o / gpt-4o-mini → gpt-4.1 across all three call sites (non-streaming path, streaming ElevenLabs
path, Groq→OpenAI fallback)
- Groq fallback model: llama-3.1-8b-instant ...