Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:HTML language:C#

Filter by

170M results  (2 s)

170M results

Replaces the forgot-password chooser s Continue with Email/Username with a white ** Reset password ** button (keeping Continue with Google), and adds a full code-based reset flow: 1. Reset password → ...

Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a plan and make progress. Implement a fix so vertex labels do not display weights when ...

🎯 What: Added a new test file tests/unit/safe-storage.test.mjs to provide unit test coverage for the frontend/javascript/utils/safe-storage.js module, which was previously untested. 📊 Coverage: - Basic ...

Automated registry update triggered by agent-worktree release pipeline. Plugin: agent-worktree Version: 0.1.8 Review .claude-plugin/marketplace.json and merge to publish the entry to the registry.

Summary Updates all Maven plugin versions in the root pom.xml to latest stable releases (all published 7+ days ago). Build verified with mvn clean compile -Dmaven.test.skip=true -Dspotbugs.skip=true -Dspotless.check.skip=true. ...

🎯 What: The vulnerability fixed involves the use of .innerHTML with user-controlled data in the search suggestions UI, which could be exploited for Cross-Site Scripting (XSS). ⚠️ Risk: If left unfixed, ...

The bug Reported: export just keeps spinning — tried Google Drive and saving to the phone, neither completes. Export had only two paths, both unreliable on iOS: - navigator.share({files}) — opens ...

Summary Two related pieces of work on the admin/onboarding and PWA fronts: Admin invite emails - Admins generate invite codes with the client s email encrypted at rest (add_email_address_to_invite_codes ...