pullrequests Search Results · language:Dune language:HTML language:JavaScript language:TypeScript language:Java
Filter by
236M results
Summary
Adds Zod output validation schema tests for the modules/candidates module.
Changes
- src/modules/candidates/schemas.test.ts — 64 tests covering all 18 exported schemas:
- Input ...
ما الذي يقدّمه هذا الـ PR
يُكمل بناء وحدات تيسير V3 المتبقّية (المراحل 8–11) ثم يغلق فجوات التكافؤ الوظيفي التي كشفها تدقيق هجرة صارم بين النظام
القديم (PHP/Yii2) والجديد (NestJS/React) — ليصبح النظام ...
Motivation
- Make Maya s system prompt and behavior explicitly audience-aware so responses differ for visitors, signed-in
clients, and staff.
- Ensure Maya knows which surface it is speaking on ...
codex
Endpoint admin-only y temporal (removible) para migrar el padrón de clientes desde el CSV limpio (545) → sg_clientes.
Mismo patrón seguro que proveedores. Solo clientes.
Requiere primero
#430 mergeado ...
Memperbaiki issue #12 dengan menambahkan batasan maxLength: 255 pada input name dan email untuk mencegah crash 500
database (ER_DATA_TOO_LONG).
Follow-up to #1. Fixes the remaining SEO canonical mismatch (→ SEO 100) and trims initial JS by lazy-mounting Matter.js
+ the video player on scroll, plus a modern build target. Real-user LCP is already ...
Summary
Adds real interaction to the bottom drawer feed/search cards.
Changes
- Search, Recon, Intel, and Markets panel node cards now render as buttons instead of dead cards.
- Tapping a CCTV/feed ...
Summary
- add draft v0.1.0 release notes
- link release notes from the README
- add release-notes review to the release checklist
Test Plan
- pnpm test
- pnpm typecheck
- pnpm lint
- pnpm ...
What
Closes #875
Hardens fetchUrlContent against Server-Side Request Forgery (SSRF) attacks by:
1. Pre-fetch validation — every URL is validated by InputValidator before any network call is made.
2. ...
💡 What: Added a dynamic aria-label to the icon-only Remove item button in the shopping cart (src/app/cart/page.tsx). 🎯
Why: The previous button only contained an icon (Trash2 / or Loader2 /) with no visible ...