Skip to content

pullrequests Search Results · language:Edge language:Python language:JavaScript language:Python language:JavaScript language:C++

Filter by

162M results  (2 s)

162M results

Summary - Replace CAN/FDCAN TX storage with queue-backed transmit paths and local retry slots. - Remove the public SPMC queue surface and migrate reviewed single-consumer paths to SPSC queues. - ...

This PR contains the following updates: | Update | Change | | --- | --- | | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest dependency versions. ...
area:deps

Replaces the coin-flip fight (floor 4 of the engine). Teamfight outcomes now depend on game state: the team ahead in net worth is favored, via a logistic on the net-worth gap. Leads snowball the way real ...

🎯 What: Added a comprehensive test file for src/services/chatDB.ts that was missing tests. 📊 Coverage: Tested database saving, updating, retrieval, listing by date, clearing, and the export and native ...

Summary - robots.txt: Removed /owners/verify (a route that does not exist in this codebase) from the disallow list and replaced it with /owners/auth (the real POST endpoint that sends magic codes). ...

Summary Frontend half of the Cloudinary upload preset fix. Pairs with nineByFourApi#63. Backend must merge + deploy + have `CLOUDINARY_UPLOAD_PRESET=stanbox_audio` set on Heroku before this frontend deploys ...

Este PR introduz a estrutura base de layout da aplicação (Task T0.7), migrando os componentes legados de navegação para a nova arquitetura com Next.js (App Router), Tailwind CSS e Zustand. O layout foi ...