Skip to content

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

Filter by

69M results  (2 s)

69M results

Description: - Moves the JavaScript lesson tree from root lessons/ into topics/js/lessons/. - Updates the @intro-to-code/js workspace lesson test scripts to use local ./lessons/... paths. - Preserves ...
🏗️ Refactor
🏗️ Repo/Build

Removes tech-pwa/html.txt — a raw Google Sheets HTML export accidentally committed to the repo. The file contained Google-embedded client-side API keys (AIzaSy...). These are keys Google injects into ...

Idle detection no longer relies on an output-quiet timer, which falsely read finished agents as busy (an idle Claude TUI still emits cursor-blink and footer redraws) so the lead hung waiting on work already ...

Al entrar directo a un gráfico (link compartido) la única navegación visible eran las flechas entre gráficos; el link al índice estaba escondido en el contador. Ahora, en páginas de gráfico: (1) el El ...

Problem The jest suite had drifted to 64 failing tests across 14 suites. Every failure was a stale test, not a source regression - the source/UI evolved and the test mocks/assertions were never updated. ...

Candidates. Added authorizations to missing controllers.

Changes - Added refresh token support to User model - Added refresh token repository methods - Added access token and refresh token generation - Updated login and register flows - Standardized ...