pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Go
Filter by
118M results
…ts to allow clearing
- Add ?v={{ filemtime(...) }} to all JSX script tags so browser always loads latest JS after git pull
- Change toppingValue and freeQty inputs from type=number to type=text+inputMode=numeric ...
- Fix IDOR in note/label controllers: scope all mutations to req.userId so users can only modify their own resources
- Add MongoDB ObjectId validation before all database queries
- Replace deprecated ...
What
Removes internal/system (architecture_lock.go, contract.go, v6_isolation.go, release_guard.go + test).
Why
The package had zero importers anywhere in the module. It declared a frozen SystemContract ...
v2
💡 What: Added aria-label= Go back to navigation buttons containing the ← Back text across all relevant UI screens
(archiveServicesScreen.js, favoritesScreen.js, helpScreen.js, marketScreen.js, settingsScreen.js). ...
This PR adds IP-based rate limiting to the Express BFF server to protect the upstream Sportmonks API quota and prevent
abuse of SPA routes.
Closes #2
Changes
- New api/rateLimiter.js — Centralized ...
Summary
- Complete Mi-OpenSource-Lab phase structure, reports, adapter docs, guarded scripts, and POC artifacts
- Add conservative audit/security stance for Open Agent Builder, OpenMontage, TTS Audio ...
Bumps esbuild to 0.28.1 and updates ancestor dependency vite. These dependencies need to be updated together.
Updates esbuild from 0.27.3 to 0.28.1 details summary Release notes /summary p em Sourced ...
dependencies
javascript
Summary
- Add make install-plugins to install agent hook plugins from the existing .bin/tmux-session-sidebar dev-runtime
build.
- Fail clearly when .bin/.dev-runtime or the executable dev-runtime ...
Session storage auto-save prevents losing modal input when navigating away before save.
Summary
!-- What changed and why? --
Test plan
- [ ] Ran npm run lint locally
- [ ] Ran npm run build locally ...
What
Enriches the catalog with exchange (Wikidata P414) and sector (P452), and derives the trading currency from the home
country.
Coverage over the 9 140 rows: ~68% exchange, ~60% sector, ~74% currency. ...