Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:JavaScript is:unmerged

Filter by

59.8M results  (1 s)

59.8M results

Two friction reducers from the permissions review (reduce prompts to Dan): 1. .gitignore — node_modules/ → node_modules (no trailing slash). A worktree s node_modules is a symlink, which the slash ...

Summary of Completed Work Exposed WebSocket Broadcaster: Configured socket.js to store and expose the io instance. Modified bookingController.js to broadcast availability-update socket events whenever ...

Closes #408. flushAnnounceDigest sent one email per fan-group sequentially — with 22 bands × many followers that s hundreds of serial external calls in one Worker invocation, risking the subrequest cap ...

Related issues and pull requests Closes #16048 PR Description This pull request fixes a NullPointerException in ZbMATH.java by adding a safety check to handle cases where the API responds with a non-JSON ...
component: fetcher
good second issue

Feat: Multi-language support toggle for code snippets (#2267) Resolves #2267 Description Adds a language dropdown above the code editor component in algorithmic visualizers. Currently scaffolded to support ...

What Adds a @Qualifier( recallLlmProvider ) bean (server/src/main/java/com/agentmemory/llm/LlmModule.java:96) that routes the LLM-assisted recall steps to an optional, separate provider/model configured ...

Small fixes

💡 What: Added .sr-only visually hidden label elements linked via id and for attributes to the contact form inputs (name, email, message). 🎯 Why: Inputs were relying solely on placeholder attributes, which ...

This updates suncalc to v2, which provides more accurate solar event times. So a few test expectations had to be adapted. I also added two boundary tests for variable times and extracted a small getTimevarMinutes ...